SlideShare una empresa de Scribd logo
1 de 25
Amazon web Services
Rajkiya Engineering College, Azamgarh
Presentation on
Guided by:
Mr. Shailendra Kumar Sonkar
Dept. of Information Technology
Rajkiya Engineering College, Azamgarh
Presented by:
Amit Ranjan
Roll No.: 1473613005
Bachelor of Technology
Branch: Information Technology
4th Year
Contents
1. Who is Amazon?
2. What is Amazon web Services?
3. What is Cloud Computing?
4. Different Domains in AWS
5. AWS Services
6. AWS Pricing Options
7. Who is AWS Solution Architect?
2
Who is Amazon?
3
• American international multibillion dollar electronic commerce company with headquarters in
Seattle, Washington, USA
-started in 1995 by Jeff Bezos as an online bookstore
-but soon diversified, selling DVDs, VHSs, CDs, video and MP3 downloads/streaming, software, video
games, electronics, apparel, furniture, food, toys, and jewelry
-The company also produces consumer electronics: Kindle e-book reader and the Kindle Fire tablet
computer
-In 2006, Amazon officially launched the Amazon Web Services (AWS) to became a major provider
of cloud computing services
What is Amazon Web Services?
4
• Amazon Web Services (AWS) is a collection of remote computing services (web services) that
together make up a cloud computing platform, offered over the Internet by Amazon.com
• Website: http://aws.amazon.com
• AWS is located in 9 geographical 'Regions‘. Each Region is wholly contained within a single
country and all of its data and services stay within the designated Region
• Each Region has multiple 'Availability Zones', which are distinct data centers providing AWS
services. Availability Zones are isolated from each other to prevent outages from spreading
between Zones. However, Several services operate across Availability Zones (e.g. S3, DynamoDB)
5
Pic. 1: AWS Regions, Availability Zones and Edge Locations
What is Cloud Computing?
▸ It is the use of remote servers on the internet to store, manage and process data rather than a local
server or personal computer
▸ There are basically 3 categories in cloud computing:
▸ SaaS (Software as a Service)
▹ It allows companies to use software without having to purchase them, which reduces the
expenditure of the company drastically, since they are already installed on the cloud server
they can be quickly deployed and therefore saves time
▸ PaaS (Platform as a Service)
▹ It allows developers to build applications, collaborate on projects without having to
purchase or maintain infrastructure
▸ IaaS (Infrastructure as a Service)
▹ It allows companies to rent servers, storage space, etc. from a cloud provider
6
“
Global Cloud Computing Forecasts and Market Predictions
‘Worldwide spending on public cloud services will grow at a 19.4% compound annual growth rate (CAGR) from
nearly $70B in 2015 to more than $141B in 2019’
-Forbes
‘By 2019, more than 30 percent of the 100 largest vendors’ new software investments will have shifted from
cloud-first to cloud-only’
-Gartner
‘The Infrastructure as a Service (IaaS) market has been growing more than 40 percent in revenue per year since
2011, and it is projected to continue to grow more than 25 percent per year through 2019’
-Gartner
Domains in AWS
8
 Compute
It is used to process data on the cloud by making use of powerful processors which serve multiple
instances at a time
 Storage and Content Delivery
The storage as the name suggests, is used to store data in the cloud, this data can be stored anywhere but
content delivery on the other hand is used to cache data nearer to the user so as to provide low latency
 Database
The database domain is used to provide reliable relational and non relational database instances
managed by AWS
 Networking
It includes services which provide a variety of networking features such as security, faster access etc
9
 Management Tools
It includes services which can be used to manage and monitor your AWS instances
 Security and Identity
It includes services for user authentication or limiting access to a certain set of audience on your
AWS resources
 Application Services
It includes simple services like notifications, emailing and queuing
Compute
10
 AWS EC2
It is a web service which provides re-sizable compute capacity in the cloud. It is designed to make the
web scale computing easier for developers
 AWS Elastic Beanstalk
Elastic Beanstalk lets you quickly deploy and manage applications in AWS without worrying about
the underlying infrastructure
 AWS Elastic Load Balancing
ELB automatically manages the workload on your instances and distributes them to other instances in
case of an instance failure.
11
 AWS Lambda
AWS Lambda is used to execute backend code without worrying about the underlying architecture
 AWS Autoscaling
The Autoscaling feature is used to scale up and down automatically as and when required
Storage and Content Delivery
12
 S3 AWS
S3 stands for simple storage service, it is used for storing data in the form of objects in the AWS
Cloud
 Amazon CloudFront
CloudFront is a content delivery network which is used to cache data to an edge location which
reduces latency
 Amazon EBS
Amazon Elastic Block Storage is a storage service wherein each block of storage acts like a separate
hard drive
13
 Amazon Glacier
Glacier is an archiving service offered by Amazon, which offers low cost data archiving
 AWS Import/Export Snowball
It offers physical transfer of data between user’s location and AWS data centers, the device which
is used to transfer the data is called Snowball
 AWS Storage Gateway
It is used to provide seamless integration with data security features between your on
premise software appliance and AWS Cloud
Database
14
 Amazon Aurora
It is a relational database engine that combines the speed and reliability of high-end commercial
databases and the cost effectiveness and simplicity of open-source databases.
 Amazon RDS
Amazon RDS is a managed relational database service which does routine database tasks in 6
familiar databases like Amazon Aurora, MySQL, MariaDB, Oracle, Microsoft SQL Server, and
PostgreSQL
15
 Amazon DynamoDB
It is a fully managed No-SQL database service. It is known for extremely low latencies and
scalability
 Amazon ElastiCache
It is a web service that makes it easy to set up, manage and scale a distributed cache-in
environment in the cloud
 Amazon Redshift
Amazon Redshift is a fully managed petabyte-scale data warehouse service in the cloud
Networking
16
 VPC AWS
Amazon VPC lets you launch AWS resources in a virtual network that you define. It closely
resembles a traditional network that you’d operate in your data center
 AWS Direct Connect
It helps you establish a private connection between your premises and AWS, therefore giving better
network performance and throughput than an Internet based connection
 Amazon Route 53
Route 53 is a highly scalable and highly available Domain Name System by Amazon AWS. The
name is in reference to the TCP and UDP’s port 53 where DNS requests are addressed
Management Tools
17
 Amazon CloudWatch
It is a monitoring tool by AWS which is used to keep a track on the AWS resources and the
applications you run on Amazon AWS
 AWS CloudFormation
It is a service which helps you setup and model your Amazon AWS resources so that you can spend
less time managing these resources and more time focusing on the development
 AWS CloudTrail
AWS CloudTrail is a logging service which records the API calls to your Amazon AWS account
and delivers them to you
18
 AWS Command Line Tool
It is an all in one tool to manage all your AWS services, by downloading and configuring only one
tool you can manage all the AWS services through the command line
 AWS OpsWorks
It is a configuration management tool that helps configure and operate applications of all size and
shapes using Chef
 Trusted Advisor
Trusted Advisor is a customized cloud monitoring tool, that analyzes your AWS environment and
gives insights on the expense, performance improvement, security gaps and reliability
Security and Identity
 AWS Identity and Access Management(IAM)
It is an AWS service that helps you control access to your AWS resources for your users
 AWS Key Management Service
It is a managed service that helps you create and control encryption keys which is used to encrypt
your data, and uses Hardware Security Modules to protect the security of your keys
Application Services
20
 Amazon SES
It is a cost effective emailing service which is built on the scalable and reliable infrastructure of
Amazon.com
 Amazon SNS
It is a web service offered by AWS that manages the delivery of messages to subscribed endpoints
or clients
 Amazon SQS
It is a fast, reliable and scalable message queuing service, it can be used to transmit any volume of
data at any level of throughput, without losing any messages or without the use of any other service
Pricing Options
21
 AWS follows a pay per use model, meaning we only pay for what we use. For example, if we are
using 10GB of space on S3 on AWS, we would be paying only for that 10GB, traditionally we
have to buy an ‘x’ amount of storage say 20GB in advance, and even if we are using 10GB in the
purchased space, we would be billed for the whole 20GB
 We can get started with AWS for free, AWS runs a free usage tier in which you can use the AWS
services in a very basic manner for free
Who is a Solution Architect?
22
 A solution architect is typically a part of the solution development team, who translates functional
requirements into an architecture.
 With regards to AWS, a Solution Architect would design and define AWS architecture for existing
systems, migrating them to cloud architectures as well as developing technical roadmaps for future
AWS cloud implementations.
23
 AWS certifications are much sought after credentials in today’s IT world
Pic. 2: AWS Solution Architect job postings from Indeed.com
References
24
[1] AWS Tutorial For Beginners | AWS Certified Solutions Architect | AWS Training | Edureka
Computing[Online]https://www.youtube.com/watch?v=IT1X42D1KeA&list=PL9ooVrP1hQOFWxRJcGdCot
7AgJu29SVV3
[2] AWS Tutorial: Introduction to Cloud Computing [Online] https://www.edureka.co/blog/amazon-aws-
tutorial/?utm_source=youtube&utm_medium=description&utm_campaign=Amazon-AWS-Training
[3] AWS Documentation [Online] https://aws.amazon.com/documentation/?nc2=h_ql_d&awsm=ql-5
25
THANKS!
Any questions?

Más contenido relacionado

La actualidad más candente

Webinar aws 101 a walk through the aws cloud- introduction to cloud computi...
Webinar aws 101   a walk through the aws cloud- introduction to cloud computi...Webinar aws 101   a walk through the aws cloud- introduction to cloud computi...
Webinar aws 101 a walk through the aws cloud- introduction to cloud computi...
Amazon Web Services
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without servers
Amazon Web Services
 

La actualidad más candente (20)

Introduction to AWS Cloud Computing | AWS Public Sector Summit 2016
Introduction to AWS Cloud Computing | AWS Public Sector Summit 2016Introduction to AWS Cloud Computing | AWS Public Sector Summit 2016
Introduction to AWS Cloud Computing | AWS Public Sector Summit 2016
 
Overview of AWS by Andy Jassy - SVP, AWS
Overview of AWS by Andy Jassy - SVP, AWSOverview of AWS by Andy Jassy - SVP, AWS
Overview of AWS by Andy Jassy - SVP, AWS
 
Amazon EMR - Enhancements on Cost/Performance, Serverless - 발표자: 김기영, Sr Anal...
Amazon EMR - Enhancements on Cost/Performance, Serverless - 발표자: 김기영, Sr Anal...Amazon EMR - Enhancements on Cost/Performance, Serverless - 발표자: 김기영, Sr Anal...
Amazon EMR - Enhancements on Cost/Performance, Serverless - 발표자: 김기영, Sr Anal...
 
Introduction to Amazon Web Services (AWS)
Introduction to Amazon Web Services (AWS)Introduction to Amazon Web Services (AWS)
Introduction to Amazon Web Services (AWS)
 
Webinar aws 101 a walk through the aws cloud- introduction to cloud computi...
Webinar aws 101   a walk through the aws cloud- introduction to cloud computi...Webinar aws 101   a walk through the aws cloud- introduction to cloud computi...
Webinar aws 101 a walk through the aws cloud- introduction to cloud computi...
 
Introduction to Amazon Web Services by i2k2 Networks
Introduction to Amazon Web Services by i2k2 NetworksIntroduction to Amazon Web Services by i2k2 Networks
Introduction to Amazon Web Services by i2k2 Networks
 
AWS 101
AWS 101AWS 101
AWS 101
 
AWS 101: Introduction to AWS
AWS 101: Introduction to AWSAWS 101: Introduction to AWS
AWS 101: Introduction to AWS
 
Aws overview
Aws overviewAws overview
Aws overview
 
Introduction to AWS (Amazon Web Services)
Introduction to AWS (Amazon Web Services)Introduction to AWS (Amazon Web Services)
Introduction to AWS (Amazon Web Services)
 
[AWS Builders 온라인 시리즈] AWS 서비스를 활용하여 파일 스토리지 빠르게 마이그레이션 하기 - 서지혜, AWS 솔루션즈 아키텍트
[AWS Builders 온라인 시리즈]  AWS 서비스를 활용하여 파일 스토리지 빠르게 마이그레이션 하기 - 서지혜, AWS 솔루션즈 아키텍트[AWS Builders 온라인 시리즈]  AWS 서비스를 활용하여 파일 스토리지 빠르게 마이그레이션 하기 - 서지혜, AWS 솔루션즈 아키텍트
[AWS Builders 온라인 시리즈] AWS 서비스를 활용하여 파일 스토리지 빠르게 마이그레이션 하기 - 서지혜, AWS 솔루션즈 아키텍트
 
Aws ppt
Aws pptAws ppt
Aws ppt
 
Amazon s3
Amazon s3Amazon s3
Amazon s3
 
Introduction to Cloud computing and AWS services
Introduction to Cloud computing and AWS servicesIntroduction to Cloud computing and AWS services
Introduction to Cloud computing and AWS services
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without servers
 
Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...
Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...
Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...
 
[AWS Builders] AWS상의 보안 위협 탐지 및 대응
[AWS Builders] AWS상의 보안 위협 탐지 및 대응[AWS Builders] AWS상의 보안 위협 탐지 및 대응
[AWS Builders] AWS상의 보안 위협 탐지 및 대응
 
Getting Started with AWS Enterprise Applications: WorkSpaces, WorkMail, WorkDocs
Getting Started with AWS Enterprise Applications: WorkSpaces, WorkMail, WorkDocsGetting Started with AWS Enterprise Applications: WorkSpaces, WorkMail, WorkDocs
Getting Started with AWS Enterprise Applications: WorkSpaces, WorkMail, WorkDocs
 
AWS Summit Seoul 2023 | 서버리스, 이제는 데이터 분석에서 활용해요!
AWS Summit Seoul 2023 | 서버리스, 이제는 데이터 분석에서 활용해요!AWS Summit Seoul 2023 | 서버리스, 이제는 데이터 분석에서 활용해요!
AWS Summit Seoul 2023 | 서버리스, 이제는 데이터 분석에서 활용해요!
 
AWS solution Architect Associate study material
AWS solution Architect Associate study materialAWS solution Architect Associate study material
AWS solution Architect Associate study material
 

Similar a Introduction to Amazon Web Services

Top 20 AWS interview questions and answers in 2023.pptx
Top 20 AWS interview questions and answers in 2023.pptxTop 20 AWS interview questions and answers in 2023.pptx
Top 20 AWS interview questions and answers in 2023.pptx
AnanthReddy38
 

Similar a Introduction to Amazon Web Services (20)

Buy Amazon AWS Accounts .pdf
Buy Amazon AWS Accounts .pdfBuy Amazon AWS Accounts .pdf
Buy Amazon AWS Accounts .pdf
 
Aws overview
Aws overviewAws overview
Aws overview
 
Aws certified solutions architect
Aws certified solutions architectAws certified solutions architect
Aws certified solutions architect
 
Cloud computing - Compute,Storage,Networking & Security
Cloud computing - Compute,Storage,Networking & SecurityCloud computing - Compute,Storage,Networking & Security
Cloud computing - Compute,Storage,Networking & Security
 
Jump Start to Amazon Web Services
Jump Start to Amazon Web ServicesJump Start to Amazon Web Services
Jump Start to Amazon Web Services
 
Third party cloud services cloud computing
Third party cloud services cloud computingThird party cloud services cloud computing
Third party cloud services cloud computing
 
Aws- Amazon Web Services
Aws- Amazon Web ServicesAws- Amazon Web Services
Aws- Amazon Web Services
 
Top 20 AWS interview questions and answers in 2023.pptx
Top 20 AWS interview questions and answers in 2023.pptxTop 20 AWS interview questions and answers in 2023.pptx
Top 20 AWS interview questions and answers in 2023.pptx
 
Best AWS Cloud Computing Services Provider
Best AWS Cloud Computing Services ProviderBest AWS Cloud Computing Services Provider
Best AWS Cloud Computing Services Provider
 
AWS re:Invent re:Cap 2015
AWS re:Invent re:Cap 2015AWS re:Invent re:Cap 2015
AWS re:Invent re:Cap 2015
 
Cloud computing seminar
Cloud computing seminarCloud computing seminar
Cloud computing seminar
 
awsppt.pptx
awsppt.pptxawsppt.pptx
awsppt.pptx
 
AWS_Basics_By_Aadarsh_Sharan
AWS_Basics_By_Aadarsh_SharanAWS_Basics_By_Aadarsh_Sharan
AWS_Basics_By_Aadarsh_Sharan
 
Sameer Mitter | Benefits of Cloud Computing
Sameer Mitter | Benefits of Cloud ComputingSameer Mitter | Benefits of Cloud Computing
Sameer Mitter | Benefits of Cloud Computing
 
Leading Provider of AWS Cloud Computing Services
Leading Provider of AWS Cloud Computing ServicesLeading Provider of AWS Cloud Computing Services
Leading Provider of AWS Cloud Computing Services
 
AWS Migration or 24x7 Support
AWS Migration or 24x7 SupportAWS Migration or 24x7 Support
AWS Migration or 24x7 Support
 
Top 20 AWS interview questions and answers in 2023.pdf
Top 20 AWS interview questions and answers in 2023.pdfTop 20 AWS interview questions and answers in 2023.pdf
Top 20 AWS interview questions and answers in 2023.pdf
 
Amazon web services
Amazon web servicesAmazon web services
Amazon web services
 
AWS Tutorial For Beginners / What Is AWS
AWS Tutorial For Beginners / What Is AWSAWS Tutorial For Beginners / What Is AWS
AWS Tutorial For Beginners / What Is AWS
 
Amazon Web Services
Amazon Web ServicesAmazon Web Services
Amazon Web Services
 

Último

Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Sheetaleventcompany
 
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
soniya singh
 
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
soniya singh
 
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
Diya Sharma
 

Último (20)

Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
 
Real Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirtReal Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirt
 
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
 
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
 
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
 
(+971568250507 ))# Young Call Girls in Ajman By Pakistani Call Girls in ...
(+971568250507  ))#  Young Call Girls  in Ajman  By Pakistani Call Girls  in ...(+971568250507  ))#  Young Call Girls  in Ajman  By Pakistani Call Girls  in ...
(+971568250507 ))# Young Call Girls in Ajman By Pakistani Call Girls in ...
 
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
 
WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)
WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)
WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)
 
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
 
Al Barsha Night Partner +0567686026 Call Girls Dubai
Al Barsha Night Partner +0567686026 Call Girls  DubaiAl Barsha Night Partner +0567686026 Call Girls  Dubai
Al Barsha Night Partner +0567686026 Call Girls Dubai
 
VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
 
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
 
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
 
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark WebGDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
 
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
 
Top Rated Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated  Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...Top Rated  Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
 
Call Now ☎ 8264348440 !! Call Girls in Rani Bagh Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Rani Bagh Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Rani Bagh Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Rani Bagh Escort Service Delhi N.C.R.
 
𓀤Call On 7877925207 𓀤 Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...
𓀤Call On 7877925207 𓀤 Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...𓀤Call On 7877925207 𓀤 Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...
𓀤Call On 7877925207 𓀤 Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...
 
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service AvailableCall Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
 
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
 

Introduction to Amazon Web Services

  • 1. Amazon web Services Rajkiya Engineering College, Azamgarh Presentation on Guided by: Mr. Shailendra Kumar Sonkar Dept. of Information Technology Rajkiya Engineering College, Azamgarh Presented by: Amit Ranjan Roll No.: 1473613005 Bachelor of Technology Branch: Information Technology 4th Year
  • 2. Contents 1. Who is Amazon? 2. What is Amazon web Services? 3. What is Cloud Computing? 4. Different Domains in AWS 5. AWS Services 6. AWS Pricing Options 7. Who is AWS Solution Architect? 2
  • 3. Who is Amazon? 3 • American international multibillion dollar electronic commerce company with headquarters in Seattle, Washington, USA -started in 1995 by Jeff Bezos as an online bookstore -but soon diversified, selling DVDs, VHSs, CDs, video and MP3 downloads/streaming, software, video games, electronics, apparel, furniture, food, toys, and jewelry -The company also produces consumer electronics: Kindle e-book reader and the Kindle Fire tablet computer -In 2006, Amazon officially launched the Amazon Web Services (AWS) to became a major provider of cloud computing services
  • 4. What is Amazon Web Services? 4 • Amazon Web Services (AWS) is a collection of remote computing services (web services) that together make up a cloud computing platform, offered over the Internet by Amazon.com • Website: http://aws.amazon.com • AWS is located in 9 geographical 'Regions‘. Each Region is wholly contained within a single country and all of its data and services stay within the designated Region • Each Region has multiple 'Availability Zones', which are distinct data centers providing AWS services. Availability Zones are isolated from each other to prevent outages from spreading between Zones. However, Several services operate across Availability Zones (e.g. S3, DynamoDB)
  • 5. 5 Pic. 1: AWS Regions, Availability Zones and Edge Locations
  • 6. What is Cloud Computing? ▸ It is the use of remote servers on the internet to store, manage and process data rather than a local server or personal computer ▸ There are basically 3 categories in cloud computing: ▸ SaaS (Software as a Service) ▹ It allows companies to use software without having to purchase them, which reduces the expenditure of the company drastically, since they are already installed on the cloud server they can be quickly deployed and therefore saves time ▸ PaaS (Platform as a Service) ▹ It allows developers to build applications, collaborate on projects without having to purchase or maintain infrastructure ▸ IaaS (Infrastructure as a Service) ▹ It allows companies to rent servers, storage space, etc. from a cloud provider 6
  • 7. “ Global Cloud Computing Forecasts and Market Predictions ‘Worldwide spending on public cloud services will grow at a 19.4% compound annual growth rate (CAGR) from nearly $70B in 2015 to more than $141B in 2019’ -Forbes ‘By 2019, more than 30 percent of the 100 largest vendors’ new software investments will have shifted from cloud-first to cloud-only’ -Gartner ‘The Infrastructure as a Service (IaaS) market has been growing more than 40 percent in revenue per year since 2011, and it is projected to continue to grow more than 25 percent per year through 2019’ -Gartner
  • 8. Domains in AWS 8  Compute It is used to process data on the cloud by making use of powerful processors which serve multiple instances at a time  Storage and Content Delivery The storage as the name suggests, is used to store data in the cloud, this data can be stored anywhere but content delivery on the other hand is used to cache data nearer to the user so as to provide low latency  Database The database domain is used to provide reliable relational and non relational database instances managed by AWS  Networking It includes services which provide a variety of networking features such as security, faster access etc
  • 9. 9  Management Tools It includes services which can be used to manage and monitor your AWS instances  Security and Identity It includes services for user authentication or limiting access to a certain set of audience on your AWS resources  Application Services It includes simple services like notifications, emailing and queuing
  • 10. Compute 10  AWS EC2 It is a web service which provides re-sizable compute capacity in the cloud. It is designed to make the web scale computing easier for developers  AWS Elastic Beanstalk Elastic Beanstalk lets you quickly deploy and manage applications in AWS without worrying about the underlying infrastructure  AWS Elastic Load Balancing ELB automatically manages the workload on your instances and distributes them to other instances in case of an instance failure.
  • 11. 11  AWS Lambda AWS Lambda is used to execute backend code without worrying about the underlying architecture  AWS Autoscaling The Autoscaling feature is used to scale up and down automatically as and when required
  • 12. Storage and Content Delivery 12  S3 AWS S3 stands for simple storage service, it is used for storing data in the form of objects in the AWS Cloud  Amazon CloudFront CloudFront is a content delivery network which is used to cache data to an edge location which reduces latency  Amazon EBS Amazon Elastic Block Storage is a storage service wherein each block of storage acts like a separate hard drive
  • 13. 13  Amazon Glacier Glacier is an archiving service offered by Amazon, which offers low cost data archiving  AWS Import/Export Snowball It offers physical transfer of data between user’s location and AWS data centers, the device which is used to transfer the data is called Snowball  AWS Storage Gateway It is used to provide seamless integration with data security features between your on premise software appliance and AWS Cloud
  • 14. Database 14  Amazon Aurora It is a relational database engine that combines the speed and reliability of high-end commercial databases and the cost effectiveness and simplicity of open-source databases.  Amazon RDS Amazon RDS is a managed relational database service which does routine database tasks in 6 familiar databases like Amazon Aurora, MySQL, MariaDB, Oracle, Microsoft SQL Server, and PostgreSQL
  • 15. 15  Amazon DynamoDB It is a fully managed No-SQL database service. It is known for extremely low latencies and scalability  Amazon ElastiCache It is a web service that makes it easy to set up, manage and scale a distributed cache-in environment in the cloud  Amazon Redshift Amazon Redshift is a fully managed petabyte-scale data warehouse service in the cloud
  • 16. Networking 16  VPC AWS Amazon VPC lets you launch AWS resources in a virtual network that you define. It closely resembles a traditional network that you’d operate in your data center  AWS Direct Connect It helps you establish a private connection between your premises and AWS, therefore giving better network performance and throughput than an Internet based connection  Amazon Route 53 Route 53 is a highly scalable and highly available Domain Name System by Amazon AWS. The name is in reference to the TCP and UDP’s port 53 where DNS requests are addressed
  • 17. Management Tools 17  Amazon CloudWatch It is a monitoring tool by AWS which is used to keep a track on the AWS resources and the applications you run on Amazon AWS  AWS CloudFormation It is a service which helps you setup and model your Amazon AWS resources so that you can spend less time managing these resources and more time focusing on the development  AWS CloudTrail AWS CloudTrail is a logging service which records the API calls to your Amazon AWS account and delivers them to you
  • 18. 18  AWS Command Line Tool It is an all in one tool to manage all your AWS services, by downloading and configuring only one tool you can manage all the AWS services through the command line  AWS OpsWorks It is a configuration management tool that helps configure and operate applications of all size and shapes using Chef  Trusted Advisor Trusted Advisor is a customized cloud monitoring tool, that analyzes your AWS environment and gives insights on the expense, performance improvement, security gaps and reliability
  • 19. Security and Identity  AWS Identity and Access Management(IAM) It is an AWS service that helps you control access to your AWS resources for your users  AWS Key Management Service It is a managed service that helps you create and control encryption keys which is used to encrypt your data, and uses Hardware Security Modules to protect the security of your keys
  • 20. Application Services 20  Amazon SES It is a cost effective emailing service which is built on the scalable and reliable infrastructure of Amazon.com  Amazon SNS It is a web service offered by AWS that manages the delivery of messages to subscribed endpoints or clients  Amazon SQS It is a fast, reliable and scalable message queuing service, it can be used to transmit any volume of data at any level of throughput, without losing any messages or without the use of any other service
  • 21. Pricing Options 21  AWS follows a pay per use model, meaning we only pay for what we use. For example, if we are using 10GB of space on S3 on AWS, we would be paying only for that 10GB, traditionally we have to buy an ‘x’ amount of storage say 20GB in advance, and even if we are using 10GB in the purchased space, we would be billed for the whole 20GB  We can get started with AWS for free, AWS runs a free usage tier in which you can use the AWS services in a very basic manner for free
  • 22. Who is a Solution Architect? 22  A solution architect is typically a part of the solution development team, who translates functional requirements into an architecture.  With regards to AWS, a Solution Architect would design and define AWS architecture for existing systems, migrating them to cloud architectures as well as developing technical roadmaps for future AWS cloud implementations.
  • 23. 23  AWS certifications are much sought after credentials in today’s IT world Pic. 2: AWS Solution Architect job postings from Indeed.com
  • 24. References 24 [1] AWS Tutorial For Beginners | AWS Certified Solutions Architect | AWS Training | Edureka Computing[Online]https://www.youtube.com/watch?v=IT1X42D1KeA&list=PL9ooVrP1hQOFWxRJcGdCot 7AgJu29SVV3 [2] AWS Tutorial: Introduction to Cloud Computing [Online] https://www.edureka.co/blog/amazon-aws- tutorial/?utm_source=youtube&utm_medium=description&utm_campaign=Amazon-AWS-Training [3] AWS Documentation [Online] https://aws.amazon.com/documentation/?nc2=h_ql_d&awsm=ql-5