Creating and Using a VPC Endpoint Service
Description
VPC Endpoints are virtual network devices that scale horizontally and are highly available. They can securely enable communication from Amazon EC2 instances to AWS services, and services provided by other vendors. You can create your own VPC endpoint service to expose a service in one VPC to another VPC. Using them in this way can have cost and security benefits.
Learning how to use VPC Endpoint services will increase the range of options available to you when you need to create advanced network infrastructure in the public AWS cloud.
In this lab, you will create a VPC endpoint service and related resources. You will then test that they work.
Learning Objectives
Upon completion of this intermediate-level lab, you will be able to:
- Create an Amazon VPC
- Create an Amazon EC2 instance and a network load balancer
- Create a VPC endpoint and VPC endpoint service
- Configure your VPC to access an application through a VPC endpoint
Intended Audience
- Candidates for the AWS Certified Advanced Networking Specialty certification
- Cloud Architects
- DevOps Engineers
Prerequisites
Familiarity with the following will be beneficial but is not required:
- Amazon Virtual Private Cloud (VPC)
- Amazon Elastic Compute Cloud (EC2)
- Elastic Load Balancing (ELB)
The following content can be used to fulfill the prerequisite:
- AWS Networking Features Essential for a Solutions Architect
- Compute Fundamentals For AWS
- Using Elastic Load Balancing & EC2 Auto Scaling to Support AWS Workloads
Updates
September 6th, 2023 - Updated the instructions and screenshots to reflect the latest UI
October 3rd, 2022 - Updated screenshots and instructions due to UI changes
June 1st, 2022 - Updated instructions and screenshots to reflect the new launch instance wizard