Visualpath is a leading software training organization with 12+ years of experience providing training on cutting edge technologies. 30K+ Learners worldwide.
We provide various top and trending IT courses like DevOps, Cloud, Full Stack, Python, Data warehousing, Testing and many more. We offer Classroom & Online Trainings based on Realtime Standards with Advanced course curriculum.
Uses of this course
This course is particularly designed in view of current job scenario, it helps in providing job security by not loosing your job in this pandemic situation and going to provide better opportunity in terms of package and job role. After learning this course you will be eligible for the following job roles:
Sysops Administrator
Python Developer
Cloud Automation Engineer
You may also see course CurriculumCourses Covered
Cloud Administration
Basic of Networking
what is Networking
IP address Basics
Classes of IP Subnetting
Public / Private IP
Natting/ Patting
IP V6 Implementation
Basic of Linux Admin
Introduction to UNIX & LINUX
Installation of Linux
Access the command line
Manage files from the command line
Advanced File Permissions
Disk Partitioning and Mounting File System
Introduction to Cloud Computing
AWS Architecture
AWS Management Console
Setting up of the AWS Account
What is cloud computing?
History of cloud
Different vendors for Cloud
Cloud main objectives
IaaS overview
PaaS overview
SaaS overview
Why AWS Cloud
Features of AWS cloud
Overview
AWS Regions and Availability zones.
Tools to access services.
Overview of the console.
AWS CLI
Installing AWS CLI
Installing CLI tools using rpm or pip
Configuring credentials
AWS CLI syntax
Creating and managing resources using CLI
AWS EC2 (Elastic Cloud Compute)
Introduction to EC2
Pricing models On-demand vs Reserved vs Spot instances.
Using Amazon Machine Images (AMIs) to create the instances.
Public vs Private Images
Sharing Images to other accounts
Creating Launch Templates
Logging into instances using key pairs
Converting pem files to ppk.
Volumes and types.
Using snapshots for backup
Increasing the size of the volumes.
Backup and restore process of the EC2 instances
Adding network interfaces
Assigning static IPs using Elastic IPs
Control access to instances using Security Groups.
Elastic Load Balancer
Introduction to Elastic Load Balancing
Creating ELB from Console
Attaching instances to ELB, Target Groups
Configuring Ports, Protocols and health checks
Enabling sticky sessions
Connection draining.
Enabling SSL Certificates for https transactions.
Auto Scaling
Creating launch configuratio
Create a Web App using php with Wordpress.
Auto-scaling policies
AWS Beanstalk
Run and Manage Web Apps
creating an auto-scaling group
Understand the configuration options available
AWS S3 (Simple Storage Service) and Athena
Introduction to Simple Storage Server (S3).
Storage options (default vs reduced redundancy vs Glacier).
Creating buckets using Console.
Uploading and downloading data to S3
Building static websites using S3.
Enable version control on S3
S3 access policies.
S3 Bucket properties and Management
Athena for S3 objects analysis
AWS Glacier
Introduction to Glacier
Moving data from S3 to Glacier
Created Glacier Vault and setting Vault permissions
Setting archiving policies on S3
AWS EFS
Introduction to NFS protocol
Discover performance modes available in EFS
Setup mount targets in the respective Availability Zones
Test the shared EFS functionality by mounting on multiple EC2 instances
Cloudwatch
AWS Systems Manager
Simple Notification Service
AWS CloudFront
Identity Access Management (IAM) and AWS Organization
AWS Route 53
Virtual Private Cloud (VPC)
RDS, Aurora and DynamoDB
AWS SQS
AWS CloudTrail and Trusted Advisor
AWS Storage Gateway
AWS KMS
AWS Archiving and Tiering Solutions
Python Core & Advanced
Introduction to Python programming
Keywords, Identifiers, Data types and Expression
Operators
Decision making and branching
Decision making and looping
String Manipulation
Basic Data Structures – Lists, Tuples, Dictionaries, Sets