Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 872 Bytes

File metadata and controls

18 lines (10 loc) · 872 Bytes

Automating the provisioning of your Apache Airflow environments

This repo contains code that support the Automating the provisioning of your Apache Airflow environments tutorial. It contains three folders:

  • mwaa-cdk - contains the AWS CDK stack to automate the configuration and deployment of Managed Workflow for Apache Airflow (MWAA) environments
  • mwaa-pipeline - contains the AWS CDK stack to build an automated pipeline to automate the deployment of workflows into your MWAA environments
  • mwaa-end2end - is a CDK stack that builds a full end to end, GitOps workflow for deploying MWAA environments and deploying workflows

You can find the tutorial at this link here

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.