AWS VPC and Networking in depth: Learn practically in 8 hrs
Amazon VPC and Networking from basics to advance with 20+ simple to complex real life hands-on exercises
Description
[This course is fully refreshed now with latest AWS console experience and features. It's 2024 ready !]
This course aims to build the complete understanding of Amazon Virtual Private Cloud (VPC) and Networking from grounds up where you will understand the AWS networking concepts to the depth not just theorotically but by actually performing hands on exercises for all the networking components.
This course contains 2 sections. First section is about understanding the foundation where I have explained from scratch the basics of Amazon VPC, VPC components and Private connectivity options in AWS. Additionally we are also going to understand how DNS works in AWS. I am sure, this course will take your networking knowledge and experience to a different level where you can confidently design and implement networking components on your own. And believe me, it's one of the most important skill to have to be successful in your AWS career.
1. Understanding AWS Networking in depth
Physical on premises networking vs AWS VPC
Getting familiar with Amazon VPC terminologies - VPC, Subnets, Route tables, Internet Gateway, Security Group, Network ACL
Understanding VPC CIDR
Understanding Subnets and Route Tables
Public Subnet vs Private Subnet
Understanding NAT (Network Address Translation) Concept
NAT Gateway and NAT instance
AWS Private Connectivity options
Understanding VPC Peering
VPC Endpoint and Privatelink for private connectivity to AWS Services
VPN connection / Direct Connect
Transit Gateway
AWS Client VPN
2. AWS Networking Hands on exercises (Basics to Advance)
Create VPC with single public subnet, launch EC2 instance and connect over internet
Create VPC with Pubic and Private subnet, connect to EC2 instance in Private subnet via EC2 instance in Public subnet
Create NAT Gateway and allow EC2 instances in Private subnet to access internet through NAT Gateway
Create and use NAT EC2 instance instead of NAT Gateway
Create VPC Peering between VPCs across AWS regions and connect to EC2 instance over private IP by using VPC peering connection
Create VPC endpoint gateway for S3 and access S3 contents from EC2 instance in Private subnet without requiring internet connection
Create and use VPC Private Link to expose your Web service privately to application hosted in another VPC
Implement AWS region level failover using AWS Route53
Hosting website on S3 using custom domain name from GoDaddy
Hosting HTTPS enabled website using S3 and CloudFront
Advanced Networking: Setup Site-To-Site VPN between AWS VPC and simulated on-premise network
Transit Gateway - Setup communication between multiple VPCs
AWS Client VPN and various scenarios like accessing Internet, Split Tunnel, accessing Peered VPCs via Client VPN connection
Additional exercises:
Application Load Balancer - distribute traffic to backend EC2 instances
Enable Sticky session on ALB
Enable HTTPS on Application Load Balancer
ALB Path based Routing
AWS CloudFormation template to deploy VPC and related sources in automated manner
Note:
1. While total course length is 12+ hrs, I have mentioned 8hrs in the description as we will be spending around 8+ hrs of time doing actual hands-on exercises.
2. This course does not cover all details/limits/what if kind of contents which are required to be prepared for AWS networking certification exam however this course instead focuses on understanding the core concepts by doing hands on exercise.
What You Will Learn!
- Basic to Advanced Amazon VPC & Networking concepts - VPC, CIDR, IPv4/IPv6, Subnets, Route tables, Security Groups, NACL, NAT Gateway, Internet Gateway etc.
- AWS Public and Private Network connectivity options and implementation - VPC Peering, VPC Endpoint/PrivateLink, Transit Gateway, VPN connection, Direct Connect
- AWS DNS and Application services - Route53, Application Load Balancer, CloudFront
- AWS Infrastructure as a Code - Automation to deploy VPC and other components with AWS Cloudformation
- 20+ hands on exercises to put all this learning into the practical
Who Should Attend!
- Beginner AWS aspirants, Who are looking for hands on experience on AWS Networking services and components (VPC and more)
- Student's who are looking to understand AWS Networking in depth starting with VPC
- Student's who want to understand Amazon VPC, Subnets, Routing, VPC peering, Transit Gateway, VPN etc