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 323 discussion

A company has an application that uses Amazon Elastic File System (Amazon EFS) to store data. The files are 1 GB in size or larger and are accessed often only for the first few days after creation. The application data is shared across a cluster of Linux servers. The company wants to reduce storage costs tor the application.
What should a solutions architect do to meet these requirements?

  • A. Implement Amazon FSx and mount the network drive on each server.
  • B. Move the files from Amazon Elastic File System (Amazon EFS) and store them locally on each Amazon EC2 instance.
  • C. Configure a Lifecycle policy to move the files to the EFS Infrequent Access (IA) storage class after 7 days.
  • D. Move the files to Amazon S3 with S3 lifecycle policies enabled. Rewrite the application to support mounting the S3 bucket.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
meeko86
Highly Voted 3 years, 7 months ago
Answer C https://docs.aws.amazon.com/efs/latest/ug/lifecycle-management-efs.html "Amazon EFS lifecycle management automatically manages cost-effective file storage for your file systems. When enabled, lifecycle management migrates files that have not been accessed for a set period of time to the EFS Standard–Infrequent Access (Standard-IA) or One Zone–Infrequent Access (One Zone-IA) storage class, depending on your file system...." "Lifecycle policies for your Amazon EFS file system: AFTER_7_DAYS, AFTER_14_DAYS, AFTER_30_DAYS, AFTER_60_DAYS, AFTER_90_DAYS"
upvoted 22 times
...
Blaizeanthonnette
Most Recent 2 years, 11 months ago
Selected Answer: C
Question is regarding the data for the application is distributed over a cluster of Linux servers. The corporation wishes to lower the application's storage expenses. possible additional cost may be acquired if transitioning s3 and based on the scenario they don't have any complain with the storage performance they only want to minimize the cost. As an SA, first step you can do is letter C
upvoted 1 times
...
Angrydove
2 years, 12 months ago
My answer is D It's the cheapest way. What is the reason why D can't the answer!!
upvoted 2 times
fedeX
2 years, 10 months ago
You'd need datasync for that
upvoted 1 times
...
...
Pankaj_Shet
3 years, 5 months ago
Question is inadequate.. The question does not say "after 7 days" it says after somedays which may also mean 3 days or 30 days there are lot of assumptions to be made... :(
upvoted 3 times
...
Skarlex77
3 years, 6 months ago
EFS Intelligent-Tiering Transition files to EFS IA based on last access and not based on time after creation. "With intelligent tiering, files in the standard storage class (EFS Standard or EFS One Zone) that are not accessed for the duration of the Transition into IA lifecycle policy setting, for example 30 days, are transitioned to the corresponding Infrequent Access (IA) storage class" "The Transition into IA lifecycle policy has the following values: None 7 days since last access 14 days since last access 30 days since last access 60 days since last access 90 days since last access" https://docs.aws.amazon.com/efs/latest/ug/lifecycle-management-efs.html I think answer should be A
upvoted 2 times
GBAU
3 years ago
Transitioning files to EFS IA based on last access is a pretty good approach though, it means while its initial usage is occurring it won't be moved, then when the access for the file stops, it gets moved to IA pretty quickly (7 days later).
upvoted 1 times
...
...
VamsiGururaj
3 years, 7 months ago
Amazon Elastic File System Infrequent Access Now Supports a 7-day Lifecycle Management Policy. but why cant we use S3 here ? Bit confused, can someone explain ?
upvoted 3 times
cnmc
3 years, 7 months ago
It's in the wording. You can't "mount" a S3 bucket, not at least with AWS' default design (can do that with 3rd party solutions, but of course the exam doesn't cover 3rd party solutions)
upvoted 8 times
...
...
KK_uniq
3 years, 7 months ago
C is ok
upvoted 3 times
...
syu31svc
3 years, 8 months ago
C for correct
upvoted 3 times
...
hlex
3 years, 8 months ago
D, because you can only move to EFS IA after 30 days https://cloud.netapp.com/blog/amazon-s3-as-a-file-system
upvoted 1 times
mickop
3 years, 7 months ago
I'm sorry my friend: https://docs.aws.amazon.com/efs/latest/ug/lifecycle-management-efs.html
upvoted 10 times
...
Akwex
3 years, 7 months ago
You are inaccurate, I'm afraid. Refer to the link below: https://docs.aws.amazon.com/efs/latest/ug/lifecycle-management-efs.html
upvoted 7 times
...
...
Sallywhite
3 years, 8 months ago
c is right
upvoted 3 times
...
waqas
3 years, 8 months ago
C to me.
upvoted 3 times
...
dmscountera
3 years, 8 months ago
C EFS IA
upvoted 3 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 ...