A company is migrating a large-scale SAP environment to AWS. Which THREE AWS services can be used to optimize storage costs for SAP workloads? (Choose three.)
Lifecycle policies move data to cheaper tiers.
Why this answer
Amazon S3 Lifecycle policies (Option B) allow you to automatically transition SAP backup and archival data from S3 Standard to lower-cost storage classes like S3 Standard-IA or S3 Glacier, reducing storage costs without manual intervention. This is critical for SAP workloads where large volumes of backup data accumulate over time and do not require immediate access.
Exam trap
The trap here is that candidates may confuse AWS Storage Gateway (a hybrid caching service) with a cost optimization tool for native AWS SAP workloads, or assume that S3 Standard is sufficient for all data without considering lifecycle transitions to lower-cost tiers like Glacier.