nerdexam
Amazon

CLF-C02 · Question #178

A company wants to manage its cloud resources by using infrastructure as code (IaC) templates. The company needs to meet compliance requirements. Which AWS service should the company use to meet these

The correct answer is D. AWS Service Catalog. AWS Service Catalog allows organizations to create and manage catalogs of approved IT services (including IaC templates like CloudFormation) that meet compliance, governance, and security standards - making it the perfect fit for this scenario. Why the other options are wrong: A.

Submitted by valeria.br· Mar 6, 2026Cloud Technology and Services

Question

A company wants to manage its cloud resources by using infrastructure as code (IaC) templates. The company needs to meet compliance requirements. Which AWS service should the company use to meet these requirements?

Options

  • AAWS Artifact
  • BAWS Resource Explorer
  • CAWS License Manager
  • DAWS Service Catalog

How the community answered

(26 responses)
  • A
    12% (3)
  • B
    4% (1)
  • C
    4% (1)
  • D
    81% (21)

Explanation

AWS Service Catalog allows organizations to create and manage catalogs of approved IT services (including IaC templates like CloudFormation) that meet compliance, governance, and security standards - making it the perfect fit for this scenario.

Why the other options are wrong:

  • A. AWS Artifact is a compliance documentation portal that provides access to AWS audit reports and compliance agreements, not a tool for managing IaC templates.
  • B. AWS Resource Explorer is a search and discovery tool for finding AWS resources across regions - it has no IaC or compliance enforcement capabilities.
  • C. AWS License Manager helps track and manage software licenses (e.g., Microsoft, Oracle), which is unrelated to IaC template management.

Memory Tip: Think of AWS Service Catalog as a "pre-approved shopping catalog" - administrators stock it with compliant, CloudFormation-backed products, and end users can only deploy from that approved list, ensuring compliance is baked in from the start. If you see IaC + compliance governance, think Service Catalog.

Topics

#Infrastructure as Code (IaC)#AWS Service Catalog#Compliance#Resource Provisioning

Community Discussion

No community discussion yet for this question.

Full CLF-C02 Practice