Cloud Computing with AWS for Beginners


Learn fundamentals of Cloud Computing, Amazon Web Services (AWS), its core services.

What you will learn

Fundamentals of Cloud Computing

How to get started with AWS

AWS core services- IAM, S3, VPC, EC2, ELB, ASG, RDS etc

How to work with core AWS services with hands-on labs (demos).

Tips and tricks to create and manage AWS resources and Services effectively.

Description

  1. Do you prefer a simplified and easy-to-understand approach to learning complex concepts, rather than being overwhelmed with excessive content?
  2. Are you new to cloud computing or looking to refresh your knowledge on the basics of AWS and its core services?
  3. Are you seeking a course that requires no prior tech or cloud background, making it accessible for individuals from various backgrounds and skill levels?
  4. Is your goal to gain a solid foundation in AWS and cloud computing, enabling you to explore more advanced topics and potentially switch careers in the future?

    If the answer to any of the above questions is YES, then this course is for you.

As the name itself suggests, this Cloud Computing with AWS for Beginners course will get you started with cloud computing and AWS. Don’t know anything about cloud computing?! Well! No worries, this course will take you from the absolute ground up to understand how AWS core services work. This course is ideal for beginners who want to learn AWS and intermediates looking to refresh their cloud computing knowledge. No tech or cloud background is required!

The course has engaging videos to make complex concepts very easy to understand followed by simple and step-by-step demos at the end to help you understand the working of core services. All the services and resources taught in this course fall under the AWS Free Tier, so if you follow the guidelines in the course, you will not have to pay anything to AWS in order to learn from this course.


Get Instant Notification of New Courses on our Telegram channel.

Noteβž› Make sure your π”ππžπ¦π² cart has only this course you're going to enroll it now, Remove all other courses from the π”ππžπ¦π² cart before Enrolling!


Upon successful completion of this course:

  • You will have a thorough understanding of cloud computing, its key concepts, and benefits.
  • You will be able to decide when to use cloud computing and which models and services you should employ.
  • You will be able to create your AWS account and be able to secure it with the right services..
  • You will have an understanding of your AWS account, the free tier and different ways to access your account.
  • You will be able to use IAM service to monitor and control the access on your account. And you will have an understanding of IAM policies and IAM best practices.
  • You will be able to use the S3 for the storage of your data.
  • You will be able create an S3 bucket.
  • You will have a good understanding of AWS storage classes to store your data efficiently and economically based on how frequent you access your data.
  • You will have a complete understanding of networking in AWS also known as Virtual Private Cloud (VPC) and how to create private and public subnets.
  • You will know how the public and private subnets work in VPC and how the internet gateway connects a VPC with the internet.
  • You will also learn how to use Security groups and NACL to control traffic to and from resources in a VPC.
  • You will be able to classify the compute services in AWS and understand their uses.
  • You will understand the concept of virtual machines in the cloud computing aspect.
  • You will be able to choose the right compute service for your requirement.
  • You will be familiar with Elastic Compute Cloud (EC2) and its features. And you will be able to launch EC2 instances through the AWS management console.
  • You will understand how the load balancer distributes the traffic to EC2 instances and monitors the health of EC2 instances.
  • You will know how Elastic Load Balancer (ELB) enables the load balancer to handle the additional load without any change.
  • You will also understand auto-scaling, auto-scaling groups and their policies to scale up according to the requirements.
  • You will be able to understand which type of data you have and where you should store it.
  • You will be able to use relational databases for your data.
  • You will be able to understand non-relational databases to store semistructured data and unstructured data.
  • You will learn how to manage databases in your on-premise data centers.
  • You will be able to set up, operate and scale a relational database in the cloud.
  • You will understand DynamoDB, its flexible data model, and its applications in gaming and IoT.

All in all, we are covering all the essential aspects of Cloud Computing, so If you are looking for a shorter and more comprehensive course to start your journey with the cloud, this is the course for you! I hope to see you in the course.

English
language

Content

Cloud Fundamentals

Course Introduction
What is Cloud Computing?
Cloud Service Models
Traditional Data Centers
Cloud Deployment Models
Key Cloud Concepts
Benefits of Cloud Computing
Different Cloud Providers
Quiz

Getting Started with AWS

AWS Accounts
Create AWS Account
AWS Free Tier
Securing an AWS Account
Configure MFA & Password Policy
Set up Budget & Alert
Quiz
Methods of Interacting with AWS
Using the AWS Management Console
Install AWS CLI
Using the AWS CLI
AWS Regions and Availability Zones
AWS Edge Locations
Quiz

Identity & Access Management (IAM)

What is Identity & Access Management?
Users, Groups & Roles
Creating an IAM User & Group
Login with IAM User & Create Role
IAM Policies
IAM Best Practices
Quiz

AWS Storage Services

Overview of Amazon S3
S3 Availability, Durability and Data Replication
Storage Classes
S3 Bucket – Demo
Overview of EBS (Elastic Block Storage)
Overview of EFS (Elastic File System)
Quiz

Networking & Virtual Private Cloud (VPC)

Introduction to Networking
What is a VPC?
Subnet, Internet Gateway, Route Table, & NAT Gateway
Security Groups & NACL
Create VPC, public and Private Subnet
DNS and Amazon Route 53
AWS VPN & AWS Direct Connect
Quiz

AWS Compute Services

Compute Services in AWS
Virtual Machine
EC2 – Elastic Compute Cloud
Component of Amazon EC2
EC2 Instance Naming Convention
Instance Types
Launch Your First EC2 Instance
SSH EC2 Instance, Install Httpd
Creating a Windows EC2 Instance
ECS – Elastic Container Service
AWS Elastic Beanstalk
Serverless Computing
AWS Lambda

Database

Data Types
Relational Databases
NoSQL Databases
On-Premise vs Cloud Database Hosting
Amazon Relational Database Service
Amazon DynamoDB
Creating RDS Instance
Amazon Elasticache
Amazon Redshift

High-Level Architecture

Auto Scaling
EC2 Auto Scaling Group
EC2 Auto Scaling Policies
Launch Configuration & Launch Template
Load balancer
What is an Elastic Load Balancer (ELB)?
AWS Elastic Load Balancer (ELB)
Using ELB and Auto Scaling Together