exam questions

Exam AWS Certified Solutions Architect - Associate SAA-C02 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Associate SAA-C02 exam

Exam AWS Certified Solutions Architect - Associate SAA-C02 topic 1 question 45 discussion

A company hosts a static website within an Amazon S3 bucket. A solutions architect needs to ensure that data can be recovered in case of accidental deletion.
Which action will accomplish this?

  • A. Enable Amazon S3 versioning.
  • B. Enable Amazon S3 Intelligent-Tiering.
  • C. Enable an Amazon S3 lifecycle policy.
  • D. Enable Amazon S3 cross-Region replication.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
Data can be recover if versioning enable, also it provide a extra protection like file delete,MFA delete. MFA. Delete only works for CLI or API interaction, not in the
AWS Management Console. Also, you cannot make version DELETE actions with MFA using IAM user credentials. You must use your root AWS account.

Object Versioning -
[1]
(version 222222) in a single bucket. S3 Versioning protects you from the consequences of unintended overwrites and deletions. You can also use it to archive objects so that you have access to previous versions.
You must explicitly enable S3 Versioning on your bucket. By default, S3 Versioning is disabled. Regardless of whether you have enabled Versioning, each object in your bucket has a version ID. If you have not enabled Versioning, Amazon S3 sets the value of the version ID to null. If S3 Versioning is enabled, Amazon S3 assigns a version ID value for the object. This value distinguishes it from other versions of the same key.
Reference:
https://books.google.com.sg/books?id=wv45DQAAQBAJ&pg=PA39&lpg=PA39&dq=hosts+a+static+website+within+an+Amazon+S3+bucket.+A
+solutions+architect+needs+to+ensure+that+data+can+be+recovered+in+case+of+accidental
+deletion&source=bl&ots=0NolP5igY5&sig=ACfU3U3opL9Jha6jM2EI8x7EcjK4rigQHQ&hl=en&sa=X&ved=2ahUKEwiS9e3yy7vpAhVx73MBHZNoDnQQ6AEwAH oECBQQAQ#v=onepage&q=hosts%20a%20static%20website%20within%20an%20Amazon%20S3%20bucket.%20A%20solutions%20architect%20needs%20to
%20ensure%20that%20data%20can%20be%20recovered%20in%20case%20of%20accidental%20deletion&f=false https://aws.amazon.com/blogs/security/securing-access-to-aws-using-mfa-part-3/ https://docs.aws.amazon.com/AmazonS3/latest/dev/ObjectVersioning.html

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
DK2
Highly Voted 3 years, 8 months ago
Enable versioning. A is fine here.
upvoted 62 times
aguy9
3 years, 7 months ago
I agree, A is the answer
upvoted 3 times
...
...
AJ2003
Highly Voted 3 years, 8 months ago
A is good. The key here is accidental deletion, so need versioning.
upvoted 13 times
...
Razii
Most Recent 2 years, 8 months ago
WHY D is Not right ?
upvoted 1 times
...
bora4motion
2 years, 10 months ago
Selected Answer: A
A looks OK to me.
upvoted 1 times
...
janvandermerwer
3 years, 3 months ago
Selected Answer: A
Agree with A
upvoted 1 times
...
learnerportal
3 years, 7 months ago
Doesn't the cross-Region replication include the versioning as well?
upvoted 3 times
esinan
3 years, 1 month ago
there is not inlude this requirement.
upvoted 1 times
...
...
Vibes
3 years, 7 months ago
A is right
upvoted 2 times
...
Sayto
3 years, 7 months ago
In AWS Usually, cross-region replication is used for disaster recovery when a region goes offline or whatever. So I guess Enabling version is enough
upvoted 1 times
...
karthisena
3 years, 7 months ago
Explanation: Object versioning is a means of keeping multiple variants of an object in the same Amazon S3 bucket. Versioning provides the ability to recover from both unintended user actions and application failures. You can use versioning to preserve, retrieve, and restore every version of every object stored in your Amazon S3 bucket. CORRECT: "Enable Amazon S3 versioning" is the correct answer.
upvoted 2 times
...
woke
3 years, 7 months ago
a. enable versioning
upvoted 2 times
...
sagacious_smith
3 years, 7 months ago
Cross Region Replication will be an over-kill for this scenario. Main use case for CRR is cross account access, compliance requirements, lower latency access etc. which are not mentioned here. So simply turning on versioning should do the job. Hence answer is A.
upvoted 4 times
...
KK_uniq
3 years, 7 months ago
Easiest question. A for sure
upvoted 1 times
...
syu31svc
3 years, 7 months ago
It can only be A
upvoted 1 times
...
mryala
3 years, 7 months ago
it's A
upvoted 1 times
...
Yogi
3 years, 7 months ago
Ans = A
upvoted 1 times
...
Ankitrathi85
3 years, 7 months ago
A rigjt
upvoted 1 times
...
fwfw
3 years, 7 months ago
AAA recovery accidental deletion -> versioning
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 ...