AWS Certified Solutions Architect – Professional — Question 246

An enterprise company's data science team wants to provide a safe, cost-effective way to provide easy access to Amazon SageMaker. The data scientists have limited AWS knowledge and need to be able to launch a Jupyter notebook instance. The notebook instance needs to have a preconfigured AWS KMS key to encrypt data at rest on the machine learning storage volume without exposing the complex setup requirements.
Which approach will allow the company to set up a self-service mechanism for the data scientists to launch Jupyter notebooks in its AWS accounts with the
LEAST amount of operational overhead?

Answer options

Correct answer: C

Explanation

The correct answer is C because it provides a structured and user-friendly approach to launching Jupyter notebooks with minimal operational burden by utilizing AWS Service Catalog. Options A and D require additional steps and local execution, which can complicate the process for data scientists with limited AWS knowledge. Option B, while valid, does not leverage the AWS Service Catalog, which offers a more streamlined experience for the users.