ExamQuestions.com

Register
Login
AWS Certified DevOps Engineer Professional Exam Questions

Amazon

AWS Certified DevOps Engineer Professional

224 / 500

Question 224:

Your team was assigned a task to create a Jenkins job to do the backup for a very complicated system. The Jenkins job will trigger the backup task every week. For the backup itself, there are several steps involved, including running preparation scripts, launching DB snapshots, checking DB snapshots status, running post scripts, etc. A Lambda function can implement each step. Besides, the solution architect expects the running status for each step can be visualized and managed by an AWS owned service. Which service should you use to achieve this requirement?

Answer options:

A.AWS CodePipeline
B.AWS Step Functions
C.AWS Simple Notification Service
D.AWS EventBridge