CLF-C02 - Cloud Concepts - Section 1.7

Identify the benefits of automation with AWS CloudFormation and recognise managed AWS services such as Amazon RDS, Amazon ECS, Amazon EKS and Amazon DynamoDB.

Recognise AWS CloudFormation as the infrastructure-as-code service that automates consistent, repeatable provisioning of AWS resources. Distinguish managed services such as Amazon RDS, Amazon ECS, Amazon EKS, and Amazon DynamoDB, where AWS handles operational tasks like patching and scaling, from unmanaged alternatives.

AWS CloudFormationManaged servicesAmazon RDSAutomation

Practice question for this objective

Free sampleCloud Conceptseasy

A small team is choosing between self-managing software on Amazon EC2 and using an equivalent AWS managed service. What is a key benefit of choosing the managed service?

  • AAWS handles routine operational tasks such as patching and backups, reducing the team workload Correct
  • BThe team keeps root access to the host operating system so it can apply its own kernel patches on its own schedule
  • CThe managed service removes all responsibility for data, so the team no longer needs to control who can access it
  • DThe team must still install and update the database engine software on every instance manually
Managed AWS services reduce operational workload because AWS performs routine tasks like patching and backups. By using a managed service the customer offloads undifferentiated operational work such as patching, backups and scaling to AWS, which lets a small team focus on its application instead of maintaining infrastructure.

Why A is correct: A managed service moves the operational heavy lifting to AWS, so the small team spends less effort on patching and backups, which is the central benefit.

Why B is wrong: Deep OS access sounds valuable and is real on EC2, but a managed service hides the host and runs the patching for you, so this describes self-management rather than a managed-service benefit.

Why C is wrong: Offloading operations is appealing, but under the shared responsibility model the customer still secures its data and access, so the team cannot hand that responsibility away.

Why D is wrong: Manual engine installation describes self-management, not a managed service, so this is the opposite of the benefit being offered.

See more CLF-C02 practice questions, answers explained.

More in this domain

Back to all Cloud Concepts objectives, or the CLF-C02 cert hub.

Examworthy is not affiliated with or endorsed by Amazon Web Services. Original, blueprint-aligned practice material only.