Amazon AWS Certified Solutions Architect Associate SAA-C03 Storage Economics Lifecycle and Cost Visibility Practice Test
Topic 16 covers storage economics lifecycle and cost visibility for the AWS Certified Solutions Architect – Associate certification. These original practice questions apply the verified SAA-C03 objectives to practical decisions and troubleshooting. Select one answer unless a fixed number is requested. For broader preparation, visit the AWS Certified Solutions Architect Associate SAA-C03 Exam Dumps page. Each option includes an explanation of the relevant behavior and scenario constraints.
Question 1
A media site reads the same S3 assets many times every day and requires millisecond access. Which storage class best matches the access pattern without retrieval charges?
Correct Answer: D
Correct Answer
Answer D is correct because S3 Standard is intended for frequently accessed data with millisecond access and no minimum storage duration. This directly meets the decisive requirement: S3 Standard.
Incorrect Answers
Answer A is incorrect because Standard-IA is multi-AZ, millisecond-access storage for long-lived data accessed infrequently and includes retrieval charges and a minimum duration. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: S3 Standard.
Answer B is incorrect because One Zone-IA stores infrequently accessed data in one AZ and is appropriate only when that AZ-level resilience tradeoff is acceptable. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: S3 Standard.
Answer C is incorrect because Deep Archive is designed for very long-lived archive data with the lowest storage price among the listed choices and retrieval measured in hours. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: S3 Standard.
Answer E is incorrect because Intelligent-Tiering moves eligible objects among access tiers as patterns change, reducing the need to predict access frequency. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: S3 Standard.
Question 2
A compliance archive is normally untouched for years, can tolerate many hours for retrieval, and must minimize long-term storage cost. Which class best fits?
Correct Answer: E
Correct Answer
Answer E is correct because Deep Archive is designed for very long-lived archive data with the lowest storage price among the listed choices and retrieval measured in hours. This directly meets the decisive requirement: S3 Glacier Deep Archive.
Incorrect Answers
Answer A is incorrect because One Zone-IA stores infrequently accessed data in one AZ and is appropriate only when that AZ-level resilience tradeoff is acceptable. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: S3 Glacier Deep Archive.
Answer B is incorrect because Intelligent-Tiering moves eligible objects among access tiers as patterns change, reducing the need to predict access frequency. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: S3 Glacier Deep Archive.
Answer C is incorrect because Standard-IA is multi-AZ, millisecond-access storage for long-lived data accessed infrequently and includes retrieval charges and a minimum duration. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: S3 Glacier Deep Archive.
Answer D is incorrect because S3 Standard is intended for frequently accessed data with millisecond access and no minimum storage duration. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: S3 Glacier Deep Archive.
Question 3
A data set has unpredictable access that changes from frequent to rare and the team does not want to operate lifecycle rules for each pattern. Which class should be evaluated?
Correct Answer: B
Correct Answer
Answer B is correct because Intelligent-Tiering moves eligible objects among access tiers as patterns change, reducing the need to predict access frequency. This directly meets the decisive requirement: S3 Intelligent-Tiering.
Incorrect Answers
Answer A is incorrect because Deep Archive is designed for very long-lived archive data with the lowest storage price among the listed choices and retrieval measured in hours. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: S3 Intelligent-Tiering.
Answer C is incorrect because One Zone-IA stores infrequently accessed data in one AZ and is appropriate only when that AZ-level resilience tradeoff is acceptable. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: S3 Intelligent-Tiering.
Answer D is incorrect because Standard-IA is multi-AZ, millisecond-access storage for long-lived data accessed infrequently and includes retrieval charges and a minimum duration. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: S3 Intelligent-Tiering.
Answer E is incorrect because S3 Standard is intended for frequently accessed data with millisecond access and no minimum storage duration. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: S3 Intelligent-Tiering.
Question 4
Monthly reports are long-lived, read roughly once per month, require millisecond access, and must remain resilient to an AZ loss. Which class is appropriate?
Correct Answer: C
Correct Answer
Answer C is correct because Standard-IA is multi-AZ, millisecond-access storage for long-lived data accessed infrequently and includes retrieval charges and a minimum duration. This directly meets the decisive requirement: S3 Standard-IA.
Incorrect Answers
Answer A is incorrect because Deep Archive is designed for very long-lived archive data with the lowest storage price among the listed choices and retrieval measured in hours. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: S3 Standard-IA.
Answer B is incorrect because Intelligent-Tiering moves eligible objects among access tiers as patterns change, reducing the need to predict access frequency. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: S3 Standard-IA.
Answer D is incorrect because One Zone-IA stores infrequently accessed data in one AZ and is appropriate only when that AZ-level resilience tradeoff is acceptable. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: S3 Standard-IA.
Answer E is incorrect because S3 Standard is intended for frequently accessed data with millisecond access and no minimum storage duration. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: S3 Standard-IA.
Question 5
A secondary copy of recreatable analytics data is infrequently read, requires millisecond access, and can tolerate loss of one Availability Zone. Which class can reduce storage cost?
Correct Answer: C
Correct Answer
Answer C is correct because One Zone-IA stores infrequently accessed data in one AZ and is appropriate only when that AZ-level resilience tradeoff is acceptable. This directly meets the decisive requirement: S3 One Zone-IA.
Incorrect Answers
Answer A is incorrect because Standard-IA is multi-AZ, millisecond-access storage for long-lived data accessed infrequently and includes retrieval charges and a minimum duration. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: S3 One Zone-IA.
Answer B is incorrect because Deep Archive is designed for very long-lived archive data with the lowest storage price among the listed choices and retrieval measured in hours. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: S3 One Zone-IA.
Answer D is incorrect because Intelligent-Tiering moves eligible objects among access tiers as patterns change, reducing the need to predict access frequency. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: S3 One Zone-IA.
Answer E is incorrect because S3 Standard is intended for frequently accessed data with millisecond access and no minimum storage duration. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: S3 One Zone-IA.
Question 6
A bucket receives millions of 20-KB temporary objects that live for 10 days. A proposed lifecycle rule moves them to Standard-IA after one day. What is the best cost action?
Correct Answer: A
Correct Answer
Answer A is correct because Minimum billable object sizes, transition requests, and minimum-duration charges can make early transitions uneconomic for tiny short-lived objects. This directly meets the decisive requirement: keep short-lived tiny objects out of IA transition.
Incorrect Answers
Answer B is incorrect because Cost optimization cannot override a hard retention obligation; lifecycle must be subordinate to the retention control. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: keep short-lived tiny objects out of IA transition.
Answer C is incorrect because Deleting or transitioning objects before the minimum storage duration can still incur charges for the remaining minimum period. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: keep short-lived tiny objects out of IA transition.
Answer D is incorrect because The abort action removes uploaded parts from uploads that were never completed. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: keep short-lived tiny objects out of IA transition.
Answer E is incorrect because Lifecycle can remove older object versions while leaving the current version under a different policy. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: keep short-lived tiny objects out of IA transition.
Question 7
Versioning is enabled on a documentation bucket and old versions accumulate indefinitely. Current versions must remain untouched. Which lifecycle control reduces avoidable storage?
Correct Answer: D
Correct Answer
Answer D is correct because Lifecycle can remove older object versions while leaving the current version under a different policy. This directly meets the decisive requirement: expire noncurrent versions after policy period.
Incorrect Answers
Answer A is incorrect because Cost optimization cannot override a hard retention obligation; lifecycle must be subordinate to the retention control. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: expire noncurrent versions after policy period.
Answer B is incorrect because Minimum billable object sizes, transition requests, and minimum-duration charges can make early transitions uneconomic for tiny short-lived objects. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: expire noncurrent versions after policy period.
Answer C is incorrect because Deleting or transitioning objects before the minimum storage duration can still incur charges for the remaining minimum period. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: expire noncurrent versions after policy period.
Answer E is incorrect because The abort action removes uploaded parts from uploads that were never completed. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: expire noncurrent versions after policy period.
Question 8
A multipart-upload client often crashes and leaves incomplete uploads for months. Which lifecycle action directly addresses the waste?
Correct Answer: B
Correct Answer
Answer B is correct because The abort action removes uploaded parts from uploads that were never completed. This directly meets the decisive requirement: abort incomplete multipart uploads.
Incorrect Answers
Answer A is incorrect because Cost optimization cannot override a hard retention obligation; lifecycle must be subordinate to the retention control. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: abort incomplete multipart uploads.
Answer C is incorrect because Minimum billable object sizes, transition requests, and minimum-duration charges can make early transitions uneconomic for tiny short-lived objects. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: abort incomplete multipart uploads.
Answer D is incorrect because Deleting or transitioning objects before the minimum storage duration can still incur charges for the remaining minimum period. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: abort incomplete multipart uploads.
Answer E is incorrect because Lifecycle can remove older object versions while leaving the current version under a different policy. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: abort incomplete multipart uploads.
Question 9
A legal-retention bucket must keep objects for seven years, but a proposed rule expires them after one year. What should be done?
Correct Answer: E
Correct Answer
Answer E is correct because Cost optimization cannot override a hard retention obligation; lifecycle must be subordinate to the retention control. This directly meets the decisive requirement: align lifecycle with retention control.
Incorrect Answers
Answer A is incorrect because Lifecycle can remove older object versions while leaving the current version under a different policy. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: align lifecycle with retention control.
Answer B is incorrect because Deleting or transitioning objects before the minimum storage duration can still incur charges for the remaining minimum period. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: align lifecycle with retention control.
Answer C is incorrect because The abort action removes uploaded parts from uploads that were never completed. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: align lifecycle with retention control.
Answer D is incorrect because Minimum billable object sizes, transition requests, and minimum-duration charges can make early transitions uneconomic for tiny short-lived objects. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: align lifecycle with retention control.
Question 10
Objects are moved into Deep Archive and deleted 45 days later. Which cost issue should the architect identify?
Correct Answer: D
Correct Answer
Answer D is correct because Deleting or transitioning objects before the minimum storage duration can still incur charges for the remaining minimum period. This directly meets the decisive requirement: minimum storage duration charge.
Incorrect Answers
Answer A is incorrect because Lifecycle can remove older object versions while leaving the current version under a different policy. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: minimum storage duration charge.
Answer B is incorrect because Minimum billable object sizes, transition requests, and minimum-duration charges can make early transitions uneconomic for tiny short-lived objects. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: minimum storage duration charge.
Answer C is incorrect because Cost optimization cannot override a hard retention obligation; lifecycle must be subordinate to the retention control. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: minimum storage duration charge.
Answer E is incorrect because The abort action removes uploaded parts from uploads that were never completed. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: minimum storage duration charge.
Question 11
An EC2 fleet uses gp2 volumes sized at 2 TB only to obtain IOPS; actual stored data is 200 GB. Which optimization should be evaluated?
Correct Answer: B
Correct Answer
Answer B is correct because gp3 lets performance be provisioned separately from volume capacity, avoiding capacity inflation solely to obtain gp2 performance. This directly meets the decisive requirement: migrate to gp3 and provision IOPS independently.
Incorrect Answers
Answer A is incorrect because Uncontrolled duplicate persistence creates direct storage cost without increasing required business value. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: migrate to gp3 and provision IOPS independently.
Answer C is incorrect because EFS lifecycle management can move eligible files to lower-cost access tiers while preserving the shared filesystem interface. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: migrate to gp3 and provision IOPS independently.
Answer D is incorrect because EBS volumes cannot simply be shrunk in place; right-sizing usually requires creating a smaller target and migrating safely. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: migrate to gp3 and provision IOPS independently.
Answer E is incorrect because gp3 charges for provisioned performance above included baselines, so excessive settings can be reduced without changing stored capacity. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: migrate to gp3 and provision IOPS independently.
Question 12
A 4-TB EBS volume has stayed under 15% used for six months and has no growth forecast. Which action best targets the waste?
Correct Answer: E
Correct Answer
Answer E is correct because EBS volumes cannot simply be shrunk in place; right-sizing usually requires creating a smaller target and migrating safely. This directly meets the decisive requirement: right-size after validating shrink/migration procedure.
Incorrect Answers
Answer A is incorrect because Uncontrolled duplicate persistence creates direct storage cost without increasing required business value. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: right-size after validating shrink/migration procedure.
Answer B is incorrect because gp3 lets performance be provisioned separately from volume capacity, avoiding capacity inflation solely to obtain gp2 performance. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: right-size after validating shrink/migration procedure.
Answer C is incorrect because EFS lifecycle management can move eligible files to lower-cost access tiers while preserving the shared filesystem interface. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: right-size after validating shrink/migration procedure.
Answer D is incorrect because gp3 charges for provisioned performance above included baselines, so excessive settings can be reduced without changing stored capacity. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: right-size after validating shrink/migration procedure.
Question 13
An EFS file system contains old build artifacts that are rarely opened but must remain online. Which cost feature should be evaluated?
Correct Answer: E
Correct Answer
Answer E is correct because EFS lifecycle management can move eligible files to lower-cost access tiers while preserving the shared filesystem interface. This directly meets the decisive requirement: EFS lifecycle/infrequent access tier.
Incorrect Answers
Answer A is incorrect because gp3 charges for provisioned performance above included baselines, so excessive settings can be reduced without changing stored capacity. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: EFS lifecycle/infrequent access tier.
Answer B is incorrect because gp3 lets performance be provisioned separately from volume capacity, avoiding capacity inflation solely to obtain gp2 performance. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: EFS lifecycle/infrequent access tier.
Answer C is incorrect because Uncontrolled duplicate persistence creates direct storage cost without increasing required business value. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: EFS lifecycle/infrequent access tier.
Answer D is incorrect because EBS volumes cannot simply be shrunk in place; right-sizing usually requires creating a smaller target and migrating safely. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: EFS lifecycle/infrequent access tier.
Question 14
A team keeps three full copies of the same nightly export in separate S3 prefixes solely because deletion is manual. Which first step should be taken?
Correct Answer: D
Correct Answer
Answer D is correct because Uncontrolled duplicate persistence creates direct storage cost without increasing required business value. This directly meets the decisive requirement: define retention/lifecycle and remove unnecessary copies.
Incorrect Answers
Answer A is incorrect because gp3 lets performance be provisioned separately from volume capacity, avoiding capacity inflation solely to obtain gp2 performance. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: define retention/lifecycle and remove unnecessary copies.
Answer B is incorrect because EBS volumes cannot simply be shrunk in place; right-sizing usually requires creating a smaller target and migrating safely. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: define retention/lifecycle and remove unnecessary copies.
Answer C is incorrect because gp3 charges for provisioned performance above included baselines, so excessive settings can be reduced without changing stored capacity. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: define retention/lifecycle and remove unnecessary copies.
Answer E is incorrect because EFS lifecycle management can move eligible files to lower-cost access tiers while preserving the shared filesystem interface. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: define retention/lifecycle and remove unnecessary copies.
Question 15
A gp3 database volume has adequate storage but unnecessarily high provisioned throughput and IOPS compared with measured peaks. Which change is appropriate?
Correct Answer: B
Correct Answer
Answer B is correct because gp3 charges for provisioned performance above included baselines, so excessive settings can be reduced without changing stored capacity. This directly meets the decisive requirement: reduce provisioned performance with headroom.
Incorrect Answers
Answer A is incorrect because EBS volumes cannot simply be shrunk in place; right-sizing usually requires creating a smaller target and migrating safely. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: reduce provisioned performance with headroom.
Answer C is incorrect because gp3 lets performance be provisioned separately from volume capacity, avoiding capacity inflation solely to obtain gp2 performance. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: reduce provisioned performance with headroom.
Answer D is incorrect because Uncontrolled duplicate persistence creates direct storage cost without increasing required business value. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: reduce provisioned performance with headroom.
Answer E is incorrect because EFS lifecycle management can move eligible files to lower-cost access tiers while preserving the shared filesystem interface. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: reduce provisioned performance with headroom.
Question 16
A company must copy 80 TB from an on-premises NAS to S3 over an existing 10-Gbps link and then run smaller daily incremental syncs. Which managed service fits?
Correct Answer: B
Correct Answer
Answer B is correct because DataSync is designed for accelerated online data movement between supported on-premises storage and AWS storage and can run recurring incremental transfers. This directly meets the decisive requirement: AWS DataSync.
Incorrect Answers
Answer A is incorrect because Snowball Edge availability has changed and new-customer designs must use currently supported transfer options instead of relying on a retired ordering path. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: AWS DataSync.
Answer C is incorrect because File Gateway exposes local file protocols while storing objects in S3 and caching frequently used data on premises. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: AWS DataSync.
Answer D is incorrect because When bandwidth is sufficient and transfers repeat, incremental network synchronization avoids repeated logistics and transfers only changed data. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: AWS DataSync.
Answer E is incorrect because Transfer Family provides managed file-transfer protocol endpoints, including SFTP, with AWS storage backends. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: AWS DataSync.
Question 17
Users must continue mounting an on-premises SMB/NFS share while older files are transparently backed by S3 and only active data stays cached locally. Which service fits?
Correct Answer: C
Correct Answer
Answer C is correct because File Gateway exposes local file protocols while storing objects in S3 and caching frequently used data on premises. This directly meets the decisive requirement: S3 File Gateway.
Incorrect Answers
Answer A is incorrect because DataSync is designed for accelerated online data movement between supported on-premises storage and AWS storage and can run recurring incremental transfers. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: S3 File Gateway.
Answer B is incorrect because When bandwidth is sufficient and transfers repeat, incremental network synchronization avoids repeated logistics and transfers only changed data. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: S3 File Gateway.
Answer D is incorrect because Snowball Edge availability has changed and new-customer designs must use currently supported transfer options instead of relying on a retired ordering path. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: S3 File Gateway.
Answer E is incorrect because Transfer Family provides managed file-transfer protocol endpoints, including SFTP, with AWS storage backends. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: S3 File Gateway.
Question 18
External business partners already use SFTP and must upload files into S3 without the company operating SFTP servers. Which service fits?
Correct Answer: A
Correct Answer
Answer A is correct because Transfer Family provides managed file-transfer protocol endpoints, including SFTP, with AWS storage backends. This directly meets the decisive requirement: AWS Transfer Family.
Incorrect Answers
Answer B is incorrect because Snowball Edge availability has changed and new-customer designs must use currently supported transfer options instead of relying on a retired ordering path. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: AWS Transfer Family.
Answer C is incorrect because File Gateway exposes local file protocols while storing objects in S3 and caching frequently used data on premises. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: AWS Transfer Family.
Answer D is incorrect because DataSync is designed for accelerated online data movement between supported on-premises storage and AWS storage and can run recurring incremental transfers. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: AWS Transfer Family.
Answer E is incorrect because When bandwidth is sufficient and transfers repeat, incremental network synchronization avoids repeated logistics and transfers only changed data. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: AWS Transfer Family.
Question 19
A new customer proposes buying Snowball Edge devices for a one-time migration in 2026. What must the architect do before making that the design dependency?
Correct Answer: B
Correct Answer
Answer B is correct because Snowball Edge availability has changed and new-customer designs must use currently supported transfer options instead of relying on a retired ordering path. This directly meets the decisive requirement: verify current eligibility and supported offline transfer option.
Incorrect Answers
Answer A is incorrect because Transfer Family provides managed file-transfer protocol endpoints, including SFTP, with AWS storage backends. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: verify current eligibility and supported offline transfer option.
Answer C is incorrect because File Gateway exposes local file protocols while storing objects in S3 and caching frequently used data on premises. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: verify current eligibility and supported offline transfer option.
Answer D is incorrect because DataSync is designed for accelerated online data movement between supported on-premises storage and AWS storage and can run recurring incremental transfers. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: verify current eligibility and supported offline transfer option.
Answer E is incorrect because When bandwidth is sufficient and transfers repeat, incremental network synchronization avoids repeated logistics and transfers only changed data. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: verify current eligibility and supported offline transfer option.
Question 20
A recurring 2-TB nightly copy has ample private network bandwidth and only changed files should move. Which design is generally preferable to shipping physical media repeatedly?
Correct Answer: A
Correct Answer
Answer A is correct because When bandwidth is sufficient and transfers repeat, incremental network synchronization avoids repeated logistics and transfers only changed data. This directly meets the decisive requirement: managed incremental online transfer.
Incorrect Answers
Answer B is incorrect because Snowball Edge availability has changed and new-customer designs must use currently supported transfer options instead of relying on a retired ordering path. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: managed incremental online transfer.
Answer C is incorrect because Transfer Family provides managed file-transfer protocol endpoints, including SFTP, with AWS storage backends. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: managed incremental online transfer.
Answer D is incorrect because File Gateway exposes local file protocols while storing objects in S3 and caching frequently used data on premises. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: managed incremental online transfer.
Answer E is incorrect because DataSync is designed for accelerated online data movement between supported on-premises storage and AWS storage and can run recurring incremental transfers. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: managed incremental online transfer.
Question 21
Finance wants to see monthly S3 spend by application team using tags that the organization controls. Which setup best supports the allocation?
Correct Answer: E
Correct Answer
Answer E is correct because Activated cost allocation tags let billing data be grouped by organizational labels such as application or team. This directly meets the decisive requirement: activate and use cost allocation tags in billing analysis.
Incorrect Answers
Answer A is incorrect because Requester Pays shifts supported request and data-transfer charges to the authenticated requester instead of the bucket owner. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: activate and use cost allocation tags in billing analysis.
Answer B is incorrect because Budgets compares current or forecast cost/usage with configured targets and can notify stakeholders. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: activate and use cost allocation tags in billing analysis.
Answer C is incorrect because CUR provides detailed billing line items and can be delivered to S3 for custom analysis. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: activate and use cost allocation tags in billing analysis.
Answer D is incorrect because Cost Explorer supports filtering and grouping cost and usage to investigate trends and drivers quickly. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: activate and use cost allocation tags in billing analysis.
Question 22
An owner wants an email before a storage project exceeds its monthly spending target. Which service is designed for threshold alerts?
Correct Answer: B
Correct Answer
Answer B is correct because Budgets compares current or forecast cost/usage with configured targets and can notify stakeholders. This directly meets the decisive requirement: AWS Budgets.
Incorrect Answers
Answer A is incorrect because CUR provides detailed billing line items and can be delivered to S3 for custom analysis. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: AWS Budgets.
Answer C is incorrect because Activated cost allocation tags let billing data be grouped by organizational labels such as application or team. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: AWS Budgets.
Answer D is incorrect because Cost Explorer supports filtering and grouping cost and usage to investigate trends and drivers quickly. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: AWS Budgets.
Answer E is incorrect because Requester Pays shifts supported request and data-transfer charges to the authenticated requester instead of the bucket owner. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: AWS Budgets.
Question 23
An analyst needs the most detailed line-item billing data in S3 for custom SQL analysis by usage type and resource tags. Which report should be enabled?
Correct Answer: D
Correct Answer
Answer D is correct because CUR provides detailed billing line items and can be delivered to S3 for custom analysis. This directly meets the decisive requirement: Cost and Usage Report.
Incorrect Answers
Answer A is incorrect because Activated cost allocation tags let billing data be grouped by organizational labels such as application or team. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: Cost and Usage Report.
Answer B is incorrect because Cost Explorer supports filtering and grouping cost and usage to investigate trends and drivers quickly. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: Cost and Usage Report.
Answer C is incorrect because Budgets compares current or forecast cost/usage with configured targets and can notify stakeholders. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: Cost and Usage Report.
Answer E is incorrect because Requester Pays shifts supported request and data-transfer charges to the authenticated requester instead of the bucket owner. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: Cost and Usage Report.
Question 24
Storage cost jumped last week and the team needs to group spend by service, account, Region, and tag to find the driver. Which tool is the quickest fit?
Correct Answer: C
Correct Answer
Answer C is correct because Cost Explorer supports filtering and grouping cost and usage to investigate trends and drivers quickly. This directly meets the decisive requirement: Cost Explorer.
Incorrect Answers
Answer A is incorrect because Requester Pays shifts supported request and data-transfer charges to the authenticated requester instead of the bucket owner. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: Cost Explorer.
Answer B is incorrect because Budgets compares current or forecast cost/usage with configured targets and can notify stakeholders. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: Cost Explorer.
Answer D is incorrect because Activated cost allocation tags let billing data be grouped by organizational labels such as application or team. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: Cost Explorer.
Answer E is incorrect because CUR provides detailed billing line items and can be delivered to S3 for custom analysis. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: Cost Explorer.
Question 25
A data-sharing bucket requires requesters to pay request and transfer costs rather than the bucket owner. Which S3 feature applies?
Correct Answer: D
Correct Answer
Answer D is correct because Requester Pays shifts supported request and data-transfer charges to the authenticated requester instead of the bucket owner. This directly meets the decisive requirement: Requester Pays.
Incorrect Answers
Answer A is incorrect because CUR provides detailed billing line items and can be delivered to S3 for custom analysis. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: Requester Pays.
Answer B is incorrect because Cost Explorer supports filtering and grouping cost and usage to investigate trends and drivers quickly. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: Requester Pays.
Answer C is incorrect because Activated cost allocation tags let billing data be grouped by organizational labels such as application or team. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: Requester Pays.
Answer E is incorrect because Budgets compares current or forecast cost/usage with configured targets and can notify stakeholders. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: Requester Pays.
Question 26
Daily backups must be retained for 30 days and restore within minutes. Which policy is more cost-aware than sending every backup immediately to Deep Archive?
Correct Answer: B
Correct Answer
Answer B is correct because A low storage price alone can be offset by minimum-duration and retrieval constraints when retention is short and restore is urgent. This directly meets the decisive requirement: use storage tier matching short retention and restore SLA.
Incorrect Answers
Answer A is incorrect because Additional identical copies add storage cost but provide no justified value when the required failure scenarios are already covered. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: use storage tier matching short retention and restore SLA.
Answer C is incorrect because A lower-cost archive is not useful if the organization cannot actually decrypt and restore it within the required recovery process. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: use storage tier matching short retention and restore SLA.
Answer D is incorrect because Long retention and rare, delay-tolerant restores are the intended economics for deep archival tiers. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: use storage tier matching short retention and restore SLA.
Answer E is incorrect because Retention granularity prevents paying indefinitely for recovery points that policy no longer requires. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: use storage tier matching short retention and restore SLA.
Question 27
Monthly compliance copies must remain for seven years and are almost never restored; a restore can take many hours. Which storage direction best fits?
Correct Answer: B
Correct Answer
Answer B is correct because Long retention and rare, delay-tolerant restores are the intended economics for deep archival tiers. This directly meets the decisive requirement: deep archive tier.
Incorrect Answers
Answer A is incorrect because A lower-cost archive is not useful if the organization cannot actually decrypt and restore it within the required recovery process. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: deep archive tier.
Answer C is incorrect because Additional identical copies add storage cost but provide no justified value when the required failure scenarios are already covered. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: deep archive tier.
Answer D is incorrect because Retention granularity prevents paying indefinitely for recovery points that policy no longer requires. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: deep archive tier.
Answer E is incorrect because A low storage price alone can be offset by minimum-duration and retrieval constraints when retention is short and restore is urgent. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: deep archive tier.
Question 28
A database keeps hourly snapshots forever although policy requires only 35 days plus one monthly copy for seven years. What should the backup plan do?
Correct Answer: B
Correct Answer
Answer B is correct because Retention granularity prevents paying indefinitely for recovery points that policy no longer requires. This directly meets the decisive requirement: expire unneeded hourly copies and retain required monthly copies.
Incorrect Answers
Answer A is incorrect because Additional identical copies add storage cost but provide no justified value when the required failure scenarios are already covered. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: expire unneeded hourly copies and retain required monthly copies.
Answer C is incorrect because Long retention and rare, delay-tolerant restores are the intended economics for deep archival tiers. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: expire unneeded hourly copies and retain required monthly copies.
Answer D is incorrect because A low storage price alone can be offset by minimum-duration and retrieval constraints when retention is short and restore is urgent. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: expire unneeded hourly copies and retain required monthly copies.
Answer E is incorrect because A lower-cost archive is not useful if the organization cannot actually decrypt and restore it within the required recovery process. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: expire unneeded hourly copies and retain required monthly copies.
Question 29
A cross-Region recovery copy is required, but the team also keeps two additional same-Region copies with no separate recovery purpose. What cost action is appropriate?
Correct Answer: C
Correct Answer
Answer C is correct because Additional identical copies add storage cost but provide no justified value when the required failure scenarios are already covered. This directly meets the decisive requirement: remove copies without distinct recovery objective.
Incorrect Answers
Answer A is incorrect because A lower-cost archive is not useful if the organization cannot actually decrypt and restore it within the required recovery process. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: remove copies without distinct recovery objective.
Answer B is incorrect because Retention granularity prevents paying indefinitely for recovery points that policy no longer requires. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: remove copies without distinct recovery objective.
Answer D is incorrect because Long retention and rare, delay-tolerant restores are the intended economics for deep archival tiers. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: remove copies without distinct recovery objective.
Answer E is incorrect because A low storage price alone can be offset by minimum-duration and retrieval constraints when retention is short and restore is urgent. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: remove copies without distinct recovery objective.
Question 30
A team archives data cheaply but never tests whether KMS keys and restore workflows still work. Which statement is most accurate?
Correct Answer: B
Correct Answer
Answer B is correct because A lower-cost archive is not useful if the organization cannot actually decrypt and restore it within the required recovery process. This directly meets the decisive requirement: cost optimization is incomplete without recoverability validation.
Incorrect Answers
Answer A is incorrect because Long retention and rare, delay-tolerant restores are the intended economics for deep archival tiers. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: cost optimization is incomplete without recoverability validation.
Answer C is incorrect because Retention granularity prevents paying indefinitely for recovery points that policy no longer requires. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: cost optimization is incomplete without recoverability validation.
Answer D is incorrect because Additional identical copies add storage cost but provide no justified value when the required failure scenarios are already covered. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: cost optimization is incomplete without recoverability validation.
Answer E is incorrect because A low storage price alone can be offset by minimum-duration and retrieval constraints when retention is short and restore is urgent. It can be useful in a different cost or architecture situation, but it does not meet the decisive requirement here: cost optimization is incomplete without recoverability validation.
Popular posts
Recent Posts
