Multiple Choice
A DevOps Engineer needs to design and implement a backup mechanism for Amazon EFS. The Engineer is given the following requirements: The backup should run on schedule. The backup should be stopped if the backup window expires. The backup should be stopped if the backup completes before the backup window. The backup logs should be retained for further analysis. The design should support highly available and fault-tolerant paradigms. Administrators should be notified with backup metadata. Which design will meet these requirements?
A) Use AWS Lambda with an Amazon CloudWatch Events rule for scheduling the start/stop of backup activity. Run backup scripts on Amazon EC2 in an Auto Scaling group. Use Auto Scaling lifecycle hooks and the SSM Run Command on EC2 for uploading backup logs to Amazon S3. Use Amazon SNS to notify administrators with backup activity metadata.
B) Use Amazon SWF with an Amazon CloudWatch Events rule for scheduling the start/stop of backup activity. Run backup scripts on Amazon EC2 in an Auto Scaling group. Use Auto Scaling lifecycle hooks and the SSM Run Command on EC2 for uploading backup logs to Amazon Redshift. Use CloudWatch Alarms to notify administrators with backup activity metadata.
C) Use AWS Data Pipeline with an Amazon CloudWatch Events rule for scheduling the start/stop of backup activity. Run backup scripts on Amazon EC2 in a single Availability Zone. Use Auto Scaling lifecycle hooks and the SSM Run Command on EC2 for uploading the backup logs to Amazon RDS. Use Amazon SNS to notify administrators with backup activity metadata.
D) Use AWS CodePipeline with an Amazon CloudWatch Events rule for scheduling the start/stop of backup activity. Run backup scripts on Amazon EC2 in a single Availability Zone. Use Auto Scaling lifecycle hooks and the SSM Run Command on Amazon EC2 for uploading backup logs to Amazon S3. Use Amazon SES to notify admins with backup activity metadata.
Correct Answer:

Verified
Correct Answer:
Verified
Q170: An ecommerce company uses a large number
Q171: A company is using AWS to deploy
Q172: You need to implement A/B deployments for
Q173: For Amazon Inspector's integration with CloudTrail, what
Q174: You have an application running a specific
Q176: A DevOps Engineer has a single Amazon
Q177: A company hosts parts of a Python-based
Q178: A company runs an application with an
Q179: A DevOps engineer used an AWS CloudFormation
Q180: Your system automatically provisions EIPs to EC2