AWS Certified SysOps Administrator – Associate — Question 430

A company uses an AWS Service Catalog portfolio to create and manage resources. A SysOps administrator must create a replica of the company's existing AWS infrastructure in a new AWS account.
What is the MOST operationally efficient way to meet this requirement?

Answer options

Correct answer: D

Explanation

Sharing the AWS Service Catalog portfolio with the new account and importing it is the most operationally efficient method because it leverages native cross-account sharing capabilities. Other methods, such as manually recreating the portfolio, writing custom AWS Lambda code, or authoring CloudFormation templates, introduce unnecessary administrative overhead and complexity. This native sharing feature ensures that the portfolio is replicated quickly and maintained with minimal effort.