SlideShare a Scribd company logo
Amazon Web Services (AWS) Training Course Content
SECTION 1: CLOUD COMPUTING INTRODUCTION
 History of Cloud Computing
 Concept of Client Server Computing
 Distributed Computing and it’s Challenges
 What is Cloud Computing
 Why Cloud Computing?
 Advantages of Cloud Computing
SECTION 2: CLOUD COMPUTING DEPLOYMENT MODELS
 What is Private Cloud
 What is Public Cloud
 What is Hybrid Cloud
SECTION 3: CLOUD DELIVERY/SERVICE MODELS
 What is Software as a Service (SaaS)
 What is Platform as a Service(PaaS)
 What is Infrastructure as a Service (IaaS)
SECTION 4: BASICS OF LINUX
 Basic Linux Commands
 Basic Linux Administration
SECTION 5: INTRODUCTION TO AWS SERVICES
 Amazon Elastic Compute Cloud(EC2)
 Amazon Simple Storage Service (S3)
 Elastic Block Storage (EBS)
 Elastic Load Balancing (ELB)
 Amazon Relational Database Service (RDS) Amazon DynamoDB
 Auto Scaling
 Amazon ElastiCache
 Identity and Access Management (IAM)
 Virtual Private Cloud (VPC)
 loud Formation
 Simple Email Services (SES)
 Simple Queue Services (SQS)
 Simple Notification Services (SNS)
 Server less computing (Lambda)
 Import/Export (Snowball)
 Code Commit
 Cloud Trail
 Elastic Beanstack
 Cloud Front
 Route-53
 Glacier
 Key Management Service (KMS)
SECTION 6: INTRODUCTION TO AWS
 RSubscription – AWS
 AWS Management Console
SECTION 7: NEED OF ELASTIC COMPUTE CLOUD (EC2)
 Regions and Availability Zones
 Amazon Machine Images (AMI)
 Working with AMIs
 Choosing the AMI
 Deciding / Finding an AMI
 EC2 instances – Pricing model
 On-demand, Reserved, Scheduled, Spot instances, Dedicated Hosts
 Elastic Cloud Computing Reserved Instance Marketplace
 Importing and Exporting EC2 Instances
SECTION 8: ELASTIC CLOUD COMPUTING INSTANCES
 Building an Elastic Cloud Computing Windows instance & Linux Instance
 Bootstrapping with user-data
 Security Set up
 Security with Key Pairs
 Working with Security Group
 Different IPs assigned to an Elastic Cloud Computing instance
 Assigning Elastic IPs
 Login/Access to EC2 instance
 Creating your own custom AMI, Registering & Granting access to AMI
 Placement groups
 EC2 instance protection
 Instance Roles
 Elastic Network Interfaces(ENIs)
 Resources and Tags
 Accessing Meta-Data & use cases.
SECTION 9: ELASTIC BLOCK STORE (EBS)
 What is Elastic Block Store (EBS)
 EBS Volume Types
 What is EBS Encryption
 EBS Performance
 Instance Store volumes
 Instance Stores Available on Instance Types
 Instance Store Usage Scenarios
 Adding Instance Store Volumes to an AMI
 How to Optimize the Disk Performance
 How to Create and delete volumes
 How to Attach and detach volumes
 How to Mount and Unmount the attached volume
 How to Increase the volume size
 How to Create snapshots
 How to Create Volumes & AMIs from Snapshots.
 Cross-Region snapshot copy & use cases.
SECTION 10: ELASTIC LOAD BALANCER (ELB)
 What is ELB
 How ELB Works
 Types of ELB
 How to Create load balancer
 What is Internal & External Load balancers
 Load balancing protocols
 What is Listener Configurations
 What is SSL Negotiation Configurations
 How to Attach & Detach Subnets
 How to create Security groups for the load balancer
 How to Configure health check for the load balancer
 How to Add multiple instances to the load balancer
 What is Custom Domain Names
 What is Cross-Zone Load Balancing
 What is DNS Failover
 Sticky Sessions
 How to perform Monitoring and Logging
 What is Connection Draining
 ELB traffic logging
SECTION 11: AUTO SCALING
 Introduction to auto scaling
 Auto scaling components
 Advantages of auto scaling
 Launch configuration Prerequisites
 How to Create launch configuration.
 How to Create Auto Scaling Groups (ASG)
 How to Attach & Detach EC2 Instances in ASG
 How to configure auto scaling policies based on the Load on EC2 instances.
 How to Use Auto scaling with Elastic Load balancer (ELB).
 Removing the Instances Temporarily
 Suspend and Resume Process
 Shut Down – Auto Scaling Process
 Monitoring – Auto Scaling Instances
 Health Checks
 Getting Notifications When ASG Changes
SECTION 12: SIMPLE STORAGE SERVICE (S3)
 How to Create and delete buckets
 How to Add objects to buckets
 Getting the objects
 Deleting the objects
 What is Notifications
 S3 storage and it’s usage
 How to Work with Permissions of S3, Access Control, Bucket policy
 Types of S3 Data encryption
 S3 Objects Enable Versioning and Logging
 S3 Lifecycle rules
 Accessing the Simple Storage Services with Tools
 How to Host a Static Website
 Cross-Origin – Resource Sharing
 Cross-region – replication
 AWS CloudTrail – Audit Logging
SECTION 13: GLACIER STORAGE
 How to Create Vaults
 Working with Archives
 How to Access the Glacier vault using tools
 Backups using Glacier
 What is Job Operations
 What is Data Retrieval Policy Operations
SECTION 14: IDENTITY AND ACCESS MANAGEMENT (IAM)
 How to Create user accounts
 How to Set up multi factor Authentication (MFA)
 IAM Roles
 IAM Groups
 How to Delegation of User Permissions
 How to Create of custom policies for delegation
 How to Use Identity Providers
 Accessing Cross-Account
 Account settings
 What is Credential Report
 Encryption – Key Management Service (KMS)
SECTION 15: VIRTUAL PRIVATE CLOUD (VPC)
 Setting up the different types of networks in AWS
 How to Create custom VPC
 What is NACLs & Security Groups
 How to Create Internet Gateway(IGW)
 How to Connect to instances in the gateway
 What is Subnets, Route Tables & Association
 NAT Instances & NAT-Gateways
 DHCP Options Sets & DNS
 VPC Peering
 Overview of VPN and its components
SECTION 16: ROUTE 53
 How to Configure Amazon Route 53 as Your DNS Service
 How to Register a Domain Name and Configure Amazon Route 53 as the DNS
Service
 DNS Service Migration for an Existing Domain to Amazon Route 53
 How to Create a Sub domain that Uses Amazon Route 53 without Migrating the
Parent Domain
 How to Work with Public Hosted Zones
 How to Work with Private Hosted Zones
 How to Work with Resource Record Sets
 Health Checks and DNS Failover
 Health Checks – Creation, Updation, and Deletion
 How to Transfer a Domain from a Different AWS Account or Registrar
 How to Use IAM to Control Access to Amazon Route 53 Resources
SECTION 17: CLOUD WATCH
 Debugging cloud issues
 AWS Service Health Dashboard Monitoring
 Cloud watch Monitoring
 How to Get statistics for a specific EC2 instance
 How to Get aggregated statistics
 Metrics for other AWS Services and related namespaces
 How to Set up notifications
SECTION 18: SIMPLE NOTIFICATION SERVICES (SNS)
 How to Create a topic
 How to Subscribe to topic via Email
 How to Set notification for EC2 instance changes
SECTION 19: SIMPLE QUEUE SERVICE (SQS)
 How to Create a queue
 How to Send messages to the queue
 Sending Simple Notification Services to Simple Queue Services
 Retrieving messages from Simple Queue Services
SECTION 20: SIMPLE EMAIL SERVICES (SES)
 How to Set up email domain
 Limits of Simple Email Services
 Test Email setup
SECTION 21: ELASTIC BEANSTALK
 How to Create Web-App using Elastic Beanstalk
 How to Build a sample application using Beanstalk
 How to modify the properties of deployment.
SECTION 22: RELATIONAL DATABASE SERVICE (RDS)
 What is DB Instances
 How to Select the DB-Engine
 How to Configure the Database Server
 How to Create the Database
 How to Set up automatic backups, snapshots & restores
 Authorizing access to the DB with RDS Security Groups
 DB Instance Replication
 Security: Using IAM to Manage Access to Amazon RDS Resources
 What is RDS Limits
 How to Manage MySql Database server
 DB Instance Life Cycle: How to Rename a DB Instance
 How to Delete or Reboot a DB Instance
 How to work with Storage Types
 How to Upgrade a DB Instance
 How to work with Option Groups & DB Parameter Groups
 How to work with Reserved DB Instances
 What is Monitoring
 What is Database Log Files
SECTION 23: CLOUD FRONT
 How Cloud Front Delivers the Content
 How to Work with Distributions
 How to Work with Web Distributions
 How to Work with Objects
 Request and Response Behaviour
 How to Serve Private Content through Cloud Front
 Accessing Objects using HTTPS Connection
 How to Use IAM to Control Access to Cloud Front Resources
 How to Monitor Cloud Front Activity Using CloudWatch
SECTION 24: ELASTICACHE
 Introduction to ElastiCache Terminology and Concepts
 How to take Backup and How to Restore
 What is Clusters Explanation ( Memcached and Redis )
 Cloud Watch Metrics with ElastiCache
 How to Manage ElastiCache
 How to Manage Replication Groups
 DNS Names and Underlying IP
SECTION 25: CLOUD FORMATION
 How to Build AWS infrastructure as a code
 Sample templates – Utilization
 JSON – Introduction
SECTION 26: USE CASES
 Cloud Architecture and its Best Practices
 How to Optimize the Cost
 Security Considerations
 How to Calculate the Cost
 AWS CLI & use case to check instance, ELB, EBS states
 How to Build a simple web application in the AWS cloud
 Certification Track & guidance
Contact Info:
Know more about AWS
info@credosystemz.com
New # 30, Old # 16A, Third Main Road,
Rajalakshmi Nagar, Velachery, Chennai
(Opp. to MuruganKalyanaMandapam)
BOOK A FREE DEMO
+91 9884412301 | +91 9884312236

More Related Content

Similar to Aws training-course-content (20)

Amazon Web Services (AWS) Online Training
Amazon Web Services (AWS) Online TrainingAmazon Web Services (AWS) Online Training
Amazon Web Services (AWS) Online Training
Glory IT Technologies
 
Amazon web services training
Amazon web services trainingAmazon web services training
Amazon web services training
Acutelearn Technologies
 
Amazon web services training
Amazon web services trainingAmazon web services training
Amazon web services training
acutelearn tech
 
AWS Cloud Computing workshop 30 31st May Bangalore
AWS Cloud Computing workshop 30 31st May BangaloreAWS Cloud Computing workshop 30 31st May Bangalore
AWS Cloud Computing workshop 30 31st May Bangalore
Sudhir Nair
 
AWS Cloud Computing workshop 30-31 May Bangalore
AWS Cloud Computing workshop 30-31 May BangaloreAWS Cloud Computing workshop 30-31 May Bangalore
AWS Cloud Computing workshop 30-31 May Bangalore
BOOSTurSKILLS
 
AWS Cloud Computing workshop 30-31 May Bangalore
AWS Cloud Computing workshop 30-31 May BangaloreAWS Cloud Computing workshop 30-31 May Bangalore
AWS Cloud Computing workshop 30-31 May Bangalore
Sudhir Nair
 
AWS Cloud Computing workshop 30-31st May Bangalore
AWS Cloud Computing workshop 30-31st May BangaloreAWS Cloud Computing workshop 30-31st May Bangalore
AWS Cloud Computing workshop 30-31st May Bangalore
Sudhir Nair
 
Aws principle services: IAM,VPC, EC2, Cloudwatch
Aws principle services: IAM,VPC, EC2, CloudwatchAws principle services: IAM,VPC, EC2, Cloudwatch
Aws principle services: IAM,VPC, EC2, Cloudwatch
sawsan slii
 
CLOUD_COMPUTING_AWS_TRAINING.pptx
CLOUD_COMPUTING_AWS_TRAINING.pptxCLOUD_COMPUTING_AWS_TRAINING.pptx
CLOUD_COMPUTING_AWS_TRAINING.pptx
MohammadSamiuddin10
 
AWS _Course Content.pdf
AWS _Course Content.pdfAWS _Course Content.pdf
AWS _Course Content.pdf
Multisoft Systems
 
AWS-Course-content-apponix.pdf
AWS-Course-content-apponix.pdfAWS-Course-content-apponix.pdf
AWS-Course-content-apponix.pdf
PrajeeshKrishnan
 
Architecting Cloud Apps
Architecting Cloud AppsArchitecting Cloud Apps
Architecting Cloud Apps
jineshvaria
 
Aws certified-solutions-architect-associate-training
Aws certified-solutions-architect-associate-trainingAws certified-solutions-architect-associate-training
Aws certified-solutions-architect-associate-training
Cloudsara
 
Azure Administration.docx
Azure  Administration.docxAzure  Administration.docx
Azure Administration.docx
Futurepoint13
 
Aws interview questions
Aws interview questionsAws interview questions
Aws interview questions
Puneet Kumar Bhatia (MBA, ITIL V3 Certified)
 
Amazon AWS Quick start course
Amazon AWS Quick start courseAmazon AWS Quick start course
Amazon AWS Quick start course
Morgan Hill Consultants Ltd
 
Amazon Web Services (AWS) Case study
Amazon Web Services (AWS) Case studyAmazon Web Services (AWS) Case study
Amazon Web Services (AWS) Case study
المهندسة عائشة بني صخر
 
OpenCms Days 2012 - The Dispatch - Running OpenCms 8 on Amazon cloud services
OpenCms Days 2012 - The Dispatch - Running OpenCms 8 on Amazon cloud servicesOpenCms Days 2012 - The Dispatch - Running OpenCms 8 on Amazon cloud services
OpenCms Days 2012 - The Dispatch - Running OpenCms 8 on Amazon cloud services
Alkacon Software GmbH & Co. KG
 
AWS (2).pdf
AWS (2).pdfAWS (2).pdf
AWS (2).pdf
ishitasaini51
 
Aws interview questions and answers
Aws interview questions and answersAws interview questions and answers
Aws interview questions and answers
kavinilavuG
 
Amazon Web Services (AWS) Online Training
Amazon Web Services (AWS) Online TrainingAmazon Web Services (AWS) Online Training
Amazon Web Services (AWS) Online Training
Glory IT Technologies
 
Amazon web services training
Amazon web services trainingAmazon web services training
Amazon web services training
acutelearn tech
 
AWS Cloud Computing workshop 30 31st May Bangalore
AWS Cloud Computing workshop 30 31st May BangaloreAWS Cloud Computing workshop 30 31st May Bangalore
AWS Cloud Computing workshop 30 31st May Bangalore
Sudhir Nair
 
AWS Cloud Computing workshop 30-31 May Bangalore
AWS Cloud Computing workshop 30-31 May BangaloreAWS Cloud Computing workshop 30-31 May Bangalore
AWS Cloud Computing workshop 30-31 May Bangalore
BOOSTurSKILLS
 
AWS Cloud Computing workshop 30-31 May Bangalore
AWS Cloud Computing workshop 30-31 May BangaloreAWS Cloud Computing workshop 30-31 May Bangalore
AWS Cloud Computing workshop 30-31 May Bangalore
Sudhir Nair
 
AWS Cloud Computing workshop 30-31st May Bangalore
AWS Cloud Computing workshop 30-31st May BangaloreAWS Cloud Computing workshop 30-31st May Bangalore
AWS Cloud Computing workshop 30-31st May Bangalore
Sudhir Nair
 
Aws principle services: IAM,VPC, EC2, Cloudwatch
Aws principle services: IAM,VPC, EC2, CloudwatchAws principle services: IAM,VPC, EC2, Cloudwatch
Aws principle services: IAM,VPC, EC2, Cloudwatch
sawsan slii
 
CLOUD_COMPUTING_AWS_TRAINING.pptx
CLOUD_COMPUTING_AWS_TRAINING.pptxCLOUD_COMPUTING_AWS_TRAINING.pptx
CLOUD_COMPUTING_AWS_TRAINING.pptx
MohammadSamiuddin10
 
AWS-Course-content-apponix.pdf
AWS-Course-content-apponix.pdfAWS-Course-content-apponix.pdf
AWS-Course-content-apponix.pdf
PrajeeshKrishnan
 
Architecting Cloud Apps
Architecting Cloud AppsArchitecting Cloud Apps
Architecting Cloud Apps
jineshvaria
 
Aws certified-solutions-architect-associate-training
Aws certified-solutions-architect-associate-trainingAws certified-solutions-architect-associate-training
Aws certified-solutions-architect-associate-training
Cloudsara
 
Azure Administration.docx
Azure  Administration.docxAzure  Administration.docx
Azure Administration.docx
Futurepoint13
 
OpenCms Days 2012 - The Dispatch - Running OpenCms 8 on Amazon cloud services
OpenCms Days 2012 - The Dispatch - Running OpenCms 8 on Amazon cloud servicesOpenCms Days 2012 - The Dispatch - Running OpenCms 8 on Amazon cloud services
OpenCms Days 2012 - The Dispatch - Running OpenCms 8 on Amazon cloud services
Alkacon Software GmbH & Co. KG
 
Aws interview questions and answers
Aws interview questions and answersAws interview questions and answers
Aws interview questions and answers
kavinilavuG
 

More from Training Institute (10)

tell us which cloud you prefer
tell us which cloud you prefertell us which cloud you prefer
tell us which cloud you prefer
Training Institute
 
Testing
TestingTesting
Testing
Training Institute
 
Big data-hadoop-training-course-content-content
Big data-hadoop-training-course-content-contentBig data-hadoop-training-course-content-content
Big data-hadoop-training-course-content-content
Training Institute
 
Ui path training-course-content
Ui path training-course-contentUi path training-course-content
Ui path training-course-content
Training Institute
 
Selenium training-course-content-syllabus-credo systemz
Selenium training-course-content-syllabus-credo systemzSelenium training-course-content-syllabus-credo systemz
Selenium training-course-content-syllabus-credo systemz
Training Institute
 
Python training-course-content
Python training-course-contentPython training-course-content
Python training-course-content
Training Institute
 
Angular training-course-syllabus
Angular training-course-syllabus Angular training-course-syllabus
Angular training-course-syllabus
Training Institute
 
Mean stack training-course-content
Mean stack training-course-contentMean stack training-course-content
Mean stack training-course-content
Training Institute
 
Angular training-course-syllabus
Angular training-course-syllabusAngular training-course-syllabus
Angular training-course-syllabus
Training Institute
 
Angular webinar - Credo Systemz
Angular webinar - Credo SystemzAngular webinar - Credo Systemz
Angular webinar - Credo Systemz
Training Institute
 
tell us which cloud you prefer
tell us which cloud you prefertell us which cloud you prefer
tell us which cloud you prefer
Training Institute
 
Big data-hadoop-training-course-content-content
Big data-hadoop-training-course-content-contentBig data-hadoop-training-course-content-content
Big data-hadoop-training-course-content-content
Training Institute
 
Ui path training-course-content
Ui path training-course-contentUi path training-course-content
Ui path training-course-content
Training Institute
 
Selenium training-course-content-syllabus-credo systemz
Selenium training-course-content-syllabus-credo systemzSelenium training-course-content-syllabus-credo systemz
Selenium training-course-content-syllabus-credo systemz
Training Institute
 
Python training-course-content
Python training-course-contentPython training-course-content
Python training-course-content
Training Institute
 
Angular training-course-syllabus
Angular training-course-syllabus Angular training-course-syllabus
Angular training-course-syllabus
Training Institute
 
Mean stack training-course-content
Mean stack training-course-contentMean stack training-course-content
Mean stack training-course-content
Training Institute
 
Angular training-course-syllabus
Angular training-course-syllabusAngular training-course-syllabus
Angular training-course-syllabus
Training Institute
 
Angular webinar - Credo Systemz
Angular webinar - Credo SystemzAngular webinar - Credo Systemz
Angular webinar - Credo Systemz
Training Institute
 

Recently uploaded (20)

UNIT 3 NATIONAL HEALTH PROGRAMMEE. SOCIAL AND PREVENTIVE PHARMACY
UNIT 3 NATIONAL HEALTH PROGRAMMEE. SOCIAL AND PREVENTIVE PHARMACYUNIT 3 NATIONAL HEALTH PROGRAMMEE. SOCIAL AND PREVENTIVE PHARMACY
UNIT 3 NATIONAL HEALTH PROGRAMMEE. SOCIAL AND PREVENTIVE PHARMACY
DR.PRISCILLA MARY J
 
Marie Boran Special Collections Librarian Hardiman Library, University of Gal...
Marie Boran Special Collections Librarian Hardiman Library, University of Gal...Marie Boran Special Collections Librarian Hardiman Library, University of Gal...
Marie Boran Special Collections Librarian Hardiman Library, University of Gal...
Library Association of Ireland
 
Timber Pitch Roof Construction Measurement-2024.pptx
Timber Pitch Roof Construction Measurement-2024.pptxTimber Pitch Roof Construction Measurement-2024.pptx
Timber Pitch Roof Construction Measurement-2024.pptx
Tantish QS, UTM
 
Multi-currency in odoo accounting and Update exchange rates automatically in ...
Multi-currency in odoo accounting and Update exchange rates automatically in ...Multi-currency in odoo accounting and Update exchange rates automatically in ...
Multi-currency in odoo accounting and Update exchange rates automatically in ...
Celine George
 
Michelle Rumley & Mairéad Mooney, Boole Library, University College Cork. Tra...
Michelle Rumley & Mairéad Mooney, Boole Library, University College Cork. Tra...Michelle Rumley & Mairéad Mooney, Boole Library, University College Cork. Tra...
Michelle Rumley & Mairéad Mooney, Boole Library, University College Cork. Tra...
Library Association of Ireland
 
K12 Tableau Tuesday - Algebra Equity and Access in Atlanta Public Schools
K12 Tableau Tuesday  - Algebra Equity and Access in Atlanta Public SchoolsK12 Tableau Tuesday  - Algebra Equity and Access in Atlanta Public Schools
K12 Tableau Tuesday - Algebra Equity and Access in Atlanta Public Schools
dogden2
 
Geography Sem II Unit 1C Correlation of Geography with other school subjects
Geography Sem II Unit 1C Correlation of Geography with other school subjectsGeography Sem II Unit 1C Correlation of Geography with other school subjects
Geography Sem II Unit 1C Correlation of Geography with other school subjects
ProfDrShaikhImran
 
Studying Drama: Definition, types and elements
Studying Drama: Definition, types and elementsStudying Drama: Definition, types and elements
Studying Drama: Definition, types and elements
AbdelFattahAdel2
 
How to manage Multiple Warehouses for multiple floors in odoo point of sale
How to manage Multiple Warehouses for multiple floors in odoo point of saleHow to manage Multiple Warehouses for multiple floors in odoo point of sale
How to manage Multiple Warehouses for multiple floors in odoo point of sale
Celine George
 
How to Subscribe Newsletter From Odoo 18 Website
How to Subscribe Newsletter From Odoo 18 WebsiteHow to Subscribe Newsletter From Odoo 18 Website
How to Subscribe Newsletter From Odoo 18 Website
Celine George
 
GDGLSPGCOER - Git and GitHub Workshop.pptx
GDGLSPGCOER - Git and GitHub Workshop.pptxGDGLSPGCOER - Git and GitHub Workshop.pptx
GDGLSPGCOER - Git and GitHub Workshop.pptx
azeenhodekar
 
Presentation of the MIPLM subject matter expert Erdem Kaya
Presentation of the MIPLM subject matter expert Erdem KayaPresentation of the MIPLM subject matter expert Erdem Kaya
Presentation of the MIPLM subject matter expert Erdem Kaya
MIPLM
 
Niamh Lucey, Mary Dunne. Health Sciences Libraries Group (LAI). Lighting the ...
Niamh Lucey, Mary Dunne. Health Sciences Libraries Group (LAI). Lighting the ...Niamh Lucey, Mary Dunne. Health Sciences Libraries Group (LAI). Lighting the ...
Niamh Lucey, Mary Dunne. Health Sciences Libraries Group (LAI). Lighting the ...
Library Association of Ireland
 
Understanding P–N Junction Semiconductors: A Beginner’s Guide
Understanding P–N Junction Semiconductors: A Beginner’s GuideUnderstanding P–N Junction Semiconductors: A Beginner’s Guide
Understanding P–N Junction Semiconductors: A Beginner’s Guide
GS Virdi
 
Diabetic neuropathy peripheral autonomic
Diabetic neuropathy peripheral autonomicDiabetic neuropathy peripheral autonomic
Diabetic neuropathy peripheral autonomic
Pankaj Patawari
 
LDMMIA Reiki Master Spring 2025 Mini Updates
LDMMIA Reiki Master Spring 2025 Mini UpdatesLDMMIA Reiki Master Spring 2025 Mini Updates
LDMMIA Reiki Master Spring 2025 Mini Updates
LDM Mia eStudios
 
High Performance Liquid Chromatography .pptx
High Performance Liquid Chromatography .pptxHigh Performance Liquid Chromatography .pptx
High Performance Liquid Chromatography .pptx
Ayush Srivastava
 
How to Customize Your Financial Reports & Tax Reports With Odoo 17 Accounting
How to Customize Your Financial Reports & Tax Reports With Odoo 17 AccountingHow to Customize Your Financial Reports & Tax Reports With Odoo 17 Accounting
How to Customize Your Financial Reports & Tax Reports With Odoo 17 Accounting
Celine George
 
CBSE - Grade 8 - Science - Chemistry - Metals and Non Metals - Worksheet
CBSE - Grade 8 - Science - Chemistry - Metals and Non Metals - WorksheetCBSE - Grade 8 - Science - Chemistry - Metals and Non Metals - Worksheet
CBSE - Grade 8 - Science - Chemistry - Metals and Non Metals - Worksheet
Sritoma Majumder
 
Operations Management (Dr. Abdulfatah Salem).pdf
Operations Management (Dr. Abdulfatah Salem).pdfOperations Management (Dr. Abdulfatah Salem).pdf
Operations Management (Dr. Abdulfatah Salem).pdf
Arab Academy for Science, Technology and Maritime Transport
 
UNIT 3 NATIONAL HEALTH PROGRAMMEE. SOCIAL AND PREVENTIVE PHARMACY
UNIT 3 NATIONAL HEALTH PROGRAMMEE. SOCIAL AND PREVENTIVE PHARMACYUNIT 3 NATIONAL HEALTH PROGRAMMEE. SOCIAL AND PREVENTIVE PHARMACY
UNIT 3 NATIONAL HEALTH PROGRAMMEE. SOCIAL AND PREVENTIVE PHARMACY
DR.PRISCILLA MARY J
 
Marie Boran Special Collections Librarian Hardiman Library, University of Gal...
Marie Boran Special Collections Librarian Hardiman Library, University of Gal...Marie Boran Special Collections Librarian Hardiman Library, University of Gal...
Marie Boran Special Collections Librarian Hardiman Library, University of Gal...
Library Association of Ireland
 
Timber Pitch Roof Construction Measurement-2024.pptx
Timber Pitch Roof Construction Measurement-2024.pptxTimber Pitch Roof Construction Measurement-2024.pptx
Timber Pitch Roof Construction Measurement-2024.pptx
Tantish QS, UTM
 
Multi-currency in odoo accounting and Update exchange rates automatically in ...
Multi-currency in odoo accounting and Update exchange rates automatically in ...Multi-currency in odoo accounting and Update exchange rates automatically in ...
Multi-currency in odoo accounting and Update exchange rates automatically in ...
Celine George
 
Michelle Rumley & Mairéad Mooney, Boole Library, University College Cork. Tra...
Michelle Rumley & Mairéad Mooney, Boole Library, University College Cork. Tra...Michelle Rumley & Mairéad Mooney, Boole Library, University College Cork. Tra...
Michelle Rumley & Mairéad Mooney, Boole Library, University College Cork. Tra...
Library Association of Ireland
 
K12 Tableau Tuesday - Algebra Equity and Access in Atlanta Public Schools
K12 Tableau Tuesday  - Algebra Equity and Access in Atlanta Public SchoolsK12 Tableau Tuesday  - Algebra Equity and Access in Atlanta Public Schools
K12 Tableau Tuesday - Algebra Equity and Access in Atlanta Public Schools
dogden2
 
Geography Sem II Unit 1C Correlation of Geography with other school subjects
Geography Sem II Unit 1C Correlation of Geography with other school subjectsGeography Sem II Unit 1C Correlation of Geography with other school subjects
Geography Sem II Unit 1C Correlation of Geography with other school subjects
ProfDrShaikhImran
 
Studying Drama: Definition, types and elements
Studying Drama: Definition, types and elementsStudying Drama: Definition, types and elements
Studying Drama: Definition, types and elements
AbdelFattahAdel2
 
How to manage Multiple Warehouses for multiple floors in odoo point of sale
How to manage Multiple Warehouses for multiple floors in odoo point of saleHow to manage Multiple Warehouses for multiple floors in odoo point of sale
How to manage Multiple Warehouses for multiple floors in odoo point of sale
Celine George
 
How to Subscribe Newsletter From Odoo 18 Website
How to Subscribe Newsletter From Odoo 18 WebsiteHow to Subscribe Newsletter From Odoo 18 Website
How to Subscribe Newsletter From Odoo 18 Website
Celine George
 
GDGLSPGCOER - Git and GitHub Workshop.pptx
GDGLSPGCOER - Git and GitHub Workshop.pptxGDGLSPGCOER - Git and GitHub Workshop.pptx
GDGLSPGCOER - Git and GitHub Workshop.pptx
azeenhodekar
 
Presentation of the MIPLM subject matter expert Erdem Kaya
Presentation of the MIPLM subject matter expert Erdem KayaPresentation of the MIPLM subject matter expert Erdem Kaya
Presentation of the MIPLM subject matter expert Erdem Kaya
MIPLM
 
Niamh Lucey, Mary Dunne. Health Sciences Libraries Group (LAI). Lighting the ...
Niamh Lucey, Mary Dunne. Health Sciences Libraries Group (LAI). Lighting the ...Niamh Lucey, Mary Dunne. Health Sciences Libraries Group (LAI). Lighting the ...
Niamh Lucey, Mary Dunne. Health Sciences Libraries Group (LAI). Lighting the ...
Library Association of Ireland
 
Understanding P–N Junction Semiconductors: A Beginner’s Guide
Understanding P–N Junction Semiconductors: A Beginner’s GuideUnderstanding P–N Junction Semiconductors: A Beginner’s Guide
Understanding P–N Junction Semiconductors: A Beginner’s Guide
GS Virdi
 
Diabetic neuropathy peripheral autonomic
Diabetic neuropathy peripheral autonomicDiabetic neuropathy peripheral autonomic
Diabetic neuropathy peripheral autonomic
Pankaj Patawari
 
LDMMIA Reiki Master Spring 2025 Mini Updates
LDMMIA Reiki Master Spring 2025 Mini UpdatesLDMMIA Reiki Master Spring 2025 Mini Updates
LDMMIA Reiki Master Spring 2025 Mini Updates
LDM Mia eStudios
 
High Performance Liquid Chromatography .pptx
High Performance Liquid Chromatography .pptxHigh Performance Liquid Chromatography .pptx
High Performance Liquid Chromatography .pptx
Ayush Srivastava
 
How to Customize Your Financial Reports & Tax Reports With Odoo 17 Accounting
How to Customize Your Financial Reports & Tax Reports With Odoo 17 AccountingHow to Customize Your Financial Reports & Tax Reports With Odoo 17 Accounting
How to Customize Your Financial Reports & Tax Reports With Odoo 17 Accounting
Celine George
 
CBSE - Grade 8 - Science - Chemistry - Metals and Non Metals - Worksheet
CBSE - Grade 8 - Science - Chemistry - Metals and Non Metals - WorksheetCBSE - Grade 8 - Science - Chemistry - Metals and Non Metals - Worksheet
CBSE - Grade 8 - Science - Chemistry - Metals and Non Metals - Worksheet
Sritoma Majumder
 

Aws training-course-content

  • 1. Amazon Web Services (AWS) Training Course Content SECTION 1: CLOUD COMPUTING INTRODUCTION  History of Cloud Computing  Concept of Client Server Computing  Distributed Computing and it’s Challenges  What is Cloud Computing  Why Cloud Computing?  Advantages of Cloud Computing SECTION 2: CLOUD COMPUTING DEPLOYMENT MODELS  What is Private Cloud  What is Public Cloud  What is Hybrid Cloud SECTION 3: CLOUD DELIVERY/SERVICE MODELS  What is Software as a Service (SaaS)  What is Platform as a Service(PaaS)  What is Infrastructure as a Service (IaaS) SECTION 4: BASICS OF LINUX  Basic Linux Commands  Basic Linux Administration SECTION 5: INTRODUCTION TO AWS SERVICES  Amazon Elastic Compute Cloud(EC2)  Amazon Simple Storage Service (S3)  Elastic Block Storage (EBS)  Elastic Load Balancing (ELB)  Amazon Relational Database Service (RDS) Amazon DynamoDB  Auto Scaling
  • 2.  Amazon ElastiCache  Identity and Access Management (IAM)  Virtual Private Cloud (VPC)  loud Formation  Simple Email Services (SES)  Simple Queue Services (SQS)  Simple Notification Services (SNS)  Server less computing (Lambda)  Import/Export (Snowball)  Code Commit  Cloud Trail  Elastic Beanstack  Cloud Front  Route-53  Glacier  Key Management Service (KMS) SECTION 6: INTRODUCTION TO AWS  RSubscription – AWS  AWS Management Console SECTION 7: NEED OF ELASTIC COMPUTE CLOUD (EC2)  Regions and Availability Zones  Amazon Machine Images (AMI)  Working with AMIs  Choosing the AMI  Deciding / Finding an AMI  EC2 instances – Pricing model  On-demand, Reserved, Scheduled, Spot instances, Dedicated Hosts  Elastic Cloud Computing Reserved Instance Marketplace  Importing and Exporting EC2 Instances SECTION 8: ELASTIC CLOUD COMPUTING INSTANCES  Building an Elastic Cloud Computing Windows instance & Linux Instance  Bootstrapping with user-data  Security Set up  Security with Key Pairs  Working with Security Group
  • 3.  Different IPs assigned to an Elastic Cloud Computing instance  Assigning Elastic IPs  Login/Access to EC2 instance  Creating your own custom AMI, Registering & Granting access to AMI  Placement groups  EC2 instance protection  Instance Roles  Elastic Network Interfaces(ENIs)  Resources and Tags  Accessing Meta-Data & use cases. SECTION 9: ELASTIC BLOCK STORE (EBS)  What is Elastic Block Store (EBS)  EBS Volume Types  What is EBS Encryption  EBS Performance  Instance Store volumes  Instance Stores Available on Instance Types  Instance Store Usage Scenarios  Adding Instance Store Volumes to an AMI  How to Optimize the Disk Performance  How to Create and delete volumes  How to Attach and detach volumes  How to Mount and Unmount the attached volume  How to Increase the volume size  How to Create snapshots  How to Create Volumes & AMIs from Snapshots.  Cross-Region snapshot copy & use cases. SECTION 10: ELASTIC LOAD BALANCER (ELB)  What is ELB  How ELB Works  Types of ELB  How to Create load balancer  What is Internal & External Load balancers  Load balancing protocols  What is Listener Configurations  What is SSL Negotiation Configurations
  • 4.  How to Attach & Detach Subnets  How to create Security groups for the load balancer  How to Configure health check for the load balancer  How to Add multiple instances to the load balancer  What is Custom Domain Names  What is Cross-Zone Load Balancing  What is DNS Failover  Sticky Sessions  How to perform Monitoring and Logging  What is Connection Draining  ELB traffic logging SECTION 11: AUTO SCALING  Introduction to auto scaling  Auto scaling components  Advantages of auto scaling  Launch configuration Prerequisites  How to Create launch configuration.  How to Create Auto Scaling Groups (ASG)  How to Attach & Detach EC2 Instances in ASG  How to configure auto scaling policies based on the Load on EC2 instances.  How to Use Auto scaling with Elastic Load balancer (ELB).  Removing the Instances Temporarily  Suspend and Resume Process  Shut Down – Auto Scaling Process  Monitoring – Auto Scaling Instances  Health Checks  Getting Notifications When ASG Changes SECTION 12: SIMPLE STORAGE SERVICE (S3)  How to Create and delete buckets  How to Add objects to buckets  Getting the objects  Deleting the objects  What is Notifications  S3 storage and it’s usage  How to Work with Permissions of S3, Access Control, Bucket policy  Types of S3 Data encryption
  • 5.  S3 Objects Enable Versioning and Logging  S3 Lifecycle rules  Accessing the Simple Storage Services with Tools  How to Host a Static Website  Cross-Origin – Resource Sharing  Cross-region – replication  AWS CloudTrail – Audit Logging SECTION 13: GLACIER STORAGE  How to Create Vaults  Working with Archives  How to Access the Glacier vault using tools  Backups using Glacier  What is Job Operations  What is Data Retrieval Policy Operations SECTION 14: IDENTITY AND ACCESS MANAGEMENT (IAM)  How to Create user accounts  How to Set up multi factor Authentication (MFA)  IAM Roles  IAM Groups  How to Delegation of User Permissions  How to Create of custom policies for delegation  How to Use Identity Providers  Accessing Cross-Account  Account settings  What is Credential Report  Encryption – Key Management Service (KMS) SECTION 15: VIRTUAL PRIVATE CLOUD (VPC)  Setting up the different types of networks in AWS  How to Create custom VPC  What is NACLs & Security Groups  How to Create Internet Gateway(IGW)  How to Connect to instances in the gateway  What is Subnets, Route Tables & Association  NAT Instances & NAT-Gateways  DHCP Options Sets & DNS
  • 6.  VPC Peering  Overview of VPN and its components SECTION 16: ROUTE 53  How to Configure Amazon Route 53 as Your DNS Service  How to Register a Domain Name and Configure Amazon Route 53 as the DNS Service  DNS Service Migration for an Existing Domain to Amazon Route 53  How to Create a Sub domain that Uses Amazon Route 53 without Migrating the Parent Domain  How to Work with Public Hosted Zones  How to Work with Private Hosted Zones  How to Work with Resource Record Sets  Health Checks and DNS Failover  Health Checks – Creation, Updation, and Deletion  How to Transfer a Domain from a Different AWS Account or Registrar  How to Use IAM to Control Access to Amazon Route 53 Resources SECTION 17: CLOUD WATCH  Debugging cloud issues  AWS Service Health Dashboard Monitoring  Cloud watch Monitoring  How to Get statistics for a specific EC2 instance  How to Get aggregated statistics  Metrics for other AWS Services and related namespaces  How to Set up notifications SECTION 18: SIMPLE NOTIFICATION SERVICES (SNS)  How to Create a topic  How to Subscribe to topic via Email  How to Set notification for EC2 instance changes SECTION 19: SIMPLE QUEUE SERVICE (SQS)  How to Create a queue  How to Send messages to the queue  Sending Simple Notification Services to Simple Queue Services  Retrieving messages from Simple Queue Services
  • 7. SECTION 20: SIMPLE EMAIL SERVICES (SES)  How to Set up email domain  Limits of Simple Email Services  Test Email setup SECTION 21: ELASTIC BEANSTALK  How to Create Web-App using Elastic Beanstalk  How to Build a sample application using Beanstalk  How to modify the properties of deployment. SECTION 22: RELATIONAL DATABASE SERVICE (RDS)  What is DB Instances  How to Select the DB-Engine  How to Configure the Database Server  How to Create the Database  How to Set up automatic backups, snapshots & restores  Authorizing access to the DB with RDS Security Groups  DB Instance Replication  Security: Using IAM to Manage Access to Amazon RDS Resources  What is RDS Limits  How to Manage MySql Database server  DB Instance Life Cycle: How to Rename a DB Instance  How to Delete or Reboot a DB Instance  How to work with Storage Types  How to Upgrade a DB Instance  How to work with Option Groups & DB Parameter Groups  How to work with Reserved DB Instances  What is Monitoring  What is Database Log Files SECTION 23: CLOUD FRONT  How Cloud Front Delivers the Content  How to Work with Distributions  How to Work with Web Distributions  How to Work with Objects  Request and Response Behaviour  How to Serve Private Content through Cloud Front
  • 8.  Accessing Objects using HTTPS Connection  How to Use IAM to Control Access to Cloud Front Resources  How to Monitor Cloud Front Activity Using CloudWatch SECTION 24: ELASTICACHE  Introduction to ElastiCache Terminology and Concepts  How to take Backup and How to Restore  What is Clusters Explanation ( Memcached and Redis )  Cloud Watch Metrics with ElastiCache  How to Manage ElastiCache  How to Manage Replication Groups  DNS Names and Underlying IP SECTION 25: CLOUD FORMATION  How to Build AWS infrastructure as a code  Sample templates – Utilization  JSON – Introduction SECTION 26: USE CASES  Cloud Architecture and its Best Practices  How to Optimize the Cost  Security Considerations  How to Calculate the Cost  AWS CLI & use case to check instance, ELB, EBS states  How to Build a simple web application in the AWS cloud  Certification Track & guidance Contact Info: Know more about AWS [email protected] New # 30, Old # 16A, Third Main Road, Rajalakshmi Nagar, Velachery, Chennai (Opp. to MuruganKalyanaMandapam) BOOK A FREE DEMO +91 9884412301 | +91 9884312236