AWS Big Data Blog

Jayesh Shinde

Author: Jayesh Shinde

Jayesh Shinde is a Cloud Application Architect within AWS Proserve India, leading modernisation projects and a SME for Serverless and Builder Services. He focuses on building cloud native solutions and migrate monolithic apps to AWS platform.

Dynamic DAG generation with YAML and DAG Factory in Amazon MWAA

Amazon Managed Workflow for Apache Airflow (Amazon MWAA) is a managed service that allows you to use a familiar Apache Airflow environment with improved scalability, availability, and security to enhance and scale your business workflows without the operational burden of managing the underlying infrastructure. In Airflow, Directed Acyclic Graphs (DAGs) are defined as Python code. […]