hands-on lab

Creating and Using a VPC Endpoint Service

Intermediate
Up to 1h 30m
372
4.6/5
Get guided in a real environmentPractice with a step-by-step scenario in a real, provisioned environment.
Learn and validateUse validations to check your solutions every step of the way.
See resultsTrack your knowledge and monitor your progress.
Lab 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:

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

Environment before
Environment after
About the author
Students
66,495
Labs
164
Courses
2
Learning paths
4

Andrew is a Labs Developer with previous experience in the Internet Service Provider, Audio Streaming, and CryptoCurrency industries. He has also been a DevOps Engineer and enjoys working with CI/CD and Kubernetes.

He holds multiple AWS certifications including Solutions Architect Associate and Professional.

Covered topics
Lab steps
Logging In to the Amazon Web Services Console
Creating a Network Load Balancer
Creating an Endpoint Service
Creating a Consumer VPC and a VPC Endpoint
Creating an Amazon EC2 Instance