Bird
0
0

Which AWS service and feature combination supports this goal?

hard📝 Application Q9 of 15
AWS - Architecture Best Practices
A company wants to continuously improve their operational processes by analyzing deployment failures and automatically rolling back faulty deployments. Which AWS service and feature combination supports this goal?
AAWS CodeDeploy with automatic rollback enabled
BAWS CloudTrail with manual rollback
CAmazon CloudFront with versioning
DAWS Config with snapshot backups
Step-by-Step Solution
Solution:
  1. Step 1: Identify service for deployment automation and rollback

    AWS CodeDeploy supports automated deployments and can automatically rollback on failure.
  2. Step 2: Confirm feature supports continuous improvement

    Automatic rollback helps fix issues quickly and improves operational processes.
  3. Final Answer:

    AWS CodeDeploy with automatic rollback enabled -> Option A
  4. Quick Check:

    Automated deployment and rollback = AWS CodeDeploy with automatic rollback enabled [OK]
Quick Trick: Use CodeDeploy auto rollback for safer deployments [OK]
Common Mistakes:
  • Confusing CloudTrail (audit) with deployment rollback
  • Choosing CloudFront which is CDN, not deployment tool
  • Using AWS Config which tracks config changes, not rollback

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes