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.
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
✔ A Short history
✔ Client Server Computing Concepts
✔ Challenges with Distributed Computing
✔ Introduction to Cloud Computing
✔ Why Cloud Computing?
✔ Benefits of Cloud Computing
✔ Private Cloud
✔ Public Cloud
✔ Hybrid Cloud
✔ Software as a Service (SaaS)
✔ Platform as a Service(PaaS)
✔ Infrastructure as a Service (IaaS)
✔ Subscription to AWS
✔ AWS Free tier – Limits and usage
✔ Introduction to the AWS Management Console
✔ 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
✔ 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)
✔ Creating and deleting volumes
✔ Attaching and detaching volumes
✔ Mounting and Unmounting the attached volume\
✔ Creating snapshots
✔ Increasing the volume size
✔ 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
✔ 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).
✔ 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
✔ Creating Vaults
✔ Accessing the Glacier vault using tools
✔ Using Glacier for backups
✔ Retrieval period
✔ 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
✔ 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
✔ 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
✔ Creation of a topic
✔ Subscribing to topic via Email
✔ Setting notification for EC2 instance changes
✔ Creation of a queue
✔ Sending messages to the queue
✔ Setting SNS to SQS
✔ Retrieving messages from SQS
✔ Route 53 Overview
✔ Setup internal DNS Namespace
✔ Creating different records in Route 53
✔ Setup Active directory
✔ Adding EC2 instances to domain
✔ Overview of different directory services
✔ Creation of Web apps using Elastic Beanstalk
✔ Environment overview
✔ Migrating content in different environments.
✔ Modifying the properties of the deployment.
✔ Selecting the Engine
✔ Configuring the Database Engine
✔ Creating your Database
✔ Setting up automatic backups
✔ Authorizing access to the DB via DB Security Groups
✔ 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
Coming Soon
AM IST
5th NOV 2022
2 PM IST
Coming Soon
AM IST
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.
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
AWS Training FAQ'S
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
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
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.
S3 is a storage service in AWS that allows you to store a vast amount of data.
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.