Q47 — AWS SAA-C03 Ch.5
Question 47 of 65 | ← Chapter 5
Q347. 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
Correct Answer: B. Create AWS Service Catalog products for the customers
Explanation
B. Create AWS Service Catalog products for the customers:AWS Service Catalog enables organizations to centrally manage and deploy commonly used IT services, applications, and tools on AWS. By creating Service Catalog products, the consulting company can provide a centralized self-service catalog of solutions and tools for their customers to use. This approach allows for easy management and deployment of a common set of solutions and tools across multiple customers. Customers can then use these products to launch their own environments with pre-configured resources. Option A involves creating CloudFormation templates which can be difficult for non-technical users to work with and may not be suitable for self-service purposes.Option C involves using AWS Systems Manager which can help manage and automate AWS resources at scale but may not be necessary for providing a self-service portal for customers. Option D involves using AWS Config which provides a detailed inventory of AWS resources and can create rules for compliance monitoring but may not be suitable for providing a self-service portal for customers.