https://github.com/build-on-aws/automating-mwaa-environments-and-workflows
This repo contains code to support the tutorial, Automate the Provisioning of Your Apache Airflow Environments.
https://github.com/build-on-aws/automating-mwaa-environments-and-workflows
apache-airflow aws dags-automation devops managed-workflows-for-apache-airflow mwaa oss
Last synced: 11 days ago
JSON representation
This repo contains code to support the tutorial, Automate the Provisioning of Your Apache Airflow Environments.
- Host: GitHub
- URL: https://github.com/build-on-aws/automating-mwaa-environments-and-workflows
- Owner: build-on-aws
- License: mit-0
- Created: 2023-03-13T19:23:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-22T20:05:48.000Z (about 2 years ago)
- Last Synced: 2025-06-14T18:09:35.535Z (11 days ago)
- Topics: apache-airflow, aws, dags-automation, devops, managed-workflows-for-apache-airflow, mwaa, oss
- Language: Python
- Homepage: https://www.buildon.aws/tutorials/automating-mwaa-environments-and-workflows
- Size: 1.27 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## 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 workflowsYou can find the tutorial [at this link here]()
## Security
See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.
## License
This library is licensed under the MIT-0 License. See the LICENSE file.