SlideShare a Scribd company logo
1 of 14
Download to read offline
PH: 81908 00022 / 98404 11333
www.fita.in
PH: 81908 00022 / 98404 11333
www.fita.in
COURSE AGENDA:
MODULE 1: INTRODUCTION TO CLOUD COMPUTING
• What is cloud computing?
• History & a comparison with Client server computing
• Advantages of Cloud Computing
• Roles in Cloud – Sys Ops, Dev Ops and Cloud Architect
• Leading Cloud Players – Amazon’s AWS, Microsoft Azure,
Openstack and VMWare
• Future of Cloud
MODULE 2: CLOUD COMPUTING SERVICE MODELS
• Mastering Software as a Service (SaaS)
• Mastering Platform as a Service (PaaS)
• Mastering Infrastructure as a Service (IaaS)
MODULE 3: CLOUD DEPLOYMENT MODELS
• Understanding Public Clouds
• Understanding Community Clouds
• Understanding Private Clouds
• Understanding Hybrid Clouds
MODULE 4: GETTING INTO AWS WORLD
• Overview of AWS
• Accessing AWS
• Creating a AWS Account
• AWS Management Console
• AWS Products and major Services
• Architecture of AWS
MODULE 5: GETTING FAMILIAR WITH BASIC LINUX
PH: 81908 00022 / 98404 11333
www.fita.in
• Playing with Linux Commands like ls, cd, mv, man, mkdir, rmdir, rm,
locate, clear
• Getting hands on Linux administration commands uptime, w
command, users, who, whoami, crontab, less, more, cp, cat, pwd,
sort, vi, ssh, ftp, sftp, service, free, top, tar, grep, find, lsof, last, ps,
MODULE 6: HOW TO DESIGN LIKE A SOLUTIONS ARCHITECT
• Introduction to AWS Solution Architect
• Planning and Designing Cloud Services
• Designing Highly Available, Scalable, Cost-efficient Systems
• Important Cost planning and Optimization techniques a Solutions
Architect should consider
• Knowing and adopting Best Practices for AWS Security and Costing
• Monitoring and Logging in AWS
MODULE 7: GETTING STARTED WITH AMAZON ELASTIC COMPUTE
CLOUD
• Features of Amazon EC2
• Getting Started with Amazon EC2
• EC2 Pricing
• Regions and Availability zones
• Root device volume
• Setting up
• Sign up
• Create an IAM user
• Create Key Pair
• Instances and AMIs
MODULE 8: MASTERING EC2 INSTANCES
• Instant Types in EC2:
o General purpose
o Compute optimized
o Memory optimized
o Storage Optimized
o Accelerated Computing
PH: 81908 00022 / 98404 11333
www.fita.in
• Mastering Amazon AMIs
• Launching and Setting up EC2 Instance
• Connect to your Instance
• Instance Lifecycle:
o Launch
o Stop
o Start
o Hibernate
o Reboot
o Retirement
o Termination
• Managing Users
• Managing Softwares
• Managing Network and Security
• Security Groups
• Controlling access
• Assigning IPs
• Elastic IP addresses
• Placement Groups
• Hosting a website on AWS EC2 instance
• EC2 Best practices to consider from a Solutions Architect standpoint
• Use cases
MODULE 9: AUTOSCALING IN AWS
• Overview of Auto Scaling
• Benefits of Auto Scaling
• Key Components of Auto Scaling
• Autoscaling Lifecycle
• Create and Launch Configuration in Autoscaling
• Create an Auto Scaling Group
• Verify an Auto Scaling Group
• Tagging Autoscaling groups and Instances
• Scaling your Group
• Monitoring Auto Scaling Groups
• Health Checks
• Determine Instance Health
• Health Check Grace Period
PH: 81908 00022 / 98404 11333
www.fita.in
• Replacing Unhealthy Instances
• Troubleshooting and Managing Issues
• Pricing for Auto Scaling
• Use cases
MODULE 10: AMAZON VIRTUAL PRIVATE CLOUD (VPC)
• Overview of Amazon Virtual Private Cloud (VPC)
• Understanding Amazon VPC and Subnets
• Accessing the Internet
• Pricing for Amazon VPC
• Amazon VPC limits
• PCI DSS Compliance
• Networking essentials
• Understanding Gateways
• Using Route Tables
• IPv4 and IPv6
• Using Security Groups and Network ACLs
• Launch an Instance into your VPC
• Assign Elastic IP Instance into VPC
• Amazon VPC Best Practices and Cost Considerations
• Use cases
MODULE 11: ELASTIC LOAD BALANCING (ELB)
• Overview of Load balancing
• Load balancing benefits
• How ELB works
• Load balancer Types
• Understanding how to Configure Listener
• Working with Listener Rules
• How to authenticate users
• Configure Security for Load balancer
• Register and Deregister Target Groups
• Configure health checks for Load balancer
• Troubleshooting Bad requests, unauthorized access, Forbidden and
Timeout issues
• ELB limits
PH: 81908 00022 / 98404 11333
www.fita.in
MODULE 12: AMAZON SIMPLE NOTIFICATION SERVICE (SNS)
• How Amazon SNS Works
• Create a Topic
• Create a Subscription for an Endpoint to the Topic
• How to Publish a Message to the Topic
• How to Delete the Subscription and Topic
• Working with Push Email
• Working with Text Messaging
• Mobile Phone number as Subscriber
• Sending a Message to Multiple Phone numbers
MODULE 13: AMAZON SIMPLE EMAIL SERVICE (SES)
• How Amazon SES Works
• How to Setup Email
• How to Send Email
• How to Authenticate Email
• Managing Sending Limits in SES
• Testing & Receiving Emails
• Monitoring Sender Reputation
• Controlling Access
MODULE 14: AMAZON SIMPLE QUEUE SERVICE (SQS)
• How Amazon SQS Works
• Benefits of SQS
• Creating Queues
• Adding Permission to the Queue
• Subscribing a Queue to a Topic
• Queue Types
• Standard Queue
• FIFO Queue
• Limits related queues
MODULE 15: AMAZON ROUTE 53
• Overview of Amazon Route 53
• Domain registration with Route 53
• Updating Settings for a Domain:
PH: 81908 00022 / 98404 11333
www.fita.in
o Privacy protection
o Automatic renewal
o Locking to prevent unauthorized access
o Adding and Changing DNS
• Configuring Route 53 as Domain Name System (DNS) service
o Existing Domains
o New Domains
• Working with Hosted Zones
o Public hosted zone
o Private hosted zone
o Migrating a hosted zone to a different AWS Account
• Working with Records
o Routing Policy
o Creating records by importing Zone file
o Editing records
o Deleting records
o Listing Records
• Health checking
• DNS Constraints and Behaviors
• Configuring DNS Failover
o Task List for Configuring Failover
o Simple configurations
o Complex configurations
• Troubleshooting
o Domain unavailable in the internet
o Domain Suspended
o Other common Issues
MODULE 16: IDENTITY ACCESS MANAGEMENT (IAM)
• Getting started with IAM
• Creating Users
• Configuring IAM
• Permissions in IAM
• Policies in IAM: Creating and Attaching a Policy
• Managing Policies:
o Creating IAM policies
o Editing Policies
o Testing Policies
o Versioning Policies
PH: 81908 00022 / 98404 11333
www.fita.in
o Deleting Policies
• Groups in IAM: Creating and Managing Groups
• Roles in IAM: Creating, using and Managing Roles
• Tagging Entities
• Temporary Security Credentials
• Access control distribution using IAM
• Troubleshooting in IAM
MODULE 17: AMAZON SIMPLE STORAGE SERVICE (S3)
• Introduction to Storage Services
• S3 Overview
• Signup for S3
• Understanding Buckets in AWS
• Creating Amazon S3 bucket
• Configuring the bucket
• Adding Objects into your S3 bucket
• View, Move and Deleting an Object
• Deleting the S3 bucket
• Working with Security
• Working with Encryption
• How to host a Static website in S3
• Configuring a bucket for website hosting
• Cross region replication
• CRR Configurations
• Working with Event notifications
• Monitoring Tools: Automated and Manual
• Monitoring Metrics with CloudWatch
• Troubleshooting
• S3 Pricing
MODULE 18: AMAZON GLACIER STORAGE
• Overview of archiving concepts
• Overview and learn how to create a Vault
• Uploading the Archive in Vault
• Downloading the Archive from Vault
• Deleting the Archive from Vault
• Querying the archive
PH: 81908 00022 / 98404 11333
www.fita.in
• SQL functions in Glacier
• Other key operations in Vault
• Configuring Vault notifications
• Data retrieval policies
• Authentication and user permissions
MODULE 19: AWS RESOURCE MONITORING USING CLOUDWATCH
• Overview of Monitoring
• Identifying the key resources to be monitored
• Understanding how to use Dashboards
• Monitoring resources in AWS
• Understanding how to use Metrics
o View available metrics
o Search available metrics
o Get statistics for metrics
o Working with Custom metrics
• Understanding how to use Alarms
o Create Alarm based on single metric
o Edit CloudWatch Alarm
o Create Alarm to Stop, Terminate and perform various
operations on EC2 Instance
• Configuring alerts and notifications for usage using Amazon
CloudWatch
• Configuring alerts for billing using CloudWatch
MODULE 20: AMAZON CLOUDFRONT
• How CloudFront Works
• How to Setup CloudFront to deliver content
• Understanding Distributions
• Creating, updating and deleting distributions
• Restricting the Content
• Geo-restricting Content
• Improving Content speed through Caching
• Caching Options
• Monitoring CloudFront
• Troubleshooting Issues in CloudFront
PH: 81908 00022 / 98404 11333
www.fita.in
MODULE 21: AMAZON RELATIONAL DATABASE SERVICE (RDS)
• Refresher of Database Concepts
• Amazon RDS Components
• DB Instances
• DB Instance Complete lifecycle:
o Creating DB instances
o Connecting to DB Instance
o Modifying DB Instance
o Maintaining DB instance
o Other important DB instance Operations
• Regions and Availability Zones
• DB Parameter Groups
• DB Option Groups
• Available RDS Interfaces
• Configuring Security in RDS – Authentication & Access control
• Understanding how to Backup and Restore
o Creating a DB Snapshot
o Copying a Snapshot
o Restoring from a DB snapshot
• Limits in Amazon RDS
• Pricing of Amazon RDS
• Monitoring an Amazon RDS DB Instance
• Troubleshooting common RDS issues
• Database log files
• Best Practices in RDS
MODULE 22: AMAZON DYNAMODB
• Getting started with DynamoDB
• DynamoDB Core Components
• Working with Tables, Items, Attributes and Primary Key
• Naming Rules and Data Types
• Using DynamoDB Console
• Creating Tables and Loading Data
• Running DynamoDB on Your Computer
• Working with Queries
• Working with Scans
• Working with indexes
• Working with Steams
PH: 81908 00022 / 98404 11333
www.fita.in
• Back-up and restore
• Best Practices in DynamoDB
MODULE 23: ELASTIC BEANSTALK
• Overview of Elastic Beanstalk
• Supported Platforms
• AWS Elastic Beanstalk Environment Management Console
• Creating an AWS Elastic Beanstalk Environment
• Managing the environment
• Deploying Applications to AWS Elastic Beanstalk Environments
• Deployment Options
• Deploying new application versions
• Configuration Changes
MODULE 24: CLOUD FORMATION
• How to Simplify Infrastructure management with Cloud Formation
• Quickly Replicating your Infrastructure
• Working with Stacks
• Working with Templates
• Controlling and Tracking changes
MODULE 25: MIGRATING TO CLOUD
• Understanding Existing Environment
• Understanding the Architecture difference between Existing
Environment and AWS Service
• How to migrate to AWS
MODULE 26: DISASTER RECOVERY
• Overview of Disaster Recovery
• Services for Disaster Recovery
• Setting Up Access to AWS Application Discovery Service
• Setting Up Agentless Discovery
MODULE 27: SECURITY IN AWS
• Security Practices for Optimum Cloud Deployment
• AWS Responsibilities and Security Attributes
• AWS CloudFormation and Design patterns
PH: 81908 00022 / 98404 11333
www.fita.in
MODULE 28: REAL TIME AWS PROJECT
COURSE FEE: Rs 16,000
COURSE DURATION: 40-50 HOURS
PH: 81908 00022 / 98404 11333
www.fita.in

More Related Content

What's hot

Cert05 70-487 - developing microsoft azure and web services
Cert05   70-487 - developing microsoft azure and web servicesCert05   70-487 - developing microsoft azure and web services
Cert05 70-487 - developing microsoft azure and web services
DotNetCampus
 
MariaDB 10 and what's new with the project
MariaDB 10 and what's new with the projectMariaDB 10 and what's new with the project
MariaDB 10 and what's new with the project
Colin Charles
 
Maria db the new mysql (Colin Charles)
Maria db the new mysql (Colin Charles)Maria db the new mysql (Colin Charles)
Maria db the new mysql (Colin Charles)
Ontico
 

What's hot (20)

Plam16 jan
Plam16 janPlam16 jan
Plam16 jan
 
Plam16 jan
Plam16 janPlam16 jan
Plam16 jan
 
Cert05 70-487 - developing microsoft azure and web services
Cert05   70-487 - developing microsoft azure and web servicesCert05   70-487 - developing microsoft azure and web services
Cert05 70-487 - developing microsoft azure and web services
 
Orchestrating MySQL
Orchestrating MySQLOrchestrating MySQL
Orchestrating MySQL
 
Things Every Oracle DBA Needs To Know About The Hadoop Ecosystem
Things Every Oracle DBA Needs To Know About The Hadoop EcosystemThings Every Oracle DBA Needs To Know About The Hadoop Ecosystem
Things Every Oracle DBA Needs To Know About The Hadoop Ecosystem
 
A beginners guide to MariaDB
A beginners guide to MariaDBA beginners guide to MariaDB
A beginners guide to MariaDB
 
Meet MariaDB Server 10.1 London MySQL meetup December 2015
Meet MariaDB Server 10.1 London MySQL meetup December 2015Meet MariaDB Server 10.1 London MySQL meetup December 2015
Meet MariaDB Server 10.1 London MySQL meetup December 2015
 
MariaDB 10.1 what's new and what's coming in 10.2 - Tokyo MariaDB Meetup
MariaDB 10.1   what's new and what's coming in 10.2 - Tokyo MariaDB MeetupMariaDB 10.1   what's new and what's coming in 10.2 - Tokyo MariaDB Meetup
MariaDB 10.1 what's new and what's coming in 10.2 - Tokyo MariaDB Meetup
 
Building Advanced RESTFul services
Building Advanced RESTFul servicesBuilding Advanced RESTFul services
Building Advanced RESTFul services
 
Meet MariaDB 10.1 at the Bulgaria Web Summit
Meet MariaDB 10.1 at the Bulgaria Web SummitMeet MariaDB 10.1 at the Bulgaria Web Summit
Meet MariaDB 10.1 at the Bulgaria Web Summit
 
Big data_hadoop_spark_kafka_nosql_training
Big data_hadoop_spark_kafka_nosql_trainingBig data_hadoop_spark_kafka_nosql_training
Big data_hadoop_spark_kafka_nosql_training
 
My first moments with MongoDB
My first moments with MongoDBMy first moments with MongoDB
My first moments with MongoDB
 
MySQL features missing in MariaDB Server
MySQL features missing in MariaDB ServerMySQL features missing in MariaDB Server
MySQL features missing in MariaDB Server
 
MariaDB 10 Tutorial - 13.11.11 - Percona Live London
MariaDB 10 Tutorial - 13.11.11 - Percona Live LondonMariaDB 10 Tutorial - 13.11.11 - Percona Live London
MariaDB 10 Tutorial - 13.11.11 - Percona Live London
 
MariaDB 10 and what's new with the project
MariaDB 10 and what's new with the projectMariaDB 10 and what's new with the project
MariaDB 10 and what's new with the project
 
Maria db vs mysql
Maria db vs mysqlMaria db vs mysql
Maria db vs mysql
 
Maria db the new mysql (Colin Charles)
Maria db the new mysql (Colin Charles)Maria db the new mysql (Colin Charles)
Maria db the new mysql (Colin Charles)
 
MariaDB - the "new" MySQL is 5 years old and everywhere (LinuxCon Europe 2015)
MariaDB - the "new" MySQL is 5 years old and everywhere (LinuxCon Europe 2015)MariaDB - the "new" MySQL is 5 years old and everywhere (LinuxCon Europe 2015)
MariaDB - the "new" MySQL is 5 years old and everywhere (LinuxCon Europe 2015)
 
Databases in the hosted cloud
Databases in the hosted cloudDatabases in the hosted cloud
Databases in the hosted cloud
 
The Complete MariaDB Server tutorial
The Complete MariaDB Server tutorialThe Complete MariaDB Server tutorial
The Complete MariaDB Server tutorial
 

Similar to AWS Course in Chennai

Apponix Academy - AWS Essentials-Solutions
Apponix Academy - AWS Essentials-SolutionsApponix Academy - AWS Essentials-Solutions
Apponix Academy - AWS Essentials-Solutions
nitinsrivastava1051
 
Cloud development professional_training_module_1603813251908
Cloud development professional_training_module_1603813251908Cloud development professional_training_module_1603813251908
Cloud development professional_training_module_1603813251908
prasennabhai
 

Similar to AWS Course in Chennai (20)

Aws
AwsAws
Aws
 
Aws Solution Architecture Associate - summary
Aws Solution Architecture Associate - summaryAws Solution Architecture Associate - summary
Aws Solution Architecture Associate - summary
 
More Cache for Less Cash
More Cache for Less CashMore Cache for Less Cash
More Cache for Less Cash
 
Aws architect certification training -Dot Net Tricks
Aws architect certification training -Dot Net TricksAws architect certification training -Dot Net Tricks
Aws architect certification training -Dot Net Tricks
 
Managing storage on Prem and in Cloud
Managing storage on Prem and in CloudManaging storage on Prem and in Cloud
Managing storage on Prem and in Cloud
 
Being Well Architected in the Cloud (Updated)
Being Well Architected in the Cloud (Updated)Being Well Architected in the Cloud (Updated)
Being Well Architected in the Cloud (Updated)
 
Being Well-Architected in the Cloud
Being Well-Architected in the CloudBeing Well-Architected in the Cloud
Being Well-Architected in the Cloud
 
Building a Server-less Data Lake on AWS - Technical 301
Building a Server-less Data Lake on AWS - Technical 301Building a Server-less Data Lake on AWS - Technical 301
Building a Server-less Data Lake on AWS - Technical 301
 
AWS Summit Auckland - Building a Server-less Data Lake on AWS
AWS Summit Auckland - Building a Server-less Data Lake on AWSAWS Summit Auckland - Building a Server-less Data Lake on AWS
AWS Summit Auckland - Building a Server-less Data Lake on AWS
 
Apponix Academy - AWS Essentials-Solutions
Apponix Academy - AWS Essentials-SolutionsApponix Academy - AWS Essentials-Solutions
Apponix Academy - AWS Essentials-Solutions
 
Securing Kubernetes Workloads
Securing Kubernetes WorkloadsSecuring Kubernetes Workloads
Securing Kubernetes Workloads
 
Mastering asp.net mvc - Dot Net Tricks
Mastering asp.net mvc - Dot Net TricksMastering asp.net mvc - Dot Net Tricks
Mastering asp.net mvc - Dot Net Tricks
 
AWS Training.pdf
AWS Training.pdfAWS Training.pdf
AWS Training.pdf
 
AWS Training.pdf
AWS Training.pdfAWS Training.pdf
AWS Training.pdf
 
Dotnet Online Training
Dotnet Online TrainingDotnet Online Training
Dotnet Online Training
 
Dot Net Online training in uk and usa
Dot Net Online training in uk and usaDot Net Online training in uk and usa
Dot Net Online training in uk and usa
 
Amazon Web Services OverView
Amazon Web Services OverViewAmazon Web Services OverView
Amazon Web Services OverView
 
Cloud development professional_training_module_1603813251908
Cloud development professional_training_module_1603813251908Cloud development professional_training_module_1603813251908
Cloud development professional_training_module_1603813251908
 
More Cache for Less Cash (DevLink 2014)
More Cache for Less Cash (DevLink 2014)More Cache for Less Cash (DevLink 2014)
More Cache for Less Cash (DevLink 2014)
 
AWS Architecture Fundamentals - Houston
AWS Architecture Fundamentals - HoustonAWS Architecture Fundamentals - Houston
AWS Architecture Fundamentals - Houston
 

Recently uploaded

Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Krashi Coaching
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
heathfieldcps1
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
SoniaTolstoy
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 

Recently uploaded (20)

Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 

AWS Course in Chennai

  • 1.
  • 2. PH: 81908 00022 / 98404 11333 www.fita.in
  • 3. PH: 81908 00022 / 98404 11333 www.fita.in COURSE AGENDA: MODULE 1: INTRODUCTION TO CLOUD COMPUTING • What is cloud computing? • History & a comparison with Client server computing • Advantages of Cloud Computing • Roles in Cloud – Sys Ops, Dev Ops and Cloud Architect • Leading Cloud Players – Amazon’s AWS, Microsoft Azure, Openstack and VMWare • Future of Cloud MODULE 2: CLOUD COMPUTING SERVICE MODELS • Mastering Software as a Service (SaaS) • Mastering Platform as a Service (PaaS) • Mastering Infrastructure as a Service (IaaS) MODULE 3: CLOUD DEPLOYMENT MODELS • Understanding Public Clouds • Understanding Community Clouds • Understanding Private Clouds • Understanding Hybrid Clouds MODULE 4: GETTING INTO AWS WORLD • Overview of AWS • Accessing AWS • Creating a AWS Account • AWS Management Console • AWS Products and major Services • Architecture of AWS MODULE 5: GETTING FAMILIAR WITH BASIC LINUX
  • 4. PH: 81908 00022 / 98404 11333 www.fita.in • Playing with Linux Commands like ls, cd, mv, man, mkdir, rmdir, rm, locate, clear • Getting hands on Linux administration commands uptime, w command, users, who, whoami, crontab, less, more, cp, cat, pwd, sort, vi, ssh, ftp, sftp, service, free, top, tar, grep, find, lsof, last, ps, MODULE 6: HOW TO DESIGN LIKE A SOLUTIONS ARCHITECT • Introduction to AWS Solution Architect • Planning and Designing Cloud Services • Designing Highly Available, Scalable, Cost-efficient Systems • Important Cost planning and Optimization techniques a Solutions Architect should consider • Knowing and adopting Best Practices for AWS Security and Costing • Monitoring and Logging in AWS MODULE 7: GETTING STARTED WITH AMAZON ELASTIC COMPUTE CLOUD • Features of Amazon EC2 • Getting Started with Amazon EC2 • EC2 Pricing • Regions and Availability zones • Root device volume • Setting up • Sign up • Create an IAM user • Create Key Pair • Instances and AMIs MODULE 8: MASTERING EC2 INSTANCES • Instant Types in EC2: o General purpose o Compute optimized o Memory optimized o Storage Optimized o Accelerated Computing
  • 5. PH: 81908 00022 / 98404 11333 www.fita.in • Mastering Amazon AMIs • Launching and Setting up EC2 Instance • Connect to your Instance • Instance Lifecycle: o Launch o Stop o Start o Hibernate o Reboot o Retirement o Termination • Managing Users • Managing Softwares • Managing Network and Security • Security Groups • Controlling access • Assigning IPs • Elastic IP addresses • Placement Groups • Hosting a website on AWS EC2 instance • EC2 Best practices to consider from a Solutions Architect standpoint • Use cases MODULE 9: AUTOSCALING IN AWS • Overview of Auto Scaling • Benefits of Auto Scaling • Key Components of Auto Scaling • Autoscaling Lifecycle • Create and Launch Configuration in Autoscaling • Create an Auto Scaling Group • Verify an Auto Scaling Group • Tagging Autoscaling groups and Instances • Scaling your Group • Monitoring Auto Scaling Groups • Health Checks • Determine Instance Health • Health Check Grace Period
  • 6. PH: 81908 00022 / 98404 11333 www.fita.in • Replacing Unhealthy Instances • Troubleshooting and Managing Issues • Pricing for Auto Scaling • Use cases MODULE 10: AMAZON VIRTUAL PRIVATE CLOUD (VPC) • Overview of Amazon Virtual Private Cloud (VPC) • Understanding Amazon VPC and Subnets • Accessing the Internet • Pricing for Amazon VPC • Amazon VPC limits • PCI DSS Compliance • Networking essentials • Understanding Gateways • Using Route Tables • IPv4 and IPv6 • Using Security Groups and Network ACLs • Launch an Instance into your VPC • Assign Elastic IP Instance into VPC • Amazon VPC Best Practices and Cost Considerations • Use cases MODULE 11: ELASTIC LOAD BALANCING (ELB) • Overview of Load balancing • Load balancing benefits • How ELB works • Load balancer Types • Understanding how to Configure Listener • Working with Listener Rules • How to authenticate users • Configure Security for Load balancer • Register and Deregister Target Groups • Configure health checks for Load balancer • Troubleshooting Bad requests, unauthorized access, Forbidden and Timeout issues • ELB limits
  • 7. PH: 81908 00022 / 98404 11333 www.fita.in MODULE 12: AMAZON SIMPLE NOTIFICATION SERVICE (SNS) • How Amazon SNS Works • Create a Topic • Create a Subscription for an Endpoint to the Topic • How to Publish a Message to the Topic • How to Delete the Subscription and Topic • Working with Push Email • Working with Text Messaging • Mobile Phone number as Subscriber • Sending a Message to Multiple Phone numbers MODULE 13: AMAZON SIMPLE EMAIL SERVICE (SES) • How Amazon SES Works • How to Setup Email • How to Send Email • How to Authenticate Email • Managing Sending Limits in SES • Testing & Receiving Emails • Monitoring Sender Reputation • Controlling Access MODULE 14: AMAZON SIMPLE QUEUE SERVICE (SQS) • How Amazon SQS Works • Benefits of SQS • Creating Queues • Adding Permission to the Queue • Subscribing a Queue to a Topic • Queue Types • Standard Queue • FIFO Queue • Limits related queues MODULE 15: AMAZON ROUTE 53 • Overview of Amazon Route 53 • Domain registration with Route 53 • Updating Settings for a Domain:
  • 8. PH: 81908 00022 / 98404 11333 www.fita.in o Privacy protection o Automatic renewal o Locking to prevent unauthorized access o Adding and Changing DNS • Configuring Route 53 as Domain Name System (DNS) service o Existing Domains o New Domains • Working with Hosted Zones o Public hosted zone o Private hosted zone o Migrating a hosted zone to a different AWS Account • Working with Records o Routing Policy o Creating records by importing Zone file o Editing records o Deleting records o Listing Records • Health checking • DNS Constraints and Behaviors • Configuring DNS Failover o Task List for Configuring Failover o Simple configurations o Complex configurations • Troubleshooting o Domain unavailable in the internet o Domain Suspended o Other common Issues MODULE 16: IDENTITY ACCESS MANAGEMENT (IAM) • Getting started with IAM • Creating Users • Configuring IAM • Permissions in IAM • Policies in IAM: Creating and Attaching a Policy • Managing Policies: o Creating IAM policies o Editing Policies o Testing Policies o Versioning Policies
  • 9. PH: 81908 00022 / 98404 11333 www.fita.in o Deleting Policies • Groups in IAM: Creating and Managing Groups • Roles in IAM: Creating, using and Managing Roles • Tagging Entities • Temporary Security Credentials • Access control distribution using IAM • Troubleshooting in IAM MODULE 17: AMAZON SIMPLE STORAGE SERVICE (S3) • Introduction to Storage Services • S3 Overview • Signup for S3 • Understanding Buckets in AWS • Creating Amazon S3 bucket • Configuring the bucket • Adding Objects into your S3 bucket • View, Move and Deleting an Object • Deleting the S3 bucket • Working with Security • Working with Encryption • How to host a Static website in S3 • Configuring a bucket for website hosting • Cross region replication • CRR Configurations • Working with Event notifications • Monitoring Tools: Automated and Manual • Monitoring Metrics with CloudWatch • Troubleshooting • S3 Pricing MODULE 18: AMAZON GLACIER STORAGE • Overview of archiving concepts • Overview and learn how to create a Vault • Uploading the Archive in Vault • Downloading the Archive from Vault • Deleting the Archive from Vault • Querying the archive
  • 10. PH: 81908 00022 / 98404 11333 www.fita.in • SQL functions in Glacier • Other key operations in Vault • Configuring Vault notifications • Data retrieval policies • Authentication and user permissions MODULE 19: AWS RESOURCE MONITORING USING CLOUDWATCH • Overview of Monitoring • Identifying the key resources to be monitored • Understanding how to use Dashboards • Monitoring resources in AWS • Understanding how to use Metrics o View available metrics o Search available metrics o Get statistics for metrics o Working with Custom metrics • Understanding how to use Alarms o Create Alarm based on single metric o Edit CloudWatch Alarm o Create Alarm to Stop, Terminate and perform various operations on EC2 Instance • Configuring alerts and notifications for usage using Amazon CloudWatch • Configuring alerts for billing using CloudWatch MODULE 20: AMAZON CLOUDFRONT • How CloudFront Works • How to Setup CloudFront to deliver content • Understanding Distributions • Creating, updating and deleting distributions • Restricting the Content • Geo-restricting Content • Improving Content speed through Caching • Caching Options • Monitoring CloudFront • Troubleshooting Issues in CloudFront
  • 11. PH: 81908 00022 / 98404 11333 www.fita.in MODULE 21: AMAZON RELATIONAL DATABASE SERVICE (RDS) • Refresher of Database Concepts • Amazon RDS Components • DB Instances • DB Instance Complete lifecycle: o Creating DB instances o Connecting to DB Instance o Modifying DB Instance o Maintaining DB instance o Other important DB instance Operations • Regions and Availability Zones • DB Parameter Groups • DB Option Groups • Available RDS Interfaces • Configuring Security in RDS – Authentication & Access control • Understanding how to Backup and Restore o Creating a DB Snapshot o Copying a Snapshot o Restoring from a DB snapshot • Limits in Amazon RDS • Pricing of Amazon RDS • Monitoring an Amazon RDS DB Instance • Troubleshooting common RDS issues • Database log files • Best Practices in RDS MODULE 22: AMAZON DYNAMODB • Getting started with DynamoDB • DynamoDB Core Components • Working with Tables, Items, Attributes and Primary Key • Naming Rules and Data Types • Using DynamoDB Console • Creating Tables and Loading Data • Running DynamoDB on Your Computer • Working with Queries • Working with Scans • Working with indexes • Working with Steams
  • 12. PH: 81908 00022 / 98404 11333 www.fita.in • Back-up and restore • Best Practices in DynamoDB MODULE 23: ELASTIC BEANSTALK • Overview of Elastic Beanstalk • Supported Platforms • AWS Elastic Beanstalk Environment Management Console • Creating an AWS Elastic Beanstalk Environment • Managing the environment • Deploying Applications to AWS Elastic Beanstalk Environments • Deployment Options • Deploying new application versions • Configuration Changes MODULE 24: CLOUD FORMATION • How to Simplify Infrastructure management with Cloud Formation • Quickly Replicating your Infrastructure • Working with Stacks • Working with Templates • Controlling and Tracking changes MODULE 25: MIGRATING TO CLOUD • Understanding Existing Environment • Understanding the Architecture difference between Existing Environment and AWS Service • How to migrate to AWS MODULE 26: DISASTER RECOVERY • Overview of Disaster Recovery • Services for Disaster Recovery • Setting Up Access to AWS Application Discovery Service • Setting Up Agentless Discovery MODULE 27: SECURITY IN AWS • Security Practices for Optimum Cloud Deployment • AWS Responsibilities and Security Attributes • AWS CloudFormation and Design patterns
  • 13. PH: 81908 00022 / 98404 11333 www.fita.in MODULE 28: REAL TIME AWS PROJECT COURSE FEE: Rs 16,000 COURSE DURATION: 40-50 HOURS
  • 14. PH: 81908 00022 / 98404 11333 www.fita.in