AWS Certified Data Engineer Associate DEA-C01 Practice Question
A data engineering team keeps the Python script for an AWS Glue ETL job in an AWS CodeCommit repository. The team wants every commit to automatically: 1. package the script, 2. update a development Glue job, 3. pause for manager approval, and 4. promote the change to the production Glue job. Which approach delivers this CI/CD workflow with the least custom code and operational overhead?
Add an S3 trigger to both Glue job script locations that invokes a Lambda function; the function pulls the latest commit from CodeCommit and updates the jobs without any intermediate steps.
Use AWS CodeDeploy to create deployment groups for the Glue job and set up a deployment pipeline that pushes the script to development and production, inserting a wait step before the production deployment.
Create an AWS CodePipeline with a CodeCommit source stage, a CodeBuild stage that packages the script to Amazon S3, a CloudFormation deploy action for the development Glue job, a manual approval action, and a second CloudFormation deploy action for the production Glue job.
Configure an Amazon EventBridge rule to start an AWS Glue workflow that copies the latest script to both development and production jobs, then ask engineers to manually trigger the production job after testing.
AWS CodePipeline can orchestrate the entire release with almost no custom code. A source stage detects new commits in CodeCommit, a build stage (CodeBuild) packages the script and places the artifact in Amazon S3, a deploy stage updates the development Glue job by applying a CloudFormation stack update, a manual approval stage enforces the manager sign-off, and a final deploy stage updates the production Glue job.
Using EventBridge and Glue workflows would automate job execution rather than deployment and provides no approval gate. Triggering Lambda from S3 demands custom code for packaging, promotion logic, and approvals. CodeDeploy supports EC2, Lambda, and Amazon ECS targets-not AWS Glue-so additional wrappers would be necessary. Therefore, the CodePipeline solution offers the lowest operational overhead and the fewest components to maintain.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is AWS CodePipeline and how does it enable CI/CD?
Open an interactive chat with Bash
What role does AWS CloudFormation play in maintaining AWS Glue jobs?
Open an interactive chat with Bash
Why are manual approval actions important in a CI/CD workflow for AWS Glue jobs?
Open an interactive chat with Bash
AWS Certified Data Engineer Associate DEA-C01
Data Ingestion and Transformation
Your Score:
Report Issue
Bash, the Crucial Exams Chat Bot
AI Bot
Loading...
Loading...
Loading...
Pass with Confidence.
IT & Cybersecurity Package
You have hit the limits of our free tier, become a Premium Member today for unlimited access.
Military, Healthcare worker, Gov. employee or Teacher? See if you qualify for a Community Discount.
Monthly
$19.99
$19.99/mo
Billed monthly, Cancel any time.
3 Month Pass
$44.99
$14.99/mo
One time purchase of $44.99, Does not auto-renew.
MOST POPULAR
Annual Pass
$119.99
$9.99/mo
One time purchase of $119.99, Does not auto-renew.
BEST DEAL
Lifetime Pass
$189.99
One time purchase, Good for life.
What You Get
All IT & Cybersecurity Package plans include the following perks and exams .