AWS SAP-C02 · Question 58 · Domain 2.3: Security Controls
A data science team uses Amazon SageMaker to train machine learning models. The training data is highly sensitive and stored in an Amazon S3 bucket. The security team requires that the SageMaker training instances do not have internet access and that all data transfer between SageMaker and S3 occurs over the private AWS network. How should the Architect configure the environment?
Answer options:
Deploy the SageMaker training jobs in a private VPC subnet. Create a Gateway VPC Endpoint for S3 in the VPC.
Enable AWS PrivateLink on the S3 bucket and configure SageMaker to use the PrivateLink endpoint.
Configure the SageMaker training jobs to use an IAM role with a policy that denies the 's3:PutObject' action to the public internet.
Deploy a NAT Gateway in a public subnet and route the SageMaker traffic through it to reach S3.
75 questions · hints · full answers · grading