The architecture diagram illustrates the steps we will have to take to demonstrate how the EC2 instance in the private subnet can still access an S3 bucket even if the instance does not have access to the internet.
- From the client you can connect to a bastion host configured in the public subnet (see lab-002),
- From the bastion host you can then connect to the EC2 instance in the private subnet,
- From the EC2 instance you can use the S3 gateway endpoint, to ...
- Access the S3 bucket.
Follow the steps described in lab-002, making sure you change all references to lab-002 with lab-014.
Name your S3 bucket lab014-bucket. Refer to lab-013 if not sure how to do this step.
Go to VPC - Endpoints and click on Create Endpoint.
No comments:
Post a Comment