ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

383 / 690

Question 383:

A global media firm is using AWS CodePipeline as an automation service for releasing new features to customers. All the codes are uploaded in the Amazon S3 bucket. Changes in files stored in the S3 bucket should trigger AWS CodePipeline that will further initiate AWS Elastic Beanstalk for deploying additional resources. What is the additional requirement that should be configured to trigger CodePipeline in a faster way?

Answer options:

A.Enable periodic checks and create a Webhook which triggers pipeline once S3 bucket is updated.
B.Disable periodic checks, create an Amazon CloudWatch Events rule & AWS CloudTrail trail.
C.Enable periodic checks, create an Amazon CloudWatch Events rule & AWS CloudTrail trail.
D.Disable periodic checks and create a Webhook which triggers pipeline once S3 bucket is updated.