AWS Certification Training

Viswa Online Trainings is one of the world’s leading online IT training providers. We deliver a comprehensive catalog of courses and online training for freshers and working professionals to help them achieve their career goals and experience our best services.

4627 Reviews 4.9
4.7/5

Learners : 1080

Duration :  30 Days

About Course

Our AWS Training is a comprehensive cloud computing platform provided by Amazon. AWS provides a multitude of services like Infrastructure as Service (IaaS), application platform as Service (PaaS), and software applications as service (SaaS)… etc. Enroll now and get certified in it.

AWS Training Course Syllabus

Introduction to Cloud Computing

✔ A Short history
✔ Client Server Computing Concepts
✔ Challenges with Distributed Computing
✔ Introduction to Cloud Computing
✔ Why Cloud Computing?
✔ Benefits of Cloud Computing

Cloud Computing Deployment Models

✔ Private Cloud
✔ Public Cloud
✔ Hybrid Cloud

Cloud Delivery Models

✔ Software as a Service (SaaS)
✔ Platform as a Service(PaaS)
✔ Infrastructure as a Service (IaaS)

Introduction to AWS:

✔ Subscription to AWS
✔ AWS Free tier – Limits and usage
✔ Introduction to the AWS Management Console

Elastic Compute Cloud (EC2) Essentials

✔ Regions and Availability Zones – How to choose the right one
✔ Amazon Machine Images (AMI)
✔ Working with AMIs
✔ Choosing the right AMI
✔ Deciding what goes into an AMI
✔ Finding the right AMI
✔ Pricing model in EC2 instances
✔ Deciding between On-demand instances, Spot instances, Reserved instances,
✔ Scheduled Instances, Dedicated Hosts
✔ EC2 Reserved Instance
✔ AWS Marketplace

EC2 Instances

✔ Building an EC2 Windows instance & Linux Instance
✔ Setting up security
✔ Security via Key Pairs
✔ Working with the Security Group
✔ Different IPs assigned to an EC2 instance
✔ Assigning Elastic IPs
✔ Logging into the instance
✔ Creating your own AMI/Registering your own AMI
✔ What is a placement group and what advantages of placement groups
✔ EC2 instance protection
✔ User Data Management
✔ AWS Simple System Manager (SSM)

Elastic Block Store (EBS)

✔ Creating and deleting volumes
✔ Attaching and detaching volumes
✔ Mounting and Unmounting the attached volume\
✔ Creating snapshots
✔ Increasing the volume size

Elastic Load Balancer (ELB)

✔ Creating a load balancer
✔ Internal Load balancer
✔ External Load balancer
✔ Load balancing protocols
✔ Security groups for the load balancer
✔ Configure health check for the load balancer
✔ Adding multiple instances to the load balancer
✔ Cross-zone load balancing
✔ Connection Draining

Auto Scaling:

✔ What is auto-scaling?
✔ Autoscaling components
✔ Benefits of autoscaling
✔ Creation of launch configuration
✔ Configuration of autoscaling policies based on the Load on EC2 instances.
✔ Advantages of using Auto scaling with Elastic Load balancer (ELB).

Simple Storage Service (S3)

✔ Creating and deleting buckets
✔ Adding objects to buckets
✔ Getting objects
✔ Deleting objects
✔ Creation of a static website using S3 storage
✔ Uses of S3 storage
✔ Working with Permissions of S3.
✔ Life cycle management in S3
✔ Accessing S3 storage via Tools

Glacier Storage:

✔ Creating Vaults
✔ Accessing the Glacier vault using tools
✔ Using Glacier for backups
✔ Retrieval period

Identity and Access management (IAM)

✔ Creation of user accounts in AWS
✔ Setting up multi factor Authentication (MFA)
✔ Roles in IAM
✔ Groups in IAM
✔ Delegation of permissions for users
✔ Creation of custom policies for delegation
✔ Account settings
✔ Credential Report

Virtual Private Cloud (VPC)

✔ Different types of networks that can be setup in AWS
✔ Creating a new VPC
✔ ACL & Security Groups
✔ Creation of Internet Gateway
✔ Connecting to instances in the gateway

Cloudwatch

✔ Debugging cloud-related issues
✔ Monitoring the AWS Service Health Dashboard
✔ Monitoring with Cloud watch
✔ Getting statistics for a specific EC2 instance
✔ Getting aggregated statistics
✔ Metrics for other AWS Services and related namespaces
✔ Setting up notifications

Simple Notification Services (SNS)

✔ Creation of a topic
✔ Subscribing to topic via Email
✔ Setting notification for EC2 instance changes

Simple Queue Service (SQS)

✔ Creation of a queue
✔ Sending messages to the queue
✔ Setting SNS to SQS
✔ Retrieving messages from SQS

Route 53:

✔ Route 53 Overview
✔ Setup internal DNS Namespace
✔ Creating different records in Route 53

Directory Services:

✔ Setup Active directory
✔ Adding EC2 instances to domain
✔ Overview of different directory services

Elastic Beanstalk

✔ Creation of Web apps using Elastic Beanstalk
✔ Environment overview
✔ Migrating content in different environments.
✔ Modifying the properties of the deployment.

Relational Database Service (RDS)

✔ Selecting the Engine
✔ Configuring the Database Engine
✔ Creating your Database
✔ Setting up automatic backups
✔ Authorizing access to the DB via DB Security Groups

Cloud Formation:

✔ Building AWS infrastructure as a code
✔ Utilization of Sample templates
✔ Introduction to JSON

Live Instructor Based Training With Software
Lifetime access and 24×7 support
Certification Oriented content
Hands-On complete Real-time training
Get a certificate on course completion
Flexible Schedules
Live Recorded Videos Access
Study Material Provided

AWS Training - Upcoming Batches

7th NOV 2022

10 PM IST

Weekday

Coming Soon

AM IST

Weekday

5th NOV 2022

2 PM IST

Weekend

Coming Soon

AM IST

Weekend

Don't find suitable time ?

CHOOSE YOUR OWN COMFORTABLE LEARNING EXPERIENCE

Live Virtual Training

  • Schedule your sessions at your comfortable timings.
  • Instructor-led training, Real-time projects
  • Certification Guidance.
Preferred

Self-Paced Learning

  • Complete set of live-online training sessions recorded videos.
  • Learn technology at your own pace.
  • Get access for lifetime.

Corporate Training

  • Learn As A Full Day Schedule With Discussions, Exercises,
  • Practical Use Cases
  • Design Your Own Syllabus Based
For Business

AWS Training FAQ'S

What is AWS?

AWS stands for Amazon Web Services. It is a service which is provided by Amazon that uses distributed IT infrastructure to provide different IT resources on demand. It provides different services such as infrastructure as a service, platform as a service, and software as a service.

Get ahead in your career by learning AWS through VISWA Online Trainings

What are the components of AWS?

The following are main components of AWS are:

  • Simple Storage Service
  • Elastic Compute Cloud
  • Elastic Block Store
  • CloudWatch
  • Identity Access Management
  • Simple Email Service
  • Route53

What are Key-pairs?

An Amazon EC2 uses public key cryptography which is used to encrypt and decrypt the login information. In public key cryptography, the public key is used to encrypt the information while at the receiver's side, a private key is used to decrypt the information. The combination of a public key and the private key is known as key-pairs. Key-pairs allows you to access the instances securely.

What is S3?

S3 is a storage service in AWS that allows you to store a vast amount of data.

What is AWS Lambda?

AWS Lambda is a compute service that runs your code without managing servers. Lambda function runs your code whenever needed. You need to pay only when your code is running.

Reviews

vishal meda
vishal meda
2023-04-15
They give trainings properly and trainers are well versed with them where i recommend to all viswa trainings are good!!
Ntr fan
Ntr fan
2023-04-01
I just finished sap bods training in Hyderabad. Excellent course and curriculum 100% doubt clarification sessions. Thanks Chaitanya
Shiva Krishna
Shiva Krishna
2023-04-01
I recently completed informatica online training with Chaitanya. Course was built by excellent trainer. And process of learning was streamlined. Thanks
Mohammad ali syed
Mohammad ali syed
2023-03-27
It was great and smooth understandable training. You can learn lots.
Govinda Bhatia
Govinda Bhatia
2023-03-19
Not recommended as there will be no server access working to do practical after training. Also there will be no fix for the same. So it's wastage of money. If server access not at all working then no meaning to provide server access. Also it not working for single day properly. Need to followup daily but in response you told will fix that sir at home once he will back will fix. After he came back again it's not working and not able to fix for single day also Every time new excuse it's wastage of money.
M Leela mohan
M Leela mohan
2023-03-15
I took SQL Server and MSBI Online training with Murali Krishna. I must say the course content was highly qualitative and the trainer covered all concepts. Overall it was a good experience with VISWA Online Trainings.
HARIKRISHNA BANDLA
HARIKRISHNA BANDLA
2023-03-13
Attended live Virtual training for IoT Trainer was very good. He had excellent knowledge of IoT and was very good at explaining concepts in detail.…
Lakshmi Lakshmi
Lakshmi Lakshmi
2023-01-18
Best sap commerce cloud and Spartacus training institute in india. He provides a great mix of listening, speaking, and practical learning activities and a very safe, supportive learning environment. He maintains a friendly relationship with the students during class. He not only teaches but also monitors our practice status on daily basis.
Ch Chandranath
Ch Chandranath
2023-01-18
I have undergone Oracle Tuning training. I can proudly say that this is one of the best training institutes available in the market. The way Mr. Kumar teaches the concepts and makes them understandable is very commendable and unique. Even a novice can clearly understand the concepts clearly after attending his classes.

Quick Links