
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, manage, and distribute lists of approved products to users in several AWS accounts. Which AWS service provides this functionality?
A
AWS CloudFormation
B
AWS Config
C
AWS Organizations
D
AWS Service Catalog
Explanation:
AWS Service Catalog is the correct answer because it allows organizations to create and manage catalogs of approved IT services that are available for users across multiple AWS accounts.
Centralized Management: Create and manage catalogs of approved AWS services and resources
Multi-Account Distribution: Distribute approved products to users across multiple AWS accounts
Governance and Compliance: Ensure users only deploy approved and compliant AWS resources
Product Portfolios: Organize products into portfolios for different teams or departments
Version Control: Manage different versions of products and control when updates are available
AWS CloudFormation: Infrastructure as code service for provisioning AWS resources, but doesn't provide product catalog management across accounts
AWS Config: Service for assessing, auditing, and evaluating AWS resource configurations, not for managing approved product lists
AWS Organizations: Service for managing multiple AWS accounts, but doesn't provide product catalog functionality
AWS Service Catalog helps organizations maintain control over their AWS deployments while enabling users to self-service approved resources.