Real Time Experts
4.9 out of 5 based on 306 Reviews
Amazon Web Services (AWS) Course Training Online In Bangalore, India.
Introduction to the AWS Certification Course
Take the best AWS Online training in Bangalore,India to
learn AWS technical skills, best practices. Our online training classes are
taught by Certified, Real time AWS Training instructors. We offer beginner,
intermediate and advanced AWS training, and most of our courses have both live
and virtual options.
If your beginners to AWS and looking to learn foundation
knowledge about key AWS services? Our Introduction to AWS online training
series includes on-demand live AWS demos that enable you to learn about AWS in
minutes.
Our Introduction to AWS Online Training help you turn what
you learn in a class into hands-on practice with an AWS service. Our AWS Online
Training can help you to advance your knowledge so you can be more effective
using the cloud Technology.
Our training content keeps update with AWS’ constant
innovation so you can be sure you’re learning the updated knowledge of AWS.
Follow our learning path to adapt concepts and strategies to prepare you for an
AWS Certification exam.
AWS Business Essentials Online Training .helps IT business
decision–makers understand the Advantages of cloud computing and how a cloud
strategy can help you meet your business objectives. This course discusses the
advantages of cloud computing for your business and the fundamentals of AWS,
including financial benefits. This course also teach you to compliance and
security concepts to help you to think about the AWS platform within your cloud
computing strategy.
AWS Technical Essentials online training interacts you to
AWS services, products, and common solutions. It provides you with basics,
fundamentals to become more proficient in identifying AWS services so that you
can make informed decisions about IT solutions depends on your business
requirements and get started working on AWS..
AWS Solution Architect Course Content:
Basic Networking
Networking Concepts
➢ What is IP
➢ Types of IP’s
➢ Classes of IP’s
➢ Private IP’s
➢ DHCP
➢ DNS
➢ NAT Gateway
➢ What is Subnetting
➢ How to create Subnets of different sizes in depth
1. Networking
Virtual Private Cloud
Virtual Private Cloud
➢ VPC
➢ Subnet
➢ IGW
➢ Egress Only Internet
➢ DHCP Option Sets
➢ Elastic IPs
➢ Endpoints
➢ NAT Gateway and NAT server
➢ Peering connection
Security
➢ Network ACL
➢ Security Group
VPN Connection
➢ Customer Gateway
➢ Virtual Private Gateway
2. Elastic Cloud Computing
EC2 in AWS
➢ Working with Linux
➢ Working with Windows
➢ Images -AMIs
➢ EBS -Volumes and Snapshots (offline increase and online increase)
➢ Network and security -SG, EIP, Key Pair, Network Interface
➢ Load Balancing -Classic Load Balancer / application Load Balancer
➢ Auto scaling -Launch Configuration
3. Linux with AWS
Working with Linux in AWS
➢ Converting PEM to PPK & Pub.
➢ Windows to Linux –cmd (putty) using PPK.
➢ Windows to Linux –Directory Mode (WinSCP)using PPK.
➢ Linux to Linux Login using PEM.
➢ Disk Management in Linux.
➢ Package installation and port management.
➢ User management.
➢ Understanding with is Bastion why it is needed in AWS environment.
➢ Understanding Repository servers and why it is needed in AWS Environment.
➢ How to work with NAT Gateway and server and why it is needed in AWS
4. Elastic File Storage
Elasti File Storage
➢ Creating EFS Storage
➢ Connecting to Linux instance
➢ Configuring under Load balancer for shared storage with Load Balancer monitored by Auto-scaling
➢ Working with multiple instance
5. Relational Database Service
Database in AWS
➢ Creating MySQL Database Engine
➢ Connecting to Database from Web and Application servers
➢ Understanding Multi AZ
➢ Understanding Dynamo DB
6. IAM
Identity and Access Management
➢ User -Console and Programmatic
➢ Group
➢ Policies -AWS Managed and custom Policies.
➢ IAM Role
➢ Service to service.
➢ Account to account CAA.
➢ Account settings
➢ Credential reports
➢ Multi Factor Authentication (MFA)
➢ Encryption -Ex: Volume Encryption, Working with encrypted snapshots.
➢ Migrating Encrypted volumes
➢ Creating own Encryption Keys
➢ Encrypting the un-encrypted volumes with KMS
7. S3
Object Storage
➢ Bucket/object Management
➢ Version Control
➢ Lifecycle Management
➢ Cross Region Replication
➢ Glacier
➢ Permissions
➢ S3 Storage Types
➢ Static Website Hosting
➢ Connecting buckets from AWS command line. Migrating data form server to S3.
➢ Pushing All Server logs to S3 and writing own policy for retention with storage.
➢ Set CRON Job to sync Linux Logs.
8. Route 53
Domain Managment
➢ Record Sets Type
➢ Routing Policy
➢ Hosted Zone
➢ Health Check
➢ Traffic Policy
9. Monitoring
CloudWatch Management
➢ Cloud Watch -creating custom cloud watch metrics for log files and creating own dashboard. Configuring alarm for specific threshold.
➢ Cloud trial
➢ Trust Advisor
10. Cloud Formation
Automation in AWS
➢ Working With Templet
➢ AWSTemplateFormatVersion
➢ Writing JSON code
➢ Description
➢ Parameters
➢ Mappings
➢ Resources
➢ Metadata and User-data
➢ Outputs
➢ Creating own JSON Templet
➢ Understanding Stack Structure and working with them
➢ Update and delete Stack
11. Additional Service
Additional Service
➢ SNS and SQS
➢ Lambda (example with API Gateway)
➢ Cloud front
12. Elastic Container services
ECS Part 1
➢ Installing Docker
➢ Create a Docker Image
➢ Push your images to Docker Hub private and public
➢ Push your image to Amazon Elastic Container Registry
➢ Docker Basics for Amazon ECS
➢ Create a container from images.
➢ Create a images from container (golden images)
➢ Understanding Port mappings to container instance.
13. Elastic Container services
ECS Part 2
➢ Docker with Amazon ECS
➢ Lunching containers from ECS.
➢ Creating Cluster in ECS.
➢ Hosting Applications in container with ECS
➢ Configuring Task Definitions
➢ Configuring Service in cluster
➢ Setting up Application load balancer and connecting all containers with ALB
➢ Configuring container cluster with Auto-Scaling