
Explanation:
Amazon MWA A is a managed service that runs Apache Airflow without requiring server management. Since Airflow is the industry-standard pipeline orchestration tool, existing Python and Bash DAG scripts can be migrated with minimal or no code refactoring. MWA A handles infrastructure scaling and maintenance automatically, satisfying all three requirements: serverless, script-compatible, and zero refactoring.
Ultimate access to all questions.
Question 26.
An ecommerce company wants to use AWS to migrate data pipelines from an on-premises environment into the AWS Cloud. The company currently uses a third-party tool in the on-premises environment to orchestrate data ingestion processes. The company wants a migration solution that does not require the company to manage servers. The solution must be able to orchestrate Python and Bash scripts. The solution must not require the company to refactor any code. Which solution will meet these requirements with the LEAST operational overhead?
A
AWS Lambda
B
Amazon Managed Workflows for Apache Airflow (Amazon MWA A)
C
AWS Step Functions
D
AWS Glue
No comments yet.