Amazon Web Services (Aws) - Hands On
Last updated 6/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 3.99 GB | Duration: 14h 3m
Last updated 6/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 3.99 GB | Duration: 14h 3m
Learn Cloud Computing Concepts, AWS Fundamentals and Advanced Concepts With Hands On Labs
What you'll learn
Learn basic cloud computing concepts
Gain Hands On skils core Amazon Elastic Cloud Compute (EC2), Amazon Simple Storage Service (S3), Amazon Virtual Private Cloud (VPC))
Develop knowledge of basic level concepts as well as advance concepts
Develop Hands on skills on Elastic Load Balancer (ELB), Application Load Balancer (ALB), Network Load Balancer (NLB), Identity and Access Management (IAM)
How To Use Amazon Relational Database Service (RDS), AWS Cloud9
Develop Hands On skills on deploying application in custom VPC with frontend running in public subnet and database in private subnet
Learn How to Deploy Applications Using Best Practices
Learn How To Use Auto Scaling
Learn How To Combine Various concepts such as AWC Virtual Private Cloud, Creating and Using Custom AMI, Elastic Load Balancer, Auto Scaling and Cloud9
Learn How To Use AWS Route53, Link it with Domain Hosted on Providers like GoDaddy, Different Routing Policies and Health Checks.
Requirements
This course is for Beginners in Cloud Computing and AWS
No prior knowledge required
Description
This Amazon Web Services (AWS) - Hands On will start from cloud computing introduction, cover AWS core concepts as well as advance concepts. The concepts are covered using Hands On Labs.Learning cloud computing is an effective way of entering into high paying career. This course can help you getting started with Amazon Web Service (AWS).The biggest advantage is that some sections contains hands on combining various services.Why to join this course ?- More focus on making your fundamentals strong.- How to properly set up the Labs (State of Art Labs) for learning the concepts has been covered (Hands-On Approach).- Customized Diagrams (We strongly believe that a picture is worth a thousand words).- Unique innovative style of teaching.- More than 25 years of experience in Hands-on training.What you will learn in this course- Cloud Computing Introduction- What is Infrastructure As A Service (IAAS)- What is Platform As A Service (PAAS)- What is Storage As A Service (SAAS)- What is Software As A Service (SAAS)- Working With Amazon Web Services (AWS)- AWS Elastic Cloud Compute (EC2) Introduction- What are the Various Steps Required for creating Virtual Servers- Create Linux Instance- Using Putty to connect to Linux Instance- Implement Apache Web Server on Linux Instance- Create Windows Instance- Implement IIS Web Server on Windows Instance- Tools Used For Accessing Cloud- What are different storage technologies. What is DAS, NAS and SAN.- Elastic Block Storage (EBS) Hands On- Simple Storage Service (S3) Hands On- Elastic File System (EFS) Hands on- Create and Access Relational Database Service (RDS) Hands On- Create and Use Custom AMI- Virtual Private Cloud (VPC) Introduction- Create VPC Using Wizard- Deploy PHP/MySQL Application in Custom VPC having 2 public and 2 private subnets- Elastic Load Balancer (ELB) Introduction- Application Load Balancer (ALB) Hands On- Path Based Routing Using ALB- Network Load Balancer (NLB) Hands On- Identity & Access Management (IAM) Introduction- Create IAM Users, Groups and Roles- AWS Cloud9 IDE- AWS CloudWatch and SNS Hands On- Auto Scaling Hands On- Demo of Combining Various concepts such as AWC Virtual Private Cloud, Creating and Using Custom AMI, Elastic Load Balancer, Auto Scaling and Cloud9- AWS Route 53 Hands On.
Overview
Section 1: Cloud Computing Introduction
Lecture 1 Cloud Computing Introduction
Lecture 2 What is Infrastructure As A Service (IAAS)
Lecture 3 What is Platform As A Service (PAAS)
Lecture 4 What is Storage As A Service (SAAS)
Lecture 5 What is Software As A Service (SAAS)
Lecture 6 Cloud Computing Advantages
Section 2: Get Started With Amazon Web Service (AWS)
Lecture 7 Create AWS Free Tier Account
Lecture 8 Login To AWS Management Console
Lecture 9 Create Keypair
Lecture 10 AWS EC2 Introduction
Lecture 11 Virtualization and Hypervisor Introduction
Lecture 12 AWS Regions and Zones
Section 3: AWS EC2 Hands On
Lecture 13 Various Steps For Creating Virtual Servers
Lecture 14 Step 1: Choose An AMI
Lecture 15 Step 2: Choose Instance Type
Lecture 16 Step 3: Configure Instance Details
Lecture 17 Step 4: Add Storage
Lecture 18 Step 5: Add Tags
Lecture 19 Step 6: Configure Security Group
Lecture 20 Step 7: Review Instance Launch
Lecture 21 Launch Linux Instance
Lecture 22 Tools For Accessing Cloud
Lecture 23 Connect To Linux Instance Using Putty
Lecture 24 Implement Apache Web Server On Linux Instance
Lecture 25 Launch Windows Instance
Lecture 26 Implement IIS Web Server On Windows Instance
Section 4: Cloud Storage (EBS, S3, EFS Hands On)
Lecture 27 Cloud Storage Introduction
Lecture 28 Cloud Storage Lab Setup
Lecture 29 Provision EBS Volume
Lecture 30 Attach EBS Volume With Windows Instance
Lecture 31 Attach EBS Volume With Linux Instance
Lecture 32 Instance Store vs EBS
Lecture 33 S3 Bucket Creation and Object Uploads
Lecture 34 Delete Bucket
Lecture 35 Configure Permissions During Bucket Creation and Object Uploads
Lecture 36 Launch Static Website Using S3
Lecture 37 EFS Introduction
Lecture 38 EFS Hands On - 1
Lecture 39 EFS Hands On - 2
Section 5: Relational Database Service (RDS) Hands On
Lecture 40 Create RDS Instance
Lecture 41 How To Access RDS Database
Lecture 42 Verify Deletion Of Database
Section 6: Create Custom Amazon Machine Image (AMI)
Lecture 43 Create Custom AMI
Lecture 44 Launch Instance From Custom AMI
Lecture 45 Delete AMI and Instance
Lecture 46 Clean Up Other Resources
Section 7: Virtual Private Cloud (VPC) Hands On
Lecture 47 VPC Introduction
Lecture 48 VPC Setup Details
Lecture 49 Create VPC Using Wizard
Lecture 50 Deploy Web Server in VPC
Lecture 51 Delete VPC
Section 8: Deploy PHP/MySql Application in Custom VPC Using Best Practices
Lecture 52 Custom VPC Lab Setup Details
Lecture 53 Create Custom VPC
Lecture 54 Create 2 Public and 2 Private Subnets
Lecture 55 Create Internet Gateway and Attach To VPC
Lecture 56 Create Routing Table
Lecture 57 Create Web Server Security Group
Lecture 58 Launch Internet Facing Web Server Instance
Lecture 59 Create Database Security Group
Lecture 60 Create Database Subnet Group
Lecture 61 Create Backend RDS Instance
Lecture 62 View RDS Instance Details
Lecture 63 Connect To Web Server Instance
Lecture 64 Deploy Simple PHP/MySQL Application - 1
Lecture 65 Deploy Simple PHP/MySQL Application - 2
Lecture 66 Lab Setup Summary
Lecture 67 Delete Custom VPC and Resources
Section 9: Elastic Load Balancer (ELB) Hands On
Lecture 68 Elastic Load Balancer (ELB) Introduction
Lecture 69 Elastic Load Balancer (ELB) Lab Setup
Lecture 70 Application Load Balancer (ALB) Hands On
Lecture 71 Modify ELB Lab Setup
Lecture 72 Path Based Routing Using ALB Hands On
Lecture 73 Network Load Balancer (NLB) Hands On
Lecture 74 Remove Elastic Load Balancer (ELB) Lab Resources
Section 10: Identity & Access Management (IAM) Hands On
Lecture 75 Identity & Access Management (IAM) Introduction
Lecture 76 How To Create IAM Groups
Lecture 77 How To Create IAM Users
Lecture 78 Verify IAM Access Permissions
Lecture 79 Change and Verify Access Permissions
Lecture 80 Delete IAM Users and Groups
Lecture 81 Create IAM Roles
Lecture 82 Create AWS EC2 Instance With Custom Role
Lecture 83 Verify IAM Role
Section 11: AWS Cloud9 Environment
Lecture 84 AWS Cloud9 Introduction
Lecture 85 Create AWS Cloud9 Environment
Lecture 86 Basic Working Of Cloud9 Environment
Lecture 87 Access EC2 Instance Using Cloud9 Environment
Section 12: AWS CloudWatch and SNS
Lecture 88 CloudWatch Introduction
Lecture 89 Create Simple Notification Service (SNS) Topic
Lecture 90 Create EC2 Instance With Detailed Monitoring
Lecture 91 Create CloudWatch Alarm
Lecture 92 Test Lab Setup Using Stress Load Testing Tool
Lecture 93 Verify CloudWatch Alarm
Lecture 94 Delete CloudWatch Lab Resources
Section 13: Launch Template and Auto Scaling
Lecture 95 Auto Scaling Introduction
Lecture 96 Launch EC2 Instance For Creating Custom AMI
Lecture 97 Create Custom AMI From Instance
Lecture 98 Verify Availabilty of Custom AMI
Lecture 99 Create Launch Template
Lecture 100 Create Auto Scaling Group
Lecture 101 Test Auto Scaling Using Stress Tool
Lecture 102 Verify If Auto Scaling Working Properly or Not
Lecture 103 Delete Resources
Section 14: (Optional)Combining VPC, Custom AMI, ELB, Auto Scaling, Cloud9 Concepts Hands On
Lecture 104 (Optional) Lab Setup Details of Combining Various Concepts
Lecture 105 (Optional) Allocate Elastic IP and Create Custom Virtual Private Cloud (VPC)
Lecture 106 (Optional) Create Additional Subnets and Modify Routing Tables
Lecture 107 (Optional) Create Custom AMI From EC2 Instance
Lecture 108 (Optional) Create Application Load Balancer (ALB)
Lecture 109 (Optional) Create Auto Scaling Group (ASG) Security Group
Lecture 110 (Optional) Create Launch Template
Lecture 111 (Optional) Create Auto Scaling Group
Lecture 112 (Optional) Create Cloud9 Environment
Lecture 113 (Optional) Access Instances Using Cloud9. Run Stress Tool On Instances
Lecture 114 (Optional) Verify Whether Lab Setup is Working Properly or Not
Lecture 115 (Optional) Clean Up Lab Resources
Lecture 116 (Optional) Summary of Lab Setup
Section 15: (Optional) AWS Route 53 Hands On
Lecture 117 (Optional) Why AWS Route 53 Videos
Lecture 118 DNS (Domain Name System) Introduction
Lecture 119 (Optional) What are different types of Resource Records (RR) in DNS.
Lecture 120 (Optional) AWS Route 53 Hands On Details
Lecture 121 (Optional) Create Public Hosted Zone
Lecture 122 (Optional) Verify Changes. Route 53 Lab Setup Introduction
Lecture 123 (Optional) Lab Setup For AWS Route 53
Lecture 124 (Optional) Simple Routing Policy - 1
Lecture 125 (Optional) Simple Routing Policy - 2
Lecture 126 (Optional) Simple Routing Policy - 3
Lecture 127 (Optional) Configure Health Checks
Lecture 128 (Optional) Weighted Routing Policy
Lecture 129 (Optional) Latency Based Routing
Lecture 130 (Optional) Geolocation Based Routing
Lecture 131 (Optional) Multivalue Routing Policy - 1
Lecture 132 (Optional) Multivalue Routing Policy - 2
Lecture 133 (Optional) Failover Routing Policy - 1
Lecture 134 (Optional) Failover Routing Policy - 2
Lecture 135 (Optional) Summary of AWS Route 53
Lecture 136 (Optional) Delete Resources
Section 16: (Optional) Link AWS Route53 Service with S3 Static Website Hands On
Lecture 137 (Optional) Revisit Concept of Using A Type, CNAME Type Records
Lecture 138 (Optional) Using CNAME Record With Different Domain
Lecture 139 (Optional) Create S3 Buckets For Linking With Route53 Service
Lecture 140 (Optional) Link Route53 Service With S3 Buckets
Lecture 141 (Optional) Delete S3 Buckets
Section 17: Launch EC2 Instance using New AWS Console
Lecture 142 Launch EC2 Instance Using New Console
Lecture 143 Access EC2 Instance Using Putty
Lecture 144 Access Instance Using Browser
Anyone who wants to learn about cloud computing,Anyone who wants to learn about Amazon Web Service (AWS) core services,Anyone who wants to deploy servers on AWS,Anyone who wants to learn about best practices in deploying applications in Cloud,Anyone who wants to learn about Amazon Web Service (AWS) advance concepts,Anyone who wants to go for cloud certifications