hands-on lab

Creating and Using a VPC Endpoint Service

Difficulty: Intermediate
Duration: Up to 1 hour and 30 minutes
Students: 458
Rating: 4.4/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.

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

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