Which task would be best accomplished with a script?

You have been asked to automate many routine systems administrator backup and recovery
activities Your current plan is to leverage AWS-managed solutions as much as possible and
automate the rest with the AWS CU and scripts.
Which task would be best accomplished with a script?

You have been asked to automate many routine systems administrator backup and recovery
activities Your current plan is to leverage AWS-managed solutions as much as possible and
automate the rest with the AWS CU and scripts.
Which task would be best accomplished with a script?

A.
Creating daily EBS snapshots with a monthly rotation of snapshots

B.
Creating daily ROS snapshots with a monthly rotation of snapshots

C.
Automatically detect and stop unused or underutilized EC2 instances

D.
Automatically add Auto Scaled EC2 instances to an Amazon Elastic Load Balancer



Leave a Reply 7

Your email address will not be published. Required fields are marked *


NikiHeat

NikiHeat

A :- you can automate it with the help of python and

Stan

Stan

Answer is A to pass ceritification

blahblah

blahblah

A

C is easily done w/ Autoscaling CPU thresholds to scale down group.

ARUN MANGLICK

ARUN MANGLICK

Ans: A (B is taken care by RDS and C/D is by Autoscaling)