exam questions

Exam AWS-SysOps All Questions

View all questions & answers for the AWS-SysOps exam

Exam AWS-SysOps topic 1 question 39 discussion

Exam question from Amazon's AWS-SysOps
Question #: 39
Topic #: 1
[All AWS-SysOps Questions]

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 CLI 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 RDS 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
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
dexdinh91
5 months, 2 weeks ago
Selected Answer: A
I think A is correct
upvoted 1 times
...
acordovam
8 months, 3 weeks ago
Selected Answer: C
The question is: Which task would be best accomplished with a script? The RDS, EBS's snapshots can be managed by AWS with AWS Backup. ELB is AWS managed. But, there's not an AWS managed service who can Automatically detect and stop unused or underutilized EC2 instances, that need to be a Script. So, C is the answear.
upvoted 1 times
...
anuvindhs
2 years, 6 months ago
leverage AWS-managed solutions - RDS So Answer is B
upvoted 1 times
...
FHU
2 years, 6 months ago
To me it is an outdated question. As now, May 2021, every option is easily done using AWS without scripts. I would go with A.
upvoted 2 times
...
SyedKhadri
2 years, 6 months ago
B is the right answer. Automatic backup of RDS with Console is by default 7days. You can use AWS CLI for daily backups.
upvoted 1 times
...
jtzt2003
2 years, 6 months ago
The answer is B. Although RDS backups are automated, daily backups with a monthly retention would be manually set. A - You'd use DLM C & D would be done via Autoscaling.
upvoted 2 times
...
Sriramps
2 years, 6 months ago
Answer A is correct. Manage backups using the AWS CLI The following examples show how to use Amazon Data Lifecycle Manager to manage the backups of your EBS volumes using the AWS CLI. Examples Create a lifecycle policy Display a lifecycle policy Modify a lifecycle policy Delete a lifecycle policy Create a lifecycle policy Use the create-lifecycle-policy command to create a lifecycle policy. To simplify the syntax, the example uses a JSON file, policyDetails.json, that includes the policy details. This example uses a resource type of VOLUME to create snapshots of all volumes with the specified target tags. To create snapshots of all volumes for all instances with the specified target tags, use a resource type of INSTANCE instead. aws dlm create-lifecycle-policy --description "My volume policy" --state ENABLED --execution-role-arn arn:aws:iam::12345678910:role/AWSDataLifecycleManagerDefaultRole --policy-details file://policyDetails.json https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/snapshot-lifecycle.html#snaphot-lifecycle-cli
upvoted 4 times
...
vlad857
2 years, 6 months ago
It appears the question is wrong since not A cannot be correct answer. We can automate EBS snapshots with AWS data lifecycle manager https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/snapshot-lifecycle.html
upvoted 1 times
AWScloudGaf
2 years, 6 months ago
But the question is regarding script-based automation
upvoted 1 times
...
...
AWS_Noob
2 years, 6 months ago
A - Correct Answer Probably an outdated question. But read the first part of the question "You have been asked to automate many routine systems administrator BACKUP and RECOVERY activities" B - Already backed up by default And as for C & D ... Read the first part of the question again
upvoted 3 times
aatllahy
2 years, 6 months ago
Hello, If anyone can help with this questions : A development team is designing an application that processes sensitive information within a hybrid deployment. the team needs to ensure the application data is protected both in transit and at rest. Which combination of actions should be taken to accomplish this? (select TWO). a. Use a VPN to set up a tunnel between the on-premises data center and the AWS resources. b. Use AWS Certification Manager to create a TLS/SSL certificates. c. Use AWS CloudHSM to encrypt the data. d. Use AWS KMS to create TLS/SSL certifications. e. Use AWS KMS to manage encryption keys used for data encryption.
upvoted 1 times
LuizMarques
2 years, 6 months ago
Answer is B & E. B to encryption in transit with TLS/SSL (HTTPS). E to encryption at rest.
upvoted 1 times
...
jaribu
2 years, 6 months ago
I would go with A and C.
upvoted 2 times
LuizMarques
2 years, 6 months ago
CloudHSM doesnt encrypt your data it allows you to create encryption keys that are used to encrypt the data so C is wrong. And if you have a VPN but you are not using TLS/SSL your data isnt encrypted.
upvoted 1 times
...
bolijeje
2 years, 6 months ago
I would go for A and C as well
upvoted 2 times
...
...
...
...
narayanan010
2 years, 7 months ago
Explanation for automating option C - Cloudwatch. https://aws.amazon.com/about-aws/whats-new/2013/01/08/use-amazon-cloudwatch-to-detect-and-shut-down-unused-amazon-ec2-instances/ Option A is the right answer for this.
upvoted 2 times
...
awscertified
2 years, 7 months ago
A. Creating daily EBS snapshots with a monthly rotation of snapshots
upvoted 2 times
M4gnet1k
2 years, 6 months ago
This is de right answer. B: RDS takes snapshots automatically (7 days by default) C: This is what Autoscaling does. D: Autoscaling group, when have ELB in front of it, automatically adds EC2 instances to ELB. It's quite redundant this answer.
upvoted 3 times
...
...
Suresh_bk201
2 years, 7 months ago
what do we use for c?
upvoted 1 times
...
kteng
2 years, 7 months ago
A is not the answer, we do have Amazon Data Lifecycle Manager to automate the creation, retention, and deletion of Amazon EBS volume snapshots. This tool introduced since Jul-2018, maybe this is the question prior than that.
upvoted 3 times
tetural
2 years, 7 months ago
agree, most probably outdated question
upvoted 4 times
nasa86
2 years, 7 months ago
Yes. Agree with you. But shat about C.
upvoted 1 times
...
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago