- A
Use S3 Glacier Deep Archive as the destination for the lifecycle transition.
Deep Archive is the lowest-cost storage class for long-term retention.
- B
Store the data in S3 Standard.
Why wrong: S3 Standard is costly for infrequent access.
- C
Enable S3 Versioning to protect against accidental deletion.
Why wrong: Versioning increases storage costs.
- D
Configure an S3 Lifecycle policy to transition objects to S3 Glacier Deep Archive after 30 days.
Lifecycle policies automate cost-effective transitions.
- E
Use S3 Intelligent-Tiering to automatically optimize costs.
Why wrong: Intelligent-Tiering has a monitoring fee and may not be cheapest for archival.
S3 Lifecycle Policy for Infrequently Accessed Data
This SOA-C02 practice question tests your understanding of cost and performance optimization. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
A SysOps administrator wants to reduce the cost of storing infrequently accessed data in Amazon S3. The data must be retained for 10 years for compliance. Which TWO actions should the administrator take? (Choose TWO.)
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
Use S3 Glacier Deep Archive as the destination for the lifecycle transition.
Correct options: A and D. Option A is correct because S3 Glacier Deep Archive is the cheapest storage class for long-term archival, ideal for 10-year compliance retention. Option D is correct because configuring an S3 Lifecycle policy to transition objects to S3 Glacier Deep Archive after 30 days reduces costs for infrequently accessed data. Option B is wrong because S3 Standard is expensive for infrequently accessed data and not suitable for long-term archiving. Option C is wrong because enabling S3 Versioning increases storage costs due to multiple versions and does not directly reduce costs. Option E is wrong because S3 Intelligent-Tiering has monitoring costs and is best for unknown access patterns; it does not automatically transition to Glacier Deep Archive.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Use S3 Glacier Deep Archive as the destination for the lifecycle transition.
Why this is correct
Deep Archive is the lowest-cost storage class for long-term retention.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
Store the data in S3 Standard.
Why it's wrong here
S3 Standard is costly for infrequent access.
- ✗
Enable S3 Versioning to protect against accidental deletion.
Why it's wrong here
Versioning increases storage costs.
- ✓
Configure an S3 Lifecycle policy to transition objects to S3 Glacier Deep Archive after 30 days.
Why this is correct
Lifecycle policies automate cost-effective transitions.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
Use S3 Intelligent-Tiering to automatically optimize costs.
Why it's wrong here
Intelligent-Tiering has a monitoring fee and may not be cheapest for archival.
Common exam traps
Common exam trap: answer the scenario, not the keyword
Many certification questions include familiar terms but test a specific constraint. Read the exact wording before choosing an answer that is generally true but wrong for this case.
Detailed technical explanation
How to think about this question
This question should be treated as a scenario, not a definition check. Identify the problem, the constraint and the best action. Then compare each option against those facts.
KKey Concepts to Remember
- Read the scenario before looking for a memorised answer.
- Find the constraint that changes the correct option.
- Eliminate answers that are true in general but not in this case.
- Use explanations to understand the rule behind the answer.
TExam Day Tips
- Underline the problem statement mentally.
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Real-world example
How this comes up in practice
A startup's cloud architect reviews their monthly bill and notices costs are higher than expected for a long-running batch job. Switching from on-demand instances to Reserved Instances — or using Spot/Preemptible VMs — can reduce compute costs by up to 72 %. Questions like this test whether you understand the tradeoffs between commitment, flexibility, and cost across cloud pricing models.
Quick reference
AWS S3 Storage Class Comparison
| Storage Class | Min Duration | Retrieval | Use Case |
|---|---|---|---|
| S3 Standard | None | Immediate | Frequently accessed data |
| S3 Standard-IA | 30 days | Immediate | Infrequent access, rapid retrieval |
| S3 One Zone-IA | 30 days | Immediate | Non-critical infrequent data |
| S3 Intelligent-Tiering | None | Immediate–hours | Unknown or changing access patterns |
| S3 Glacier Instant | 90 days | Milliseconds | Archive with instant retrieval |
| S3 Glacier Flexible | 90 days | Minutes–hours | Archive, flexible retrieval |
| S3 Glacier Deep Archive | 180 days | Hours | Long-term compliance archive |
What to study next
Got this wrong? Here's your next step.
Identify which SOA-C02 exam domain this question belongs to, then review the specific concept being tested. Practise related questions in that domain and focus on understanding why each wrong answer is tempting — not just why the correct answer is right.
- →
Cost and Performance Optimization — study guide chapter
Learn the concepts, then practise the questions
- →
Cost and Performance Optimization practice questions
Targeted practice on this topic area only
- →
All SOA-C02 questions
1,546 questions across all exam domains
- →
AWS Certified SysOps Administrator Associate SOA-C02 study guide
Full concept coverage aligned to exam objectives
- →
SOA-C02 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related SOA-C02 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Monitoring, Logging, and Remediation practice questions
Practise SOA-C02 questions linked to Monitoring, Logging, and Remediation.
Reliability and Business Continuity practice questions
Practise SOA-C02 questions linked to Reliability and Business Continuity.
Deployment, Provisioning, and Automation practice questions
Practise SOA-C02 questions linked to Deployment, Provisioning, and Automation.
Security and Compliance practice questions
Practise SOA-C02 questions linked to Security and Compliance.
Networking and Content Delivery practice questions
Practise SOA-C02 questions linked to Networking and Content Delivery.
Cost and Performance Optimization practice questions
Practise SOA-C02 questions linked to Cost and Performance Optimization.
SOA-C02 fundamentals practice questions
Practise SOA-C02 questions linked to SOA-C02 fundamentals.
SOA-C02 scenario practice questions
Practise SOA-C02 questions linked to SOA-C02 scenario.
SOA-C02 troubleshooting practice questions
Practise SOA-C02 questions linked to SOA-C02 troubleshooting.
Practice this exam
Start a free SOA-C02 practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this SOA-C02 question test?
Cost and Performance Optimization — This question tests Cost and Performance Optimization — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Use S3 Glacier Deep Archive as the destination for the lifecycle transition. — Correct options: A and D. Option A is correct because S3 Glacier Deep Archive is the cheapest storage class for long-term archival, ideal for 10-year compliance retention. Option D is correct because configuring an S3 Lifecycle policy to transition objects to S3 Glacier Deep Archive after 30 days reduces costs for infrequently accessed data. Option B is wrong because S3 Standard is expensive for infrequently accessed data and not suitable for long-term archiving. Option C is wrong because enabling S3 Versioning increases storage costs due to multiple versions and does not directly reduce costs. Option E is wrong because S3 Intelligent-Tiering has monitoring costs and is best for unknown access patterns; it does not automatically transition to Glacier Deep Archive.
What should I do if I get this SOA-C02 question wrong?
Identify which SOA-C02 exam domain this question belongs to, then review the specific concept being tested. Practise related questions in that domain and focus on understanding why each wrong answer is tempting — not just why the correct answer is right.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Same concept, more angles
5 more ways this is tested on SOA-C02
These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.
Variation 1. A company is using Amazon S3 to store data for analytics. The data is accessed frequently for the first 30 days, then rarely after that. The company wants to optimize storage costs. Which THREE actions should the SysOps administrator recommend?
medium- ✓ A.Use S3 Intelligent-Tiering to automatically optimize storage costs.
- B.Use S3 One Zone-IA for all data after 30 days to reduce costs.
- ✓ C.Create a lifecycle policy to transition objects to S3 Glacier Deep Archive after 90 days.
- ✓ D.Create a lifecycle policy to transition objects to S3 Standard-IA after 30 days.
- E.Use S3 Standard storage for all data to ensure high performance.
Why A: The correct actions are A, C, D. Option A: S3 Intelligent-Tiering automatically moves data between tiers based on access patterns, optimizing costs for data with changing access patterns. Option C: A lifecycle policy to transition objects to S3 Glacier Deep Archive after 90 days is appropriate for data that is rarely accessed after the initial 30 days. Option D: A lifecycle policy to transition objects to S3 Standard-IA after 30 days is a good cost-saving measure for data that is accessed infrequently after the first 30 days. Option B is incorrect because S3 One Zone-IA is not durable enough for analytics data that may need availability, and it does not automatically optimize costs like Intelligent-Tiering. Option E is incorrect because using S3 Standard for all data would be more expensive than using the lifecycle policies or Intelligent-Tiering.
Variation 2. A company stores 1 PB of data in Amazon S3 Standard. The data is accessed frequently for the first 30 days, then rarely accessed afterwards. The company needs to optimize storage costs. What should they do?
medium- A.Move all objects to S3 Intelligent-Tiering immediately.
- B.Delete objects older than 30 days using S3 Lifecycle expiration.
- C.Manually change the storage class of each object to S3 Glacier Deep Archive after 30 days.
- ✓ D.Configure an S3 Lifecycle policy to transition objects to S3 Standard-IA after 30 days, then to S3 Glacier Deep Archive after 90 days.
Why D: Option D is correct because it uses an S3 Lifecycle policy to automatically transition objects to S3 Standard-IA after 30 days (when access drops), then to S3 Glacier Deep Archive after 90 days for long-term cold storage. This balances cost and access needs: Standard-IA offers lower storage cost than Standard for infrequent access, and Glacier Deep Archive provides the lowest cost for rarely accessed data after 90 days. The policy automates the transitions, avoiding manual effort and ensuring cost optimization without data loss.
Variation 3. A company is using Amazon S3 to store historical data. The data is accessed frequently for the first 30 days, then accessed infrequently for the next 90 days, and after 120 days it is rarely accessed but must be retained for 7 years for compliance. Which S3 lifecycle policy provides the LOWEST cost while meeting these requirements?
hard- ✓ A.Standard for 30 days, then transition to Standard-IA for 90 days, then to Glacier Deep Archive.
- B.Standard for 30 days, then transition to One Zone-IA for 90 days, then to Glacier Deep Archive.
- C.Standard for 120 days, then transition to Glacier Deep Archive.
- D.Standard for 30 days, then transition to Glacier for the remaining life.
Why A: Option A is correct because it aligns the storage class transitions precisely with the access patterns: Standard for frequent access (first 30 days), Standard-IA for infrequent access (next 90 days), and Glacier Deep Archive for long-term retention (after 120 days). This minimizes cost by avoiding paying for premium storage when data is rarely accessed, while still meeting the 7-year compliance requirement at the lowest possible storage cost.
Variation 4. A company stores large volumes of log data in Amazon S3. The logs are accessed frequently for the first 30 days, then occasionally for the next 60 days, and after 90 days they are rarely accessed but must be retained for 7 years for compliance. The SysOps administrator wants to minimize storage costs while ensuring data is available when needed. Which S3 lifecycle policy configuration should be applied?
easy- A.Transition objects to S3 Standard-IA after 30 days, and to S3 Glacier after 60 days. Delete after 7 years.
- B.Transition objects to S3 Glacier Deep Archive after 30 days, and delete after 7 years.
- C.Transition objects to S3 One Zone-IA after 30 days, and to S3 Glacier Deep Archive after 90 days. Delete after 7 years.
- ✓ D.Transition objects to S3 Standard-IA after 30 days, and to S3 Glacier Deep Archive after 90 days. Delete after 7 years.
Why D: Option D is correct because it aligns the lifecycle transitions with the access patterns: frequent access for the first 30 days (S3 Standard), occasional access for the next 60 days (S3 Standard-IA), and rare access after 90 days (S3 Glacier Deep Archive, the lowest-cost storage class for long-term retention). The deletion after 7 years meets compliance requirements while minimizing costs by using progressively cheaper storage classes.
Variation 5. A company is using Amazon S3 to store media files. The files are accessed frequently for the first 90 days, then rarely after that. The company wants to optimize storage costs. Which TWO actions should the SysOps administrator take? (Choose two.)
easy- ✓ A.Configure a lifecycle policy to delete incomplete multipart uploads after 7 days
- B.Enable S3 Object Lock to prevent deletion
- ✓ C.Create a lifecycle policy to transition objects to S3 Standard-IA after 90 days
- D.Enable S3 Versioning to keep multiple versions
- E.Enable Requester Pays on the bucket
Why A: Option A is correct because configuring a lifecycle policy to delete incomplete multipart uploads after 7 days prevents orphaned parts from incurring storage costs. Option C is correct because creating a lifecycle policy to transition objects to S3 Standard-IA after 90 days reduces storage costs for infrequently accessed data. Option B is incorrect because S3 Object Lock is used for compliance and retention, not cost optimization. Option D is incorrect because enabling S3 Versioning can increase storage costs by retaining multiple versions of objects. Option E is incorrect because enabling Requester Pays shifts the cost of requests and data transfer to the requester, but does not optimize storage costs for the company.
Keep practising
More SOA-C02 practice questions
- A company uses an Amazon DynamoDB table with on-demand capacity mode. The table handles a workload with a steady baselin…
- A company uses Amazon CloudWatch Logs to store application logs. The SysOps administrator needs to count the occurrences…
- A SysOps administrator needs to monitor the CPU utilization of an Amazon EC2 instance and send an alert when it exceeds…
- A SysOps administrator needs to monitor the CPU utilization of an Amazon EC2 instance fleet and send an alert when the a…
- A company's security policy requires that all Amazon S3 buckets must have server-side encryption enabled. The SysOps adm…
- A SysOps administrator uses AWS CloudFormation to deploy a stack that includes an Amazon EC2 instance. The administrator…
Last reviewed: Jun 20, 2026
This SOA-C02 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SOA-C02 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.