WEBVTT

00:04.360 --> 00:09.240
By now, we know that we will be using Docker to run and execute airflow DAGs.

00:09.960 --> 00:17.960
Docker is a great and simple way of running airflow in both development and small scale production environments.

00:19.080 --> 00:25.280
At a larger scale in production, you would use something like Kubernetes and you would deploy airflow

00:25.320 --> 00:26.400
using hundreds.

00:27.000 --> 00:36.720
Or if you are using cloud environments, you would use something like Moi for AWS or Google Cloud Composer

00:36.720 --> 00:37.480
for Google.

00:38.320 --> 00:43.680
Coming back to what we will be doing in this course, I will walk you through how to structure a Docker

00:43.680 --> 00:46.040
file and a docker compose file.

00:46.920 --> 00:51.880
I can't wait to start this journey with you, and I hope to see you next where we will discuss the docker

00:51.880 --> 00:52.280
file.
