Topic Covered: Networking
- what is Networking
- The OSI Model (Open System Interconnect)
- For example, to remember the seven OSI layers (Physical, Data Link, Network, Transport, Session, Presentation, Application), people use mnemonics like:
“Please Do Not Throw Sausage Pizza Away”
“All People Seem To Need Data Processing”
- Ip adress and ciders
- Ip address class
- Cidr Calculator ( for prefix)
- Elastic ip
- VPC (Virtual Private Cloud )
Topic Covered: AWS VPC
- WHAT'S A VPC
-Creating a VPC
- Public subnets
- Internet Gateway
- Private subnet
- Route table
- security groups
- VPC CIDR
Topic Covered: Compute (EC2)
- What is EC2 ( Elastic Compute Cloud)
- Virtualization
- Operating system (OS)
- Operating system families
- Compute Offering
- Ec2 Features
- Instance lifecycle
- Storage Type
- Instance pricing Model
- How to create EC2
- What is EC2 userdata
- EBS VOLUMES
- How to create a volume
- How to attach a file in a volume
- Role base access control with instance profile.
- What is linux
- Manage Instance
- Provision window instance for management
- under the instance, we could DOWNLOAD RESOURCES, SEARCH, INSTALL, CREATE USERS, BACKUP, CREATE FOLDERS AND FILES, SECURITY, PERMISSION AND MORE.
- Linux Distributions
- System Management
- Navigation commands like (ls,pwd,cd)
- Creatin Files and Folders
- Deleting Files and Folders