
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A company needs to create and manage a portfolio of IT workloads that the company approves for use on AWS. Which AWS service provides this functionality?
A
AWS Config
B
AWS Service Catalog
C
AWS Systems Manager
D
AWS CloudFormation
Explanation:
AWS Service Catalog is the correct answer because it allows organizations to create and manage catalogs of approved IT services that are approved for use on AWS. This service helps companies maintain governance and compliance by providing a centralized way to:
Create portfolios of approved IT workloads and applications
Control access to AWS resources through standardized templates
Manage versions of approved products
Enforce compliance with organizational policies
AWS Config: A service that assesses, audits, and evaluates the configurations of your AWS resources, but doesn't create/manage approved workload portfolios
AWS Systems Manager: A service for managing and operating AWS resources at scale, including patching, automation, and run commands
AWS CloudFormation: An infrastructure-as-code service for provisioning AWS resources using templates, but doesn't provide portfolio management capabilities
AWS Service Catalog specifically addresses the requirement of creating and managing approved IT workload portfolios, making it the ideal choice for organizations needing governance over their AWS usage.