AWS - Cost OptimizationWhy might a lifecycle rule transition to GLACIER fail even if the rule is enabled and correctly configured?AThe bucket has no replication configuredBThe lifecycle rule uses an invalid storage class nameCThe object is already in GLACIER storage classDThe object size is less than 128 KBCheck Answer
Step-by-Step SolutionSolution:Step 1: Understand GLACIER transition requirementsObjects smaller than 128 KB cannot be transitioned to GLACIER.Step 2: Check other optionsReplication or existing storage class does not cause failure; invalid names cause rule rejection.Final Answer:The object size is less than 128 KB -> Option DQuick Check:GLACIER requires objects ≥128 KB to transition [OK]Quick Trick: GLACIER transitions need objects ≥128 KB [OK]Common Mistakes:Ignoring minimum object size for GLACIERConfusing replication with lifecycle transitionsAssuming existing GLACIER class causes failure
Master "Cost Optimization" in AWS9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More AWS Quizzes Advanced Security - KMS for key management - Quiz 3easy Architecture Best Practices - Operational excellence pillar - Quiz 10hard Architecture Best Practices - High availability design patterns - Quiz 1easy Architecture Best Practices - High availability design patterns - Quiz 5medium Cost Optimization - Right-sizing resources - Quiz 4medium ECS and Fargate - ECR for container image registry - Quiz 12easy EKS - EKS cluster creation - Quiz 8hard Route 53 - Routing policies (simple, weighted, latency) - Quiz 5medium Route 53 - Routing policies (simple, weighted, latency) - Quiz 15hard Serverless Architecture - Lambda with DynamoDB Streams - Quiz 12easy