Topic 1 Question 866
A company runs a web application on multiple Amazon EC2 instances in a VPC. The application needs to write sensitive data to an Amazon S3 bucket. The data cannot be sent over the public internet.
Which solution will meet these requirements?
Create a gateway VPC endpoint for Amazon S3. Create a route in the VPC route table to the endpoint.
Create an internal Network Load Balancer that has the S3 bucket as the target.
Deploy the S3 bucket inside the VPCreate a route in the VPC route table to the bucket.
Create an AWS Direct Connect connection between the VPC and an S3 regional endpoint.
ユーザの投票
コメント(6)
- 正解だと思う選択肢: A
no internet, S3 > gateway VPC endpoint
👍 3sandordini2024/04/29 - 正解だと思う選択肢: A
Option A
👍 2Awsbeginner872024/04/03 - 正解だと思う選択肢: A
"data cannot be sent over the public internet." == VPC Endpoint
👍 2Mikado2112024/04/04
シャッフルモード