5/27/23

Data Engineering Process Fundamentals - Pipeline and Orchestration Exercise

Once we have gained an understanding of data pipelines and their orchestration, along with the various programming options and technical tools at our disposal, we can proceed with the implementation and configuration of our own data pipeline. We have the flexibility to adopt either a code-centric approach,...

5/20/23

Data Engineering Process Fundamentals - Pipeline and Orchestration

After completing the Design and Planning phase in the data engineering process, we can transition into the implementation and orchestration of our data pipeline. For this step, it is important to have a clear understanding on what is the implementation and orchestration effort, as well as what are...

5/6/23

AI Engineering Generate Code from User Stories

Introduction Large Language Model (LLM) refers to a class of AI models that are designed to understand and generate human-like text based on large amounts of training data. LLM can play a significant role when it comes to generating code by leveraging the language understanding and generative capabilities....