SlideShare a Scribd company logo
Amazon Big Picture
Ajay Bidari
Vice President – Cloud Services
Cloud Enabled ( thecloudenabled.com)
Web : https://thecloudenabled.com .
Disclaimer :The content published in this presentation is Intellectual property of Cloud
Enabled .This content may not be reproduced, downloaded, disseminated, published, or
transferred in any form or by any means, except with the prior written permission of Cloud
Enabled ,Bangalore. All product and company names,logos used in this presentation are
trademarks™ or registered® trademarks of their respective holders.
Source of this deck is from aws.amazon.com publically available documentation and our
experience is in architecting the solution to our customers. We don’t warrant or guarantee
the information in the deck are in compliance AWS messaging on their services.The
thoughts and positioning is based on my understanding of AWS services
--------- Ajay Bidari
Copyright Cloud Enabled Ltd, All rights Reserved.
AWS Global Presence
Web : https://thecloudenabled.com .
AWS Global Presence ( 10 Regions | 24 AZ’s )
1. What is a Region ?
• A region is geographical location of the AWS data centre
2. What is a Availability Zone (AZ) ?
• Each availability zone is isolated location with in the same region
• All communications between regions is across the public Internet. And Data transfer between regions is charged
at the Internet data transfer rate for both the sending and the receiving instance.
• All communications between ec2 instances with a region are not charged if you using private IP to transfer data
across AZ
Web : https://thecloudenabled.com .
AWS Global Presence ( 12 Regions )
AWS has 10 regions mentioned in ( screenshot on your right hand side ,which is
available for use by anyone
There are below two regions not available to everyone
I. AWS Gov cloud (US) : Accessible only to US government agencies
II. China ( Beijing) region : It is a limited preview available to select group of china
based and multi national customers in china
Web : https://thecloudenabled.com .
Amazon web Services overview
Web : https://thecloudenabled.com .
Amazon Elastic compute cloud
Web : https://thecloudenabled.com .
Amazon Elastic Compute Cloud( EC2)
• Amazon EC2 is compute server from AWS
• You have choice to run Windows and Linux virtual machines
• You can use various instance types based on your application
requirement
• The Amazon EC2 Service Level Agreement commitment is
99.95% availability for each Amazon EC2 Region.
• Which means 4 hr 38 minutes of downtime a year
Web : https://thecloudenabled.com .
Amazon Elastic Block Store
Web : https://thecloudenabled.com .
Amazon Elastic Block Store (EBS)
• Amazon Elastic Block Store (Amazon EBS) provides persistent block level storage volumes .
• Amazon EBS allows you to create storage volumes and attach them to Amazon EC2 instances.
• Once attached, you can create a file system on top of these volumes ( NTFS for windows and ext3/ext4 for linux )
• In easy words , think of EBS volumes like a D drive of your VM
• Why do you need to use EBS ?
• You have launched to EC2 windows instance which has C drive of 100 GB , you woull want additional 500 GB for
your data .
• Cloud Enabled recommends you to store your critical data on D drive (ebs volume) instead C drive.In case of
accidental deletion of a VM you can always launch new VM and attach to the new VM
Web : https://thecloudenabled.com .
Amazon Elastic Load Balancer
Web : https://thecloudenabled.com .
Amazon Elastic Load Balancer ( ELB)
• Elastic Load Balancing automatically distributes incoming application traffic across multiple Amazon EC2 instances in the
cloud.
• Achieve higher levels of fault tolerance for your applications by using Elastic Load Balancing to automatically route traffic
across multiple instances and multiple Availability Zones.
• Additionally, Elastic Load Balancing offers integration with Auto Scaling to ensure that you have back-end capacity to meet
varying levels of traffic levels without requiring manual intervention.
Web : https://thecloudenabled.com .
Amazon Route-53
Web : https://thecloudenabled.com .
Amazon Route53
1) Amazon Route 53 is a highly available and scalable cloud Domain Name System (DNS) web service.
2) It is designed to route end users to Internet applications by translating names like www.example.com into the
numeric IP addresses like 192.0.2.1 that computers use to connect to each other.
3) Amazon Route 53 effectively connects user requests to infrastructure running in AWS – such as
• Amazon EC2 instances,
• Elastic Load Balancing load balancers, or
• Amazon S3 buckets
• can also be used to route users to infrastructure outside of AWS.
4) The DNS port number is 53 and that is how the name Route53 was coined by AWS for the global DNS service
Web : https://thecloudenabled.com .
EC2
Instances
Amazon Route53 Diagram
Users thecloudenabled.com
E
L
B
Route 53
( DNS-AS-A-
Service
Web # 1
Web # 2
Web # 3
Web # 4
Web : https://thecloudenabled.com .
Amazon Relational DataBase Service (RDS)
Web : https://thecloudenabled.com .
Amazon RDS-overview
1) Amazon Relational Database Service (Amazon RDS) makes it easy to set up, operate, and scale a relational database in the
cloud.
2) It provides cost-efficient and resizable capacity while managing time-consuming database administration tasks, freeing you
up to focus on your applications and business.
3) Amazon RDS provides you six familiar database engines to choose from, including any one of the below
Web : https://thecloudenabled.com .
Amazon RDS- Benefits
RDS is completed managed data base service which means .below are the benefits of using RDS
• No need launch a EC2 instance
• No Need Install and manage database servers
• No need to setup replication ( primary database on instance A and secondary database on instance B)
• Even minor upgrade of your database version are taken care by AWS
• When you provision a Multi-AZ DB Instance, Amazon RDS synchronously replicates the data to a standby instance in a
different Availability Zone (AZ).
Web : https://thecloudenabled.com .
Pri
Sec
RDS Instances
( Multi AZ)
E
N
D
P
O
I
N
t
Sync replication
Amazon RDS- Use case with EC2
customer.cz3u5wwsvyws.us-west-
1.rds.amazonaws.com:3306
Web : https://thecloudenabled.com .
Amazon Simple Storage Service (S3)
Web : https://thecloudenabled.com .
Amazon S3- Overview
• Amazon S3 is easy to use object storage, with a simple web service interface to store and retrieve any amount of data from
anywhere on the web. You can store static files docs, ppt ,xls , pdf ,audio and video files any other files
• Amazon S3 provides cost-effective object storage for a wide variety of use cases including
• backup and recovery,
• nearline archive,
• big data analytics,
• content distribution,
Customer case study (Netflix)
AWS enables Netflix to quickly deploy thousands of servers and terabytes of storage within minutes. Users can stream Netflix
shows and movies from anywhere in the world, including on the web, on tablets, or on mobile devices such as iPhones
Web : https://thecloudenabled.com .
Amazon Use case of S3
Simple Storage Service
Users
https
https://console.aws.amazon.com/s3/home?region=ap-southeast-2
File
operations
Upload
Download
Share
Delete
Web : https://thecloudenabled.com .
Amazon Glacier
Web : https://thecloudenabled.com .
Amazon Use case of Glacier
Simple Storage Service
Users
https
https://console.aws.amazon.com/s3/home?region=ap-southeast-2
File
operations
Upload
Download
Share
Delete
Glacier
Archive to Glacier
Users Alternatively
You can upload and
download data directly
to Glacier
Web : https://thecloudenabled.com .
Amazon VPC (Virtual Private Cloud)
Web : https://thecloudenabled.com .
Amazon : VPC subnets diagram ?
VPC -01
Subnet-01
10.0.1.0/24
VPC -01
Subnet-02
10.0.2.0/24
VPC -01
Subnet-03
10.0.3.0/24
AD
server
EC2
instances
EC2
instances
EC2
instances
EC2
instances
EC2
instances
EC2
instances 10.0.2. 5
10.0.2. 4
10.0.2. 3
10.0.3. 3
10.0.3. 4
10.0.3. 5
Web : https://thecloudenabled.com .
Amazon : Direct connect
Web : https://thecloudenabled.com .
I. AWS Direct Connect makes it easy to establish a dedicated network connection from your premises to AWS.
II. Using AWS Direct Connect, you can establish private connectivity between AWS and your datacenter, office, or
colocation environment, which in many cases can reduce your network costs, increase bandwidth throughput, and
provide a more consistent network experience than Internet-based connections.
I. AWS Direct Connect lets you establish a dedicated network connection between your network and one of the AWS
Direct Connect locations.
Amazon : Direct connect?
Web : https://thecloudenabled.com .
Amazon Enterprise Applications
Web : https://thecloudenabled.com .
Thank You
Web : https://thecloudenabled.com .
contact ajay.bidari@thecloudenabled.com for below services or querries
AWS Consulting AWS Migration OpenStack Private Cloud IOT

More Related Content

DOCX
Wordpress site scaling architecture on cloud infrastructure with AWS
PDF
Understanding The Benefits Of Amazon EC2
PPTX
Auto scaling websites in the cloud
PDF
Overview of Amazon Web Services
PDF
5 things you don't know about Amazon Web Services
PPTX
AWS CloudFormation template with single & redundant system
PDF
Amazon Ec2 Application Design
PPTX
Compute Services con AWS
Wordpress site scaling architecture on cloud infrastructure with AWS
Understanding The Benefits Of Amazon EC2
Auto scaling websites in the cloud
Overview of Amazon Web Services
5 things you don't know about Amazon Web Services
AWS CloudFormation template with single & redundant system
Amazon Ec2 Application Design
Compute Services con AWS

What's hot (12)

PPTX
Aws overview part 1(iam and storage services)
PDF
Aws 201:Advanced Breakout Track on HA and DR
PDF
Cloud Computing With Amazon Web Services, Part 1: Introduction - When It's Sm...
PPTX
Programming Amazon Web Services for Beginners (1)
PDF
Cloud Developer Conference May 2011 SiliconIndia : Design for Failure - High ...
PDF
Architecting an Highly Available and Scalable WordPress Site in AWS
PPTX
Case study of amazon EC2 by Akash Badone
PDF
Aws cli
PDF
The art of infrastructure elasticity
PPTX
NWCloud Cloud Track - Best Practices for Architecting in the Cloud
PDF
Building Open Source Platforms on AWS (April 2017)
PPTX
Amazon Web Service EC2 & S3
Aws overview part 1(iam and storage services)
Aws 201:Advanced Breakout Track on HA and DR
Cloud Computing With Amazon Web Services, Part 1: Introduction - When It's Sm...
Programming Amazon Web Services for Beginners (1)
Cloud Developer Conference May 2011 SiliconIndia : Design for Failure - High ...
Architecting an Highly Available and Scalable WordPress Site in AWS
Case study of amazon EC2 by Akash Badone
Aws cli
The art of infrastructure elasticity
NWCloud Cloud Track - Best Practices for Architecting in the Cloud
Building Open Source Platforms on AWS (April 2017)
Amazon Web Service EC2 & S3
Ad

Viewers also liked (11)

PPTX
Amazon Web Services (AWS) - A Brief Introduction
PDF
PDF
DevOps on AWS
PDF
AWS DevOps Event - Innovating with DevOps on AWS
PPTX
PPTX
Cloud computing 101 with amazon web service
PDF
Aws 101 A walk-through the aws cloud (2013)
PPTX
What is AWS?
PDF
Introduction to Amazon Web Services
PDF
AWS 101: Introduction to AWS
PPTX
AWS 101 - Amazon Web Services
Amazon Web Services (AWS) - A Brief Introduction
DevOps on AWS
AWS DevOps Event - Innovating with DevOps on AWS
Cloud computing 101 with amazon web service
Aws 101 A walk-through the aws cloud (2013)
What is AWS?
Introduction to Amazon Web Services
AWS 101: Introduction to AWS
AWS 101 - Amazon Web Services
Ad

Similar to Aws big picture_overview (19)

PDF
AWS-services.pdf
PPTX
Aws overview (Amazon Web Services)
PPSX
Cloud computing-Practical Example
PPT
Scaling drupal horizontally and in cloud
PDF
[AWS에서의 미디어 및 엔터테인먼트] AWS 개요, 클라우드 스토리지 및 Amazon CloudFront, Elastic Transcod...
PPTX
4.Core AWS Services1234567876546743.pptx
PPTX
Aws overview
PDF
[판교에서 만나는 아마존웹서비스] 새롭게 출시된 AWS 제품 소개
PPTX
AWS cloud computing internship training.pptx
PDF
AMAZON CLOUD Course Content
PDF
Fundamentals of Cloud Computing & AWS
PDF
McrUmbMeetup 22 May 14: Umbraco and Amazon
PPTX
Popular Cloud Services- in cloud computing.pptx
PPTX
Architecting Cloud Apps
PDF
Aws web-hosting-best-practices
PPT
Aws coi7
PDF
Vom Server bis zum Workspace: Windows Anwendungen auf AWS - AWS Cloud Web Day...
PPTX
Aws- Amazon Web Services
AWS-services.pdf
Aws overview (Amazon Web Services)
Cloud computing-Practical Example
Scaling drupal horizontally and in cloud
[AWS에서의 미디어 및 엔터테인먼트] AWS 개요, 클라우드 스토리지 및 Amazon CloudFront, Elastic Transcod...
4.Core AWS Services1234567876546743.pptx
Aws overview
[판교에서 만나는 아마존웹서비스] 새롭게 출시된 AWS 제품 소개
AWS cloud computing internship training.pptx
AMAZON CLOUD Course Content
Fundamentals of Cloud Computing & AWS
McrUmbMeetup 22 May 14: Umbraco and Amazon
Popular Cloud Services- in cloud computing.pptx
Architecting Cloud Apps
Aws web-hosting-best-practices
Aws coi7
Vom Server bis zum Workspace: Windows Anwendungen auf AWS - AWS Cloud Web Day...
Aws- Amazon Web Services

Recently uploaded (20)

PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
cuic standard and advanced reporting.pdf
PDF
Machine learning based COVID-19 study performance prediction
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
NewMind AI Monthly Chronicles - July 2025
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PPTX
Big Data Technologies - Introduction.pptx
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Approach and Philosophy of On baking technology
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Review of recent advances in non-invasive hemoglobin estimation
PPTX
MYSQL Presentation for SQL database connectivity
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PPT
Teaching material agriculture food technology
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
cuic standard and advanced reporting.pdf
Machine learning based COVID-19 study performance prediction
The Rise and Fall of 3GPP – Time for a Sabbatical?
NewMind AI Monthly Chronicles - July 2025
CIFDAQ's Market Insight: SEC Turns Pro Crypto
Mobile App Security Testing_ A Comprehensive Guide.pdf
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Big Data Technologies - Introduction.pptx
Spectral efficient network and resource selection model in 5G networks
Approach and Philosophy of On baking technology
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Reach Out and Touch Someone: Haptics and Empathic Computing
Per capita expenditure prediction using model stacking based on satellite ima...
Review of recent advances in non-invasive hemoglobin estimation
MYSQL Presentation for SQL database connectivity
“AI and Expert System Decision Support & Business Intelligence Systems”
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Understanding_Digital_Forensics_Presentation.pptx
Teaching material agriculture food technology

Aws big picture_overview

  • 1. Amazon Big Picture Ajay Bidari Vice President – Cloud Services Cloud Enabled ( thecloudenabled.com) Web : https://thecloudenabled.com .
  • 2. Disclaimer :The content published in this presentation is Intellectual property of Cloud Enabled .This content may not be reproduced, downloaded, disseminated, published, or transferred in any form or by any means, except with the prior written permission of Cloud Enabled ,Bangalore. All product and company names,logos used in this presentation are trademarks™ or registered® trademarks of their respective holders. Source of this deck is from aws.amazon.com publically available documentation and our experience is in architecting the solution to our customers. We don’t warrant or guarantee the information in the deck are in compliance AWS messaging on their services.The thoughts and positioning is based on my understanding of AWS services --------- Ajay Bidari Copyright Cloud Enabled Ltd, All rights Reserved.
  • 3. AWS Global Presence Web : https://thecloudenabled.com .
  • 4. AWS Global Presence ( 10 Regions | 24 AZ’s ) 1. What is a Region ? • A region is geographical location of the AWS data centre 2. What is a Availability Zone (AZ) ? • Each availability zone is isolated location with in the same region • All communications between regions is across the public Internet. And Data transfer between regions is charged at the Internet data transfer rate for both the sending and the receiving instance. • All communications between ec2 instances with a region are not charged if you using private IP to transfer data across AZ Web : https://thecloudenabled.com .
  • 5. AWS Global Presence ( 12 Regions ) AWS has 10 regions mentioned in ( screenshot on your right hand side ,which is available for use by anyone There are below two regions not available to everyone I. AWS Gov cloud (US) : Accessible only to US government agencies II. China ( Beijing) region : It is a limited preview available to select group of china based and multi national customers in china Web : https://thecloudenabled.com .
  • 6. Amazon web Services overview Web : https://thecloudenabled.com .
  • 7. Amazon Elastic compute cloud Web : https://thecloudenabled.com .
  • 8. Amazon Elastic Compute Cloud( EC2) • Amazon EC2 is compute server from AWS • You have choice to run Windows and Linux virtual machines • You can use various instance types based on your application requirement • The Amazon EC2 Service Level Agreement commitment is 99.95% availability for each Amazon EC2 Region. • Which means 4 hr 38 minutes of downtime a year Web : https://thecloudenabled.com .
  • 9. Amazon Elastic Block Store Web : https://thecloudenabled.com .
  • 10. Amazon Elastic Block Store (EBS) • Amazon Elastic Block Store (Amazon EBS) provides persistent block level storage volumes . • Amazon EBS allows you to create storage volumes and attach them to Amazon EC2 instances. • Once attached, you can create a file system on top of these volumes ( NTFS for windows and ext3/ext4 for linux ) • In easy words , think of EBS volumes like a D drive of your VM • Why do you need to use EBS ? • You have launched to EC2 windows instance which has C drive of 100 GB , you woull want additional 500 GB for your data . • Cloud Enabled recommends you to store your critical data on D drive (ebs volume) instead C drive.In case of accidental deletion of a VM you can always launch new VM and attach to the new VM Web : https://thecloudenabled.com .
  • 11. Amazon Elastic Load Balancer Web : https://thecloudenabled.com .
  • 12. Amazon Elastic Load Balancer ( ELB) • Elastic Load Balancing automatically distributes incoming application traffic across multiple Amazon EC2 instances in the cloud. • Achieve higher levels of fault tolerance for your applications by using Elastic Load Balancing to automatically route traffic across multiple instances and multiple Availability Zones. • Additionally, Elastic Load Balancing offers integration with Auto Scaling to ensure that you have back-end capacity to meet varying levels of traffic levels without requiring manual intervention. Web : https://thecloudenabled.com .
  • 13. Amazon Route-53 Web : https://thecloudenabled.com .
  • 14. Amazon Route53 1) Amazon Route 53 is a highly available and scalable cloud Domain Name System (DNS) web service. 2) It is designed to route end users to Internet applications by translating names like www.example.com into the numeric IP addresses like 192.0.2.1 that computers use to connect to each other. 3) Amazon Route 53 effectively connects user requests to infrastructure running in AWS – such as • Amazon EC2 instances, • Elastic Load Balancing load balancers, or • Amazon S3 buckets • can also be used to route users to infrastructure outside of AWS. 4) The DNS port number is 53 and that is how the name Route53 was coined by AWS for the global DNS service Web : https://thecloudenabled.com .
  • 15. EC2 Instances Amazon Route53 Diagram Users thecloudenabled.com E L B Route 53 ( DNS-AS-A- Service Web # 1 Web # 2 Web # 3 Web # 4 Web : https://thecloudenabled.com .
  • 16. Amazon Relational DataBase Service (RDS) Web : https://thecloudenabled.com .
  • 17. Amazon RDS-overview 1) Amazon Relational Database Service (Amazon RDS) makes it easy to set up, operate, and scale a relational database in the cloud. 2) It provides cost-efficient and resizable capacity while managing time-consuming database administration tasks, freeing you up to focus on your applications and business. 3) Amazon RDS provides you six familiar database engines to choose from, including any one of the below Web : https://thecloudenabled.com .
  • 18. Amazon RDS- Benefits RDS is completed managed data base service which means .below are the benefits of using RDS • No need launch a EC2 instance • No Need Install and manage database servers • No need to setup replication ( primary database on instance A and secondary database on instance B) • Even minor upgrade of your database version are taken care by AWS • When you provision a Multi-AZ DB Instance, Amazon RDS synchronously replicates the data to a standby instance in a different Availability Zone (AZ). Web : https://thecloudenabled.com .
  • 19. Pri Sec RDS Instances ( Multi AZ) E N D P O I N t Sync replication Amazon RDS- Use case with EC2 customer.cz3u5wwsvyws.us-west- 1.rds.amazonaws.com:3306 Web : https://thecloudenabled.com .
  • 20. Amazon Simple Storage Service (S3) Web : https://thecloudenabled.com .
  • 21. Amazon S3- Overview • Amazon S3 is easy to use object storage, with a simple web service interface to store and retrieve any amount of data from anywhere on the web. You can store static files docs, ppt ,xls , pdf ,audio and video files any other files • Amazon S3 provides cost-effective object storage for a wide variety of use cases including • backup and recovery, • nearline archive, • big data analytics, • content distribution, Customer case study (Netflix) AWS enables Netflix to quickly deploy thousands of servers and terabytes of storage within minutes. Users can stream Netflix shows and movies from anywhere in the world, including on the web, on tablets, or on mobile devices such as iPhones Web : https://thecloudenabled.com .
  • 22. Amazon Use case of S3 Simple Storage Service Users https https://console.aws.amazon.com/s3/home?region=ap-southeast-2 File operations Upload Download Share Delete Web : https://thecloudenabled.com .
  • 23. Amazon Glacier Web : https://thecloudenabled.com .
  • 24. Amazon Use case of Glacier Simple Storage Service Users https https://console.aws.amazon.com/s3/home?region=ap-southeast-2 File operations Upload Download Share Delete Glacier Archive to Glacier Users Alternatively You can upload and download data directly to Glacier Web : https://thecloudenabled.com .
  • 25. Amazon VPC (Virtual Private Cloud) Web : https://thecloudenabled.com .
  • 26. Amazon : VPC subnets diagram ? VPC -01 Subnet-01 10.0.1.0/24 VPC -01 Subnet-02 10.0.2.0/24 VPC -01 Subnet-03 10.0.3.0/24 AD server EC2 instances EC2 instances EC2 instances EC2 instances EC2 instances EC2 instances 10.0.2. 5 10.0.2. 4 10.0.2. 3 10.0.3. 3 10.0.3. 4 10.0.3. 5 Web : https://thecloudenabled.com .
  • 27. Amazon : Direct connect Web : https://thecloudenabled.com .
  • 28. I. AWS Direct Connect makes it easy to establish a dedicated network connection from your premises to AWS. II. Using AWS Direct Connect, you can establish private connectivity between AWS and your datacenter, office, or colocation environment, which in many cases can reduce your network costs, increase bandwidth throughput, and provide a more consistent network experience than Internet-based connections. I. AWS Direct Connect lets you establish a dedicated network connection between your network and one of the AWS Direct Connect locations. Amazon : Direct connect? Web : https://thecloudenabled.com .
  • 29. Amazon Enterprise Applications Web : https://thecloudenabled.com .
  • 30. Thank You Web : https://thecloudenabled.com . contact ajay.bidari@thecloudenabled.com for below services or querries AWS Consulting AWS Migration OpenStack Private Cloud IOT