AWS Certified Data Engineer Associate DEA-C01 Practice Question

A retail company has built a serverless data pipeline that includes several AWS Lambda functions, an AWS Step Functions state machine, and an Amazon DynamoDB table. The data engineering team must create a repeatable CI/CD process that automatically packages application code, uploads deployment artifacts to Amazon S3, and deploys the stack to development, test, and production with change-set review and automatic rollback. They want to stay within AWS-managed tooling and avoid writing custom deployment scripts. Which solution should the team implement to meet these requirements?

  • Zip the Lambda function code, upload it manually to S3 for each environment, and create the Step Functions state machine and DynamoDB table through the AWS Management Console.

  • Develop the pipeline in AWS Cloud9 and use the eb deploy command to push the application to separate AWS Elastic Beanstalk environments for dev, test, and prod.

  • Create an AWS Glue workflow that copies the Lambda functions, Step Functions definition, and DynamoDB table to each account and invokes AWS CLI commands through Glue jobs for deployment.

  • Use the AWS Serverless Application Model (AWS SAM) CLI in a CodePipeline stage to run sam build and sam deploy, which packages the artifacts to S3 and deploys the resources as a CloudFormation stack with change-set support.

AWS Certified Data Engineer Associate DEA-C01
Data Ingestion and Transformation
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot