Our great sponsors
-
git clone https://github.com/awslabs/data-on-eks.git cd data-on-eks/schedulers/terraform/self-managed-airflow
-
Initializing modules... Downloading git::https://github.com/aws-ia/terraform-aws-eks-blueprints.git?ref=v4.15.0 for airflow_irsa... - airflow_irsa in .terraform/modules/airflow_irsa/modules/irsa Downloading registry.terraform.io/terraform-aws-modules/s3-bucket/aws 3.8.2 for airflow_s3_bucket... - airflow_s3_bucket in .terraform/modules/airflow_s3_bucket Downloading registry.terraform.io/terraform-aws-modules/rds/aws 5.6.0 for db... - db in .terraform/modules/db .. .. Terraform has been successfully initialized! You may now begin working with Terraform. Try running "terraform plan" to see any changes that are required for your infrastructure. All Terraform commands should now work. If you ever set or change modules or backend configuration for Terraform, rerun this command to reinitialize your working directory. If you forget, other commands will detect it and remind you to do so if necessary.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
You can then pop this into a browser and then login using the Airflow default user (admin/admin). You should then see the Apache Airflow 2.4.3 UI, and also have a couple of workflows (DAGs) that have been populated from the git repository configured in our code (https://github.com/Hyper-Mesh/airflow-dags)
Related posts
- Ideal setup for EKS deployment?
- How do you initially upload your docker image to an ECR
- Terraform Code for Amazon EKS Quick Start Reference Deployment. Please help me with complete end to end terraform code for this architecture diagram. Thank you community. I have written something but I am facing some errors and after lot of retires I came here for help.
- Need advice about strategy to migrate GKE to EKS
- AWS EKS Playground using Terraform