Questão 7 — Amazon AIF-C01 Simulado | AWS Certified AI Practitioner Questões e Respostas
A company wants to set up private access to Amazon Bedrock APIs from the company's AWS account. The company also wants to protect its data from internet exposure.
- A. Use Amazon CloudFront to restrict access to the company's private content
- B. Use AWS Glue to set up data encryption across the company's data catalog
- C. Use AWS Lake Formation to manage centralized data governance and cross-account data sharing
- D. Use AWS PrivateLink to configure a private connection between the company's VPC and Amazon Bedrock
Resposta correta:
D
Explicação
Explanation: AWS PrivateLink enables private connectivity between your VPC and supported AWS services (like Amazon Bedrock) without sending traffic over the public internet. CloudFront (A) is for CDN and content delivery, not private service connections. AWS Glue (B) is for ETL/data catalog, not networking. Lake Formation (C) provides governance for data lakes, not API network isolation. Reference: AWS Documentation Access Amazon Bedrock with PrivateLink