DEA-C01 · Question #119
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…
The correct answer is B. Amazon Managed Workflows for Apache Airflow (Amazon MVVAA). All of the components contained in the outer box (in the image below) appear as a single Amazon MWAA environment in your account. The Apache Airflow Scheduler and Workers are AWS Fargate (Fargate) containers that connect to the private subnets in the Amazon VPC for your…
Question
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?
Options
- AAWS Lambda
- BAmazon Managed Workflows for Apache Airflow (Amazon MVVAA)
- CAWS Step Functions
- DAWS Glue
How the community answered
(52 responses)- A17% (9)
- B65% (34)
- C12% (6)
- D6% (3)
Explanation
All of the components contained in the outer box (in the image below) appear as a single Amazon MWAA environment in your account. The Apache Airflow Scheduler and Workers are AWS Fargate (Fargate) containers that connect to the private subnets in the Amazon VPC for your environment. Each environment has its own Apache Airflow metadatabase managed by AWS that is accessible to the Scheduler and Workers Fargate containers via a privately-secured VPC https://docs.aws.amazon.com/mwaa/latest/userguide/what-is-mwaa.html
Topics
Community Discussion
No community discussion yet for this question.