ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 682 - SAA-C03 discussion

Report
Export

A company's website hosted on Amazon EC2 instances processes classified data stored in Amazon S3 Due to security concerns, the company requires a pnvate and secure connection between its EC2 resources and Amazon S3.

Which solution meets these requirements?

A.
Set up S3 bucket policies to allow access from a VPC endpomt.
Answers
A.
Set up S3 bucket policies to allow access from a VPC endpomt.
B.
Set up an 1AM policy to grant read-write access to the S3 bucket.
Answers
B.
Set up an 1AM policy to grant read-write access to the S3 bucket.
C.
Set up a NAT gateway to access resources outside the private subnet.
Answers
C.
Set up a NAT gateway to access resources outside the private subnet.
D.
Set up an access key ID and a secret access key to access the S3 bucket.
Answers
D.
Set up an access key ID and a secret access key to access the S3 bucket.
Suggested answer: A

Explanation:

This solution meets the following requirements:

It is private and secure, as it allows the EC2 instances to access the S3 bucket without using the public internet. A VPC endpoint is a gateway that enables you to create a private connection between your VPC and another AWS service, such as S3, within the same Region. A VPC endpoint for S3 provides secure and direct access to S3 buckets and objects using private IP addresses from your VPC. You can also use VPC endpoint policies and S3 bucket policies to control the access to the S3 resources based on the endpoint, the IAM user, the IAM role, or the source IP address.

It is simple and scalable, as it does not require any additional AWS services, gateways, or NAT devices. A VPC endpoint for S3 is a fully managed service that scales automatically with the network traffic. You can create a VPC endpoint for S3 with a few clicks in the VPC console or with a simple API call. You can also use the same VPC endpoint to access multiple S3 buckets in the same Region.

VPC Endpoints - Amazon Virtual Private Cloud

Gateway VPC endpoints - Amazon Virtual Private Cloud

Using Amazon S3 with interface VPC endpoints - Amazon Simple Storage Service

Using Amazon S3 with gateway VPC endpoints - Amazon Simple Storage Service

asked 16/09/2024
Tobias Wartenweiler
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first