Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

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

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

Exam AWS Certified Solutions Architect - Associate SAA-C03 topic 1 question 373 discussion

A company has an application that collects data from IoT sensors on automobiles. The data is streamed and stored in Amazon S3 through Amazon Kinesis Data Firehose. The data produces trillions of S3 objects each year. Each morning, the company uses the data from the previous 30 days to retrain a suite of machine learning (ML) models.

Four times each year, the company uses the data from the previous 12 months to perform analysis and train other ML models. The data must be available with minimal delay for up to 1 year. After 1 year, the data must be retained for archival purposes.

Which storage solution meets these requirements MOST cost-effectively?

  • A. Use the S3 Intelligent-Tiering storage class. Create an S3 Lifecycle policy to transition objects to S3 Glacier Deep Archive after 1 year.
  • B. Use the S3 Intelligent-Tiering storage class. Configure S3 Intelligent-Tiering to automatically move objects to S3 Glacier Deep Archive after 1 year.
  • C. Use the S3 Standard-Infrequent Access (S3 Standard-IA) storage class. Create an S3 Lifecycle policy to transition objects to S3 Glacier Deep Archive after 1 year.
  • D. Use the S3 Standard storage class. Create an S3 Lifecycle policy to transition objects to S3 Standard-Infrequent Access (S3 Standard-IA) after 30 days, and then to S3 Glacier Deep Archive after 1 year.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
UnluckyDucky
Highly Voted 1 year, 7 months ago
Selected Answer: D
Access patterns is given, therefore D is the most logical answer. Intelligent tiering is for random, unpredictable access.
upvoted 12 times
ealpuche
1 year, 5 months ago
You are missing: <<The data must be available with minimal delay for up to 1 year. After one year, the data must be retained for archival purposes.>> You are secure that data after 1 year is not accessible anymore.
upvoted 1 times
...
...
jjcode
Most Recent 8 months ago
I dont get how its A 1. Each morning, the company uses the data from the previous 30 days 2. Four times each year, the company uses the data from the previous 12 months to perform analysis and train other ML models 3. The data must be available with minimal delay for up to 1 year. After 1 year, the data must be retained for archival purposes The data ingestion happens 4 times a year, that means that after the initial 30 days it still needs to be pulled 3 more times, why would you put the data in standard infrequent if you were going to use it 3 more times and speed is a requirement? Makes more sense to put it in S3 standard, or intelligent then straight to glacier.
upvoted 1 times
...
upliftinghut
8 months, 3 weeks ago
Selected Answer: D
Clear access pattern. data in Standard-Infrequent Access is for data requires rapid access when needed
upvoted 1 times
...
awsgeek75
9 months, 2 weeks ago
Selected Answer: D
A and B, Intelligent Tiering cannot be configured. It is managed by AWS. C SIA does not allow immediate access for "each morning" D is best for 30 day standard access, SIA after 30 days and archive after 1 year
upvoted 2 times
...
pentium75
9 months, 2 weeks ago
Selected Answer: D
See reasoning below, just accidentally voted A
upvoted 1 times
...
pentium75
9 months, 2 weeks ago
Selected Answer: A
The data is used every day (typical use case for Standard) for 30 days, for the remaining 12 months it is used 3 or 4 times (typical use case for IA), after 12 months it is not used at all but must be kept (typical use case for Glacier Deep Archive).
upvoted 1 times
pentium75
9 months, 2 weeks ago
Sorry, D!!!!!!!!! Not A!!!! D!
upvoted 3 times
...
...
Guru4Cloud
1 year, 1 month ago
Selected Answer: D
This option optimizes costs while meeting the data access requirements: Store new data in S3 Standard for first 30 days of frequent access Transition to S3 Standard-IA after 30 days for infrequent access up to 1 year Archive to Glacier Deep Archive after 1 year for long-term archival
upvoted 2 times
...
TariqKipkemei
1 year, 5 months ago
Selected Answer: D
First 30 days data accessed every morning = S3 Standard Beyond 30 days data accessed quarterly = S3 Standard-Infrequent Access Beyond 1 year data retained = S3 Glacier Deep Archive
upvoted 4 times
...
ealpuche
1 year, 5 months ago
Selected Answer: A
Option A meets the requirements most cost-effectively. The S3 Intelligent-Tiering storage class provides automatic tiering of objects between the S3 Standard and S3 Standard-Infrequent Access (S3 Standard-IA) tiers based on changing access patterns, which helps optimize costs. The S3 Lifecycle policy can be used to transition objects to S3 Glacier Deep Archive after 1 year for archival purposes. This solution also meets the requirement for minimal delay in accessing data for up to 1 year. Option B is not cost-effective because it does not include the transition of data to S3 Glacier Deep Archive after 1 year. Option C is not the best solution because S3 Standard-IA is not designed for long-term archival purposes and incurs higher storage costs. Option D is also not the most cost-effective solution as it transitions objects to the S3 Standard-IA tier after 30 days, which is unnecessary for the requirement to retrain the suite of ML models each morning using data from the previous 30 days.
upvoted 1 times
pentium75
9 months, 2 weeks ago
I can't follow. The data is used every day (typical use case for Standard) for 30 days, for the remaining 12 months it is used 3 or 4 times (typical use case for IA), after 12 months it is not used at all but must be kept (typical use case for Glacier Deep Archive).
upvoted 2 times
...
...
KAUS2
1 year, 7 months ago
Selected Answer: D
Agree with UnluckyDucky , the correct option is D
upvoted 1 times
...
fkie4
1 year, 7 months ago
Selected Answer: D
Should be D. see this: https://www.examtopics.com/discussions/amazon/view/68947-exam-aws-certified-solutions-architect-associate-saa-c02/
upvoted 2 times
...
Nithin1119
1 year, 7 months ago
Selected Answer: B
Bbbbbbbbb
upvoted 1 times
fkie4
1 year, 7 months ago
hello!!??
upvoted 2 times
...
...
[Removed]
1 year, 7 months ago
Selected Answer: D
ddddddd
upvoted 4 times
[Removed]
1 year, 7 months ago
D because: - First 30 days- data access every morning ( predictable and frequently) – S3 standard - After 30 days, accessed 4 times a year – S3 infrequently access - Data preserved- S3 Gllacier Deep Archive
upvoted 8 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 ...