

Our learning objectives for this course are to: I would recommend this course for any solutions architects, developers, or people already working with apache airflows.
#AWS MANAGED AIRFLOW SERIES#
If you have any questions about anything I cover in this series please let me know at Alternatively, you can always get in touch with us here at Cloud Academy by sending an email to and one of our cloud experts will reply to your question, concern, or comment. This is a great service for anyone already using Apache Airflow, and wanting to find a better way to deal with setting up the service, scheduling, and managing their workflow. Hello, my name is Will Meadows and today we will be talking about Amazon-managed workflows for apache airflow. Basic knowledge of ELT pipelines and state machines would also be beneficial.

You should also have some background knowledge about Apache Airflow, however, that is not a hard requirement. To get the most out of this course, you should have a decent understanding of cloud computing and cloud architectures, specifically with Amazon Web Services. Understand the key components required to set up your own Managed Airflow environment.

#AWS MANAGED AIRFLOW CODE#
Your Amazon S3 bucket must be configured to Block all public access, with Bucket Versioning enabled, as defined in Create an Amazon S3 bucket for Amazon MWAA.Īmazon MWAA environment – An Amazon MWAA environment configured with the location of your Amazon S3 bucket, the path to your DAG code and any custom plugins or Python dependencies, and your Amazon VPC and its security group, as defined in Create an Amazon MWAA environment.

You can configure an existing VPC that meets these requirements (advanced) as seen in About networking on Amazon MWAA, or create the VPC and networking components, as defined in Create the VPC network.Īmazon S3 bucket – An Amazon S3 bucket to store your DAGs and associated files, such as plugins.zip and requirements.txt. Amazon VPC – The Amazon VPC networking components required by an Amazon MWAA environment.
