An open API service indexing awesome lists of open source software.

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.

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 workflows

You 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.