PIPELINES
Migrating from hadoop to a data lake (or lake house if you will) in OCI
OCI provides a rich set of services and tools to modernise from a legacy Hadoop solution to a modern data lake. The approach here is more or less the same than other cloud providers are proposing. Let’s dive into the main steps a little bit. step 1: provision ephemeral hadoop on cloud OCI BIg Data […]
MoreCD (Continuous Delivery) with Wercker Pipelines in 15 minutes
Wercker is a continuous delivery “YAPT” pipelines tool…yes, Yet Another Pipelines Tool, ja ja 😉 Well, Wercker is easy to use, let’s have a look. Create a project for containeraizing something Create a Wercker account if you don’t have one Connect Wercker with a repo under [Settings] Push your code to a repo, such as […]
More