← Volver

Vista previa

Editar
AWS AI Practitioner

A company uses Amazon SageMaker Studio to train ML models. The company wants to use Amazon Bedrock foundation models from within SageMaker Studio without traffic going over the public internet. Which solution meets this requirement?

A Use Amazon CloudFront to cache Bedrock API responses
B Use an AWS Direct Connect link between SageMaker Studio and Bedrock
C Configure AWS PrivateLink endpoints to access Amazon Bedrock through a VPC ✓ Correcta
D Use an AWS Site-to-Site VPN to connect SageMaker Studio to Bedrock

Explicación

AWS PrivateLink endpoints allow services within a VPC to communicate with Amazon Bedrock without traffic traversing the public internet. Configuring a VPC endpoint for Amazon Bedrock enables SageMaker Studio to securely access Bedrock APIs through the AWS private network.