
This lecture will give you an outline of this AWS Hands-on Labs Course, what you can expect from this course and everything that you will learn along the way.
This lecture outlines the few pre-requisites you should have to really benefit from this course.
This lecture will go through all the necessary steps to create your own AWS Free Tier Account to perform the labs.
NOTE: If you already have a Free Tier account that you can use, feel free to skip this lecture.
This lecture goes through the tools that are required to be installed on your Windows or Mac systems in order to perform the labs.
Build two web servers in us-east-1 across two availability zones in public subnets of a VPC, and load balance internet traffic with an application load balancer to improve fault tolerance.
Launch two EC2 instances in separate availability zones using an amazon linux image, enable public ip addresses, and run a bash script to install apache and serve a basic index.html.
Create a standard SNS topic named MyTopic, configure an email subscription, and confirm it to receive notifications, illustrating topics, subscriptions, and common endpoints in AWS.
Learn to log into an AWS EC2 instance via SSH with PuTTY, convert PEM to PPK, install EPEL, run stress to simulate CPU load, and prepare for auto scaling tests.
Design a secure, fault-tolerant architecture with web servers in two private subnets across two availability zones, using NAT gateway, Bastion host, an application load balancer, and an S3 gateway endpoint.
Prepare for lab 3 by reviewing and reusing existing resources from lab 2, including a custom VPC, two public subnets, default route table, and SSH key pair in AWS console.
Learn to create an internet-facing application load balancer across two availability zones to route HTTP traffic to two private subnets Apache web servers, with a target group and health checks.
Create an S3 bucket, an IAM role for EC2, and a VPC gateway endpoint for S3 to enable private access; test uploading and downloading files via the endpoint.
Launch a MySQL RDS instance in a VPC, configure a DB subnet group across private subnets, set up security groups and automated backups, and explore multi-AZ and read replicas.
Are you looking for hands-on practice on AWS?
You have scoured the internet but can't find a proper step-by-step instructional guide with the latest architecture designs on how to create a solution in the AWS cloud?
Are you preparing yourself for an AWS Associate level certification and need to perform some easy to follow labs to brush up your knowledge and skills?
Then this is the course for you!
Why choose this course?
Each service in the hands-on labs is created step-by-step, and then added on the design architecture to reflect it.
Using the new AND latest AWS Architecture Icons from the past year on the designs. Majority of the other courses still show the outdated AWS architecture icons from few years ago.
Labs are performed using the new style of console interfaces on AWS Management Console as of mid / late 2020 (e.g Auto-scaling Groups, RDS, Security Groups, Target Groups, SNS Topics, Launch Template, etc), since the old console style is being deprecated.
The common best practices are shown during the labs to create highly available, resilient and scalable architectures.
Everything you do in the hands-on labs will be free of cost as it will be within Free-Tier limits, except for only couple of services for which the total cost will be less than 50 cents (USD).
Summary of hands-on labs covered in this course:
Two EC2 instances in Two Availability Zones, behind an Application Load Balancer
EC2 Auto-scaling group over two Availability Zones, behind an Application Load Balancer
Increase security by introducing Private subnets for EC2 instances, Bastion Host, NAT Gateway and VPC Gateway Endpoint for S3.
Two EC2 Web Server instances (Apache) behind an Application Load Balancer. PHP web application connected to a back-end Multi-AZ RDS (Relational Database) for data storage. Similar to LAMP stack.
The hands-on labs will touch upon the below major services and concepts:
Regions and Availability Zones
VPC (Virtual Private Cloud)
Private Subnet / Public Subnet
Security Groups / NACL (Network Access Control Lists)
EC2 (Elastic Compute Cloud) / Launch Templates / AMIs
ELB (Elastic Load Balancing) / ALB (Application Load Balancer)
Auto-Scaling Groups
S3 (Simple Storage Service)
NAT Gateway
VPC Gateway Endpoint
RDS (Relational Database Service)
Multi-AZ RDS Deployment
SNS (Simple Notification Service)