
Answer-first summary for fast verification
Answer: Create AWS Service Catalog products for the customers.
## Explanation **AWS Service Catalog** is the correct solution because: 1. **Centralized Management**: AWS Service Catalog allows organizations to create and manage catalogs of IT services that are approved for use on AWS. This enables the consulting company to centrally manage their solutions and tools. 2. **Self-Service Deployment**: Customers can browse and launch pre-approved AWS resources through a personalized portal, enabling self-service access to the tools and solutions. 3. **Version Control**: Service Catalog supports versioning of products, allowing the consulting company to update solutions and ensure customers are using the latest versions. 4. **Governance and Compliance**: It provides governance and compliance controls, ensuring that customers deploy resources according to organizational policies. **Why other options are incorrect**: - **A. AWS CloudFormation templates**: While CloudFormation templates can automate deployment, they don't provide a centralized self-service portal for customers to browse and launch solutions. - **C. AWS Systems Manager templates**: Systems Manager is primarily for operational management, patch management, and automation of EC2 instances, not for providing self-service catalogs of solutions. - **D. AWS Config items**: AWS Config is for compliance auditing and resource inventory tracking, not for deploying solutions to customers. **Key AWS Service Catalog Features**: - Product portfolios organized by customer or department - Self-service provisioning portal - Approval workflows - Resource constraints and permissions - Integration with AWS Organizations for multi-account management
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A consulting company provides professional services to customers worldwide. The company provides solutions and tools for customers to expedite gathering and analyzing data on AWS. The company needs to centrally manage and deploy a common set of solutions and tools for customers to use for self-service purposes.
Which solution will meet these requirements?
A
Create AWS CloudFormation templates for the customers.
B
Create AWS Service Catalog products for the customers.
C
Create AWS Systems Manager templates for the customers.
D
Create AWS Config items for the customers.
No comments yet.