SlideShare une entreprise Scribd logo
1  sur  8
Amazon Web Services Infrastructure Essentials
@2020 copyright KalKey training
Elastic Compute Cloud (EC2)
Renting an instance on EC2 provides the same functionality
as renting a server hosted and maintained by someone else;
however, instead of renting hardware, you are renting an
allocation of computational resources
If EC2 is the basic fundamental block of AWS, then the other
services (ex: ELB, EBS, S3, elastic IP, auto-scaling) are the
building blocks of AWS.
An EC2 instance is not scalable by itself.
If your instance is active, then it consumes as much of its
allotted resources as it can.
To achieve a scalable cloud application using AWS, you must
use more services than just EC2.
Docs:Elastic Compute Cloud
@2020 copyright KalKey training
Data Transfer Limits
Network data transfer is the fundamental resource shared
across the Internet.
More commonly, the term bandwidth is used to describe data
transfer across a network.
Several AWS receive data through the Internet or send data
across the Internet.
AWS bills separately for data received (incoming) through the
Internet and for data sent (outgoing) across the Internet.
Useful:EC2 Pricing(scroll down for Data Transfer)
@2020 copyright KalKey training
Data Transfer Limits
For the services in the Free Usage Tier, all data incoming
through the Internet is FREE.
For the services in the Free Usage Tier, all data outgoing
through the Internet is free for the first 15GB of total
outgoing bandwidth.
This limit is not applied to each service individually.
”There is no data transfer charge between Amazon EC2 and
other AWS services within the same region.”
Aside: AWS regions are related to where (geographically)
data is hosted.
In a nutshell, the only data transfer you pay for is what your
application sends out to the Internet.
@2020 copyright KalKey training
Data Transfer Usage Case
Suppose that your application stores 8GB of data on S3.
The bandwidth to send the data from your application to S3 is
free (intraservice bandwidth is free)
If each of your 4 team members independently download the
8GB of data from S3, then you will have 32GB of outgoing
bandwidth.
The Free Usage Tier only covers 15GB total for all services.
You would be billed for 17GB outgoing data transfer, and any
further outgoing data transfer until the next month.
@2020 copyright KalKey training
Elastic Block Store (EBS)
Block-level storage volumes for use with EC2 instances Use
them like any block device (like a hard drive).
EBS volumes are network-attached, and persist independently
from the life of an instance
Once mounted, the instance can interact with the volume as it
would with a local drive, formatting it with a file system or
installing applications on it directly.
Storage volume sizes range from 1GB-1TB
A volume can only be attached to one instance at a time, but
many volumes can be attached to a single instance
Suitable for apps that require a database, file system, or
access to raw block level storage.
@2020 copyright KalKey training
EBS Snapshots
EBS provides the ability to back up point-in-time snapshots of
your data to S3.
Snapshots are incremental backups: only the blocks on the
device that have changed since your last snapshot will be
saved
For Example: If you have a device with 100GBs of data, but
only 5GBs of data has changed since your last snapshot, only
the 5 additional GBs of snapshot data will be stored back to S3
Docs:Elastic Block Store
Free: 30GB storage, 2 million I/Os and 1GB snapshot storage
Unfortunately, this isn’t enough to facilitate AMI import/export
despite being a common use case
@2020 copyright KalKey training
Simple Storage Service (S3)
S3 is a minimalistic data hosting service.
Storing data and downloading data in S3 are billed separately.
S3 only hosts dumb data (does not change unless you change
it)
S3 is appropriate for:
Hosting static web pages (no server-side processing) Hosting
large files (e.g. custom AMIs)
Although S3 is commonly used to store custom AMIs, the Free
Usage Tierdoes not provide enough S3 storage and bandwidth
to do so freely.
Docs:Simple Storage Service
Free: 5GB storage, 15GB of data outgoing per month
@2020 copyright KalKey training

Contenu connexe

Tendances

Cloud Computing With Amazon Web Services, Part 1: Introduction - When It's Sm...
Cloud Computing With Amazon Web Services, Part 1: Introduction - When It's Sm...Cloud Computing With Amazon Web Services, Part 1: Introduction - When It's Sm...
Cloud Computing With Amazon Web Services, Part 1: Introduction - When It's Sm...
white paper
 
Ralph Rebske: AWS Pricing and Billing
Ralph Rebske: AWS Pricing and BillingRalph Rebske: AWS Pricing and Billing
Ralph Rebske: AWS Pricing and Billing
Symposia Media
 

Tendances (20)

Mastering your Cloud Consumption - Pop-up Loft Tel Aviv
Mastering your Cloud Consumption - Pop-up Loft Tel AvivMastering your Cloud Consumption - Pop-up Loft Tel Aviv
Mastering your Cloud Consumption - Pop-up Loft Tel Aviv
 
Cloud Computing With Amazon Web Services, Part 1: Introduction - When It's Sm...
Cloud Computing With Amazon Web Services, Part 1: Introduction - When It's Sm...Cloud Computing With Amazon Web Services, Part 1: Introduction - When It's Sm...
Cloud Computing With Amazon Web Services, Part 1: Introduction - When It's Sm...
 
Azure vs. amazon
Azure vs. amazonAzure vs. amazon
Azure vs. amazon
 
Elastic.co's ELK Stack - Platform Agnostic Immutable Infrastructure & Analys...
 Elastic.co's ELK Stack - Platform Agnostic Immutable Infrastructure & Analys... Elastic.co's ELK Stack - Platform Agnostic Immutable Infrastructure & Analys...
Elastic.co's ELK Stack - Platform Agnostic Immutable Infrastructure & Analys...
 
AWS & Eucalyptus Cloud Services
AWS & Eucalyptus Cloud ServicesAWS & Eucalyptus Cloud Services
AWS & Eucalyptus Cloud Services
 
Convert and Migrate Your NoSQL Database or Data Warehouse to AWS - May 2017 A...
Convert and Migrate Your NoSQL Database or Data Warehouse to AWS - May 2017 A...Convert and Migrate Your NoSQL Database or Data Warehouse to AWS - May 2017 A...
Convert and Migrate Your NoSQL Database or Data Warehouse to AWS - May 2017 A...
 
Scale, baby, scale! (June 2016)
Scale, baby, scale! (June 2016)Scale, baby, scale! (June 2016)
Scale, baby, scale! (June 2016)
 
Introducing and Benefits of Ultra Fast Cloud Direct Connectivity to and from ...
Introducing and Benefits of Ultra Fast Cloud Direct Connectivity to and from ...Introducing and Benefits of Ultra Fast Cloud Direct Connectivity to and from ...
Introducing and Benefits of Ultra Fast Cloud Direct Connectivity to and from ...
 
Azure Software As Service
Azure Software As ServiceAzure Software As Service
Azure Software As Service
 
AWS March 2016 Webinar Series - Managed Database Services on Amazon Web Services
AWS March 2016 Webinar Series - Managed Database Services on Amazon Web ServicesAWS March 2016 Webinar Series - Managed Database Services on Amazon Web Services
AWS March 2016 Webinar Series - Managed Database Services on Amazon Web Services
 
This One Weird API Request Will Save You Thousands
This One Weird API Request Will Save You ThousandsThis One Weird API Request Will Save You Thousands
This One Weird API Request Will Save You Thousands
 
How to Secure your Hybrid Enviroment - Pop-up Loft Tel Aviv
How to Secure your Hybrid Enviroment - Pop-up Loft Tel AvivHow to Secure your Hybrid Enviroment - Pop-up Loft Tel Aviv
How to Secure your Hybrid Enviroment - Pop-up Loft Tel Aviv
 
Url rewriting pattern
Url rewriting patternUrl rewriting pattern
Url rewriting pattern
 
Aws day1
Aws day1Aws day1
Aws day1
 
AWS tutorial-Part27:AWS EC2
AWS tutorial-Part27:AWS EC2AWS tutorial-Part27:AWS EC2
AWS tutorial-Part27:AWS EC2
 
Container Stories from the Trenches
Container Stories from the TrenchesContainer Stories from the Trenches
Container Stories from the Trenches
 
Ralph Rebske: AWS Pricing and Billing
Ralph Rebske: AWS Pricing and BillingRalph Rebske: AWS Pricing and Billing
Ralph Rebske: AWS Pricing and Billing
 
Building Big Data Applications on AWS
Building Big Data Applications on AWSBuilding Big Data Applications on AWS
Building Big Data Applications on AWS
 
AWS Customer Presentation - NASDAQ OMX
AWS Customer Presentation - NASDAQ OMX AWS Customer Presentation - NASDAQ OMX
AWS Customer Presentation - NASDAQ OMX
 
AWS Terms
AWS TermsAWS Terms
AWS Terms
 

Similaire à Aws day 2

Cloud Computing Workshop
Cloud Computing WorkshopCloud Computing Workshop
Cloud Computing Workshop
Charlie Moad
 
So There’s This Amazon Thing
So There’s This Amazon ThingSo There’s This Amazon Thing
So There’s This Amazon Thing
Jared Faris
 

Similaire à Aws day 2 (20)

Amazon cloud
Amazon cloud Amazon cloud
Amazon cloud
 
Aws coi7
Aws coi7Aws coi7
Aws coi7
 
Aws day 3
Aws day 3Aws day 3
Aws day 3
 
Aws101
Aws101Aws101
Aws101
 
Cloud storage with AWS
Cloud storage with AWSCloud storage with AWS
Cloud storage with AWS
 
Cloud Computing Workshop
Cloud Computing WorkshopCloud Computing Workshop
Cloud Computing Workshop
 
So There’s This Amazon Thing
So There’s This Amazon ThingSo There’s This Amazon Thing
So There’s This Amazon Thing
 
Cloud Computing Primer: Using cloud computing tools in your museum
Cloud Computing Primer: Using cloud computing tools in your museumCloud Computing Primer: Using cloud computing tools in your museum
Cloud Computing Primer: Using cloud computing tools in your museum
 
Amazon Web Services (AWS)
Amazon Web Services (AWS)Amazon Web Services (AWS)
Amazon Web Services (AWS)
 
Aws
AwsAws
Aws
 
Case Study Amazon AWS
Case Study Amazon AWSCase Study Amazon AWS
Case Study Amazon AWS
 
AWS Architecting In The Cloud
AWS Architecting In The CloudAWS Architecting In The Cloud
AWS Architecting In The Cloud
 
Amazon Web Service.pdf
Amazon Web Service.pdfAmazon Web Service.pdf
Amazon Web Service.pdf
 
AWS simple storage service
AWS simple storage serviceAWS simple storage service
AWS simple storage service
 
Amazon web services : Layman Introduction
Amazon web services : Layman IntroductionAmazon web services : Layman Introduction
Amazon web services : Layman Introduction
 
Amazon S3 and EC2
Amazon S3 and EC2Amazon S3 and EC2
Amazon S3 and EC2
 
Amazon Web Services: Lessons for Architecting Data in the Cloud
Amazon Web Services: Lessons for Architecting Data in the CloudAmazon Web Services: Lessons for Architecting Data in the Cloud
Amazon Web Services: Lessons for Architecting Data in the Cloud
 
Amazon web services(aws)
Amazon web services(aws)Amazon web services(aws)
Amazon web services(aws)
 
AMAZON CLOUD Course Content
AMAZON CLOUD Course ContentAMAZON CLOUD Course Content
AMAZON CLOUD Course Content
 
Amazon Elastic Block Storage and Balancer
Amazon Elastic Block Storage and BalancerAmazon Elastic Block Storage and Balancer
Amazon Elastic Block Storage and Balancer
 

Plus de Gourav Varma (20)

Jenkins introduction
Jenkins introductionJenkins introduction
Jenkins introduction
 
Docker introduction (1)
Docker introduction (1)Docker introduction (1)
Docker introduction (1)
 
Ansible day 4
Ansible day 4Ansible day 4
Ansible day 4
 
Ansible day 3
Ansible day 3Ansible day 3
Ansible day 3
 
Adnible day 2.ppt
Adnible day   2.pptAdnible day   2.ppt
Adnible day 2.ppt
 
Ansible day 1.ppt
Ansible day 1.pptAnsible day 1.ppt
Ansible day 1.ppt
 
Version control git day03(amarnath dada)
Version control   git day03(amarnath dada)Version control   git day03(amarnath dada)
Version control git day03(amarnath dada)
 
Version control git day02
Version control   git day02Version control   git day02
Version control git day02
 
Version control git day01
Version control   git day01Version control   git day01
Version control git day01
 
Dev ops
Dev opsDev ops
Dev ops
 
Shell programming 2
Shell programming 2Shell programming 2
Shell programming 2
 
Introduction to linux
Introduction to linuxIntroduction to linux
Introduction to linux
 
Final terraform
Final terraformFinal terraform
Final terraform
 
Version control git day03
Version control   git day03Version control   git day03
Version control git day03
 
Version control git day02
Version control   git day02Version control   git day02
Version control git day02
 
Version control git day01
Version control   git day01Version control   git day01
Version control git day01
 
Docker swarm
Docker swarmDocker swarm
Docker swarm
 
Docker advance topic (2)
Docker advance topic (2)Docker advance topic (2)
Docker advance topic (2)
 
Docker introduction (1)
Docker introduction (1)Docker introduction (1)
Docker introduction (1)
 
Docker introduction (1)
Docker introduction (1)Docker introduction (1)
Docker introduction (1)
 

Dernier

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
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
kauryashika82
 

Dernier (20)

Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
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
 
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
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
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
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
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
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
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
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
 
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
 

Aws day 2

  • 1. Amazon Web Services Infrastructure Essentials @2020 copyright KalKey training
  • 2. Elastic Compute Cloud (EC2) Renting an instance on EC2 provides the same functionality as renting a server hosted and maintained by someone else; however, instead of renting hardware, you are renting an allocation of computational resources If EC2 is the basic fundamental block of AWS, then the other services (ex: ELB, EBS, S3, elastic IP, auto-scaling) are the building blocks of AWS. An EC2 instance is not scalable by itself. If your instance is active, then it consumes as much of its allotted resources as it can. To achieve a scalable cloud application using AWS, you must use more services than just EC2. Docs:Elastic Compute Cloud @2020 copyright KalKey training
  • 3. Data Transfer Limits Network data transfer is the fundamental resource shared across the Internet. More commonly, the term bandwidth is used to describe data transfer across a network. Several AWS receive data through the Internet or send data across the Internet. AWS bills separately for data received (incoming) through the Internet and for data sent (outgoing) across the Internet. Useful:EC2 Pricing(scroll down for Data Transfer) @2020 copyright KalKey training
  • 4. Data Transfer Limits For the services in the Free Usage Tier, all data incoming through the Internet is FREE. For the services in the Free Usage Tier, all data outgoing through the Internet is free for the first 15GB of total outgoing bandwidth. This limit is not applied to each service individually. ”There is no data transfer charge between Amazon EC2 and other AWS services within the same region.” Aside: AWS regions are related to where (geographically) data is hosted. In a nutshell, the only data transfer you pay for is what your application sends out to the Internet. @2020 copyright KalKey training
  • 5. Data Transfer Usage Case Suppose that your application stores 8GB of data on S3. The bandwidth to send the data from your application to S3 is free (intraservice bandwidth is free) If each of your 4 team members independently download the 8GB of data from S3, then you will have 32GB of outgoing bandwidth. The Free Usage Tier only covers 15GB total for all services. You would be billed for 17GB outgoing data transfer, and any further outgoing data transfer until the next month. @2020 copyright KalKey training
  • 6. Elastic Block Store (EBS) Block-level storage volumes for use with EC2 instances Use them like any block device (like a hard drive). EBS volumes are network-attached, and persist independently from the life of an instance Once mounted, the instance can interact with the volume as it would with a local drive, formatting it with a file system or installing applications on it directly. Storage volume sizes range from 1GB-1TB A volume can only be attached to one instance at a time, but many volumes can be attached to a single instance Suitable for apps that require a database, file system, or access to raw block level storage. @2020 copyright KalKey training
  • 7. EBS Snapshots EBS provides the ability to back up point-in-time snapshots of your data to S3. Snapshots are incremental backups: only the blocks on the device that have changed since your last snapshot will be saved For Example: If you have a device with 100GBs of data, but only 5GBs of data has changed since your last snapshot, only the 5 additional GBs of snapshot data will be stored back to S3 Docs:Elastic Block Store Free: 30GB storage, 2 million I/Os and 1GB snapshot storage Unfortunately, this isn’t enough to facilitate AMI import/export despite being a common use case @2020 copyright KalKey training
  • 8. Simple Storage Service (S3) S3 is a minimalistic data hosting service. Storing data and downloading data in S3 are billed separately. S3 only hosts dumb data (does not change unless you change it) S3 is appropriate for: Hosting static web pages (no server-side processing) Hosting large files (e.g. custom AMIs) Although S3 is commonly used to store custom AMIs, the Free Usage Tierdoes not provide enough S3 storage and bandwidth to do so freely. Docs:Simple Storage Service Free: 5GB storage, 15GB of data outgoing per month @2020 copyright KalKey training