Welcome to the Kestra Fundamentals course!

We are pleased that you have decided to take this course so that you can get a basic understanding of Kestra and use it with confidence.

You might be wondering - What is the practical application for Kestra? Well, imagine you are trying to automate a process: pulling sales data from a database, transforming it and sending a daily report to your team. You have scripts in Python, a tool for the database and a separate one for email. This can be a little confusing and difficult to maintain, right?

Kestra is built to solve that exact problem. Using orchestration it brings all those pieces together into one elegant, automated workflow.

Get ready to dive in!