Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
edbizarro authored Jul 8, 2019
1 parent eb9c583 commit ea80620
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
[![Maintained by Powerdatahub.com](https://img.shields.io/badge/maintained%20by-powerdatahub.com-%233D4DFE.svg?style=for-the-badge)](https://powerdatahub.com/?ref=repo_aws_airflow) [![Apache Airflow 1.10.3](https://img.shields.io/badge/Apache%20Airflow-1.10.3-3D4DFE.svg?style=for-the-badge)](https://github.com/apache/airflow/)

# Airflow AWS Module

Terraform module to deploy an [Apache Airflow](https://airflow.apache.org/) cluster on [AWS](https://aws.amazon.com/) backed by RDS PostgreSQL for metadata storage and celery result backend, [S3](https://aws.amazon.com/s3/) for logs and [SQS](https://aws.amazon.com/sqs/) as message broker with CeleryExecutor.

Terraform module to deploy an [Apache Airflow](https://airflow.apache.org/) cluster on AWS, backed by RDS PostgreSQL for metadata, [S3](https://aws.amazon.com/s3/) for logs and [SQS](https://aws.amazon.com/sqs/) as message broker with CeleryExecutor

<img src="https://raw.githubusercontent.com/PowerDataHub/terraform-aws-airflow/master/terraform-aws-airflow.png?raw" align="center" width="100%" />

Expand Down

0 comments on commit ea80620

Please sign in to comment.