AWS Cloud with EC2, VPC, Network, Firewall, Database, Load Balancer (ALB, NLB, GWLB), Autoscaling, SSH, a mini-project
Welcome, the goal of this course is to give you all the basic of AWS Cloud provider and network in order to build a real high available anfrastructure in AWS Cloud. here are come AWS concept you will master at the end of this course :
What you’ll learn
- Basics resources of a LAN Network.
- Global concept and advantages of cloud computing.
- How to create an instance on AWS and secure that instance.
- Create users and groups and manage permission.
- Configure a load balancer and handle vertical and horizontal scalability.
- Create a full network on the AWS Cloud.
- How to create a relational database and handle a disaster recovery.
Course Content
- Introduction –> 3 lectures • 3min.
- Slides Download –> 1 lecture • 1min.
- Network Basics –> 7 lectures • 19min.
- Introduction to Cloud –> 4 lectures • 8min.
- Getting started with AWS –> 3 lectures • 5min.
- Create AWS Account and Access to AWS –> 6 lectures • 17min.
- EC2 Instance & Storage –> 11 lectures • 35min.
- IAM – Manage Users, Groups & Permissions –> 4 lectures • 27min.
- Load Balancer & Auto Scaling –> 6 lectures • 36min.
- VPC – Manage Network –> 18 lectures • 46min.
- RDS – Relational Database & Disaster Recovery –> 9 lectures • 26min.
- Final Project Challenge –> 1 lecture • 1min.
Requirements
Welcome, the goal of this course is to give you all the basic of AWS Cloud provider and network in order to build a real high available anfrastructure in AWS Cloud. here are come AWS concept you will master at the end of this course :
- OSI and TCP/IP models
- Basic of IPV4 addresses
- CIDR Notation
- Reserved IP such as private IP range, loopback
- Core components of a Local Area Network
- NAT and PAT protocols
- Global concept and advantages of cloud computing
- How to set up SSH Authentication to connect to an instance
- How to create an instance on AWS Cloud and secure that instance with firewall and SSH authentication
- How to Create users and groups and manage permission
- Configure a load balancer and handle vertical to distibute the traffic accross multipe instance
- Handle a horizontal scalability with Auto Scaling Group to automatically scale out or scale in depending on the load of your application
- Create a public subnet and a private subnet and resource such as route table, nat gateway, internet gateway in AWS Cloud
- How to create a relational database on AWS with the service RDS
- How handle a disaster recovery of the primary database with a standby database