AWS - CloudFormationYou run drift detection on a stack and see the status 'DELETED' for a resource. What does this status mean?AThe resource is missing from the template but exists in the stackBThe resource was removed outside of CloudFormationCThe resource is scheduled for deletion by CloudFormationDThe resource is in sync with the templateCheck Answer
Step-by-Step SolutionSolution:Step 1: Understand 'DELETED' drift status meaning'DELETED' means resource was removed outside CloudFormation control.Step 2: Compare options to this meaningOnly The resource was removed outside of CloudFormation correctly describes this scenario.Final Answer:The resource was removed outside of CloudFormation -> Option BQuick Check:'DELETED' = External resource removal detected [OK]Quick Trick: 'DELETED' means resource removed outside CloudFormation [OK]Common Mistakes:Thinking 'DELETED' means scheduled deletionConfusing resource existence in template vs stack
Master "CloudFormation" in AWS9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More AWS Quizzes Architecture Best Practices - Performance efficiency pillar - Quiz 6medium Cost Optimization - Right-sizing resources - Quiz 13medium Cost Optimization - Data transfer cost awareness - Quiz 15hard ECS and Fargate - ECS with ALB integration - Quiz 8hard ECS and Fargate - ECS service auto scaling - Quiz 11easy EKS - EKS networking with VPC CNI - Quiz 10hard Serverless Architecture - Lambda with API Gateway pattern - Quiz 1easy Serverless Architecture - Step Functions for workflows - Quiz 9hard Serverless Architecture - Lambda with DynamoDB Streams - Quiz 9hard Serverless Architecture - Lambda with API Gateway pattern - Quiz 11easy