Keep the nightly transform on local time
A hands-on DEA-C01 lab. You produce the real artefact and 10 automated checks verify it behaves the way the exam expects.
Try this labAll DEA-C01 practice
- Certification
- DEA-C01
- Format
- Artifact workspace
- Difficulty
- medium
- Estimated time
- 18 min
- Automated checks
- 10
The brief
Repair pipeline-schedule.yaml. Preserve ScheduleDLQ unchanged and keep one enabled schedule named orders-nightly-local. Run it every day at 02:15 in Australia/Sydney with cron(15 2 * * ? *) and no flexible window. Use the Glue StartJobRun universal target to start orders-nightly with --run-mode set to incremental. Retry twice for up to 3600 seconds, then use ScheduleDLQ. Let only scheduler.amazonaws.com assume the execution role, and grant only glue:StartJobRun on orders-nightly plus sqs:SendMessage on ScheduleDLQ.
Part of DEA-C01 preparation
Labs are written by ExamNova to teach the decisions the exam tests. They are not reproductions of vendor lab content.