SlideShare a Scribd company logo
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

More Related Content

PPTX
Aws day 4
DOCX
Aws cloud infrastructure and cost estimation for angular site
PDF
A Data Journey With AWS
PPTX
Comparison of AWS, GCP & Azure web solutions
PPTX
Introdcution to Azure
PDF
Cloud Computing With Amazon Web Services, Part 1: Introduction - When It's Sm...
PPTX
Azure vs. amazon
PDF
Elastic.co's ELK Stack - Platform Agnostic Immutable Infrastructure & Analys...
Aws day 4
Aws cloud infrastructure and cost estimation for angular site
A Data Journey With AWS
Comparison of AWS, GCP & Azure web solutions
Introdcution to Azure
Cloud Computing With Amazon Web Services, Part 1: Introduction - When It's Sm...
Azure vs. amazon
Elastic.co's ELK Stack - Platform Agnostic Immutable Infrastructure & Analys...

What's hot (8)

PDF
AWS & Eucalyptus Cloud Services
PDF
Scale, baby, scale! (June 2016)
PPT
Azure Software As Service
PPTX
Url rewriting pattern
PPTX
PDF
AWS tutorial-Part27:AWS EC2
PDF
Ralph Rebske: AWS Pricing and Billing
PPT
AWS Terms
AWS & Eucalyptus Cloud Services
Scale, baby, scale! (June 2016)
Azure Software As Service
Url rewriting pattern
AWS tutorial-Part27:AWS EC2
Ralph Rebske: AWS Pricing and Billing
AWS Terms
Ad

Similar to Aws day 2 (20)

PPTX
Amazon Web Services (AWS)
PPTX
Aws day 3
PDF
Cloud Computing in Practice
PDF
An intro to Amazon Web Services (AWS)
PDF
Taking Web Application Deployment from Infancy to Maturity in AWS
PPTX
Aws introduction tocloudstorage
PPTX
Servicios de Almacenamiento en AWS
PDF
Hands-On With Amazon Web Services (AWS) - part 3
PPTX
CLOUD COMPUTING AWS SERVICESUnit 2 Part 2.pptx
PPTX
cse40822-amazon.pptx
PPTX
Amazon Web Services OverView
PDF
Jeff Barr Amazon Services Cloud Computing
PPTX
Armazenamento em Amazon Web Service para Setor Publico
PDF
Aws Elastic Block Storage
PPTX
Amazon Web Services
PPT
Amazon Web Sevice(aws)
ZIP
Distributed-ness: Distributed computing & the clouds
PPTX
Storage tiering for Oracle Database on AWS and Oracle EBusiness Suite on AWS ...
DOCX
Amazon cloud
Amazon Web Services (AWS)
Aws day 3
Cloud Computing in Practice
An intro to Amazon Web Services (AWS)
Taking Web Application Deployment from Infancy to Maturity in AWS
Aws introduction tocloudstorage
Servicios de Almacenamiento en AWS
Hands-On With Amazon Web Services (AWS) - part 3
CLOUD COMPUTING AWS SERVICESUnit 2 Part 2.pptx
cse40822-amazon.pptx
Amazon Web Services OverView
Jeff Barr Amazon Services Cloud Computing
Armazenamento em Amazon Web Service para Setor Publico
Aws Elastic Block Storage
Amazon Web Services
Amazon Web Sevice(aws)
Distributed-ness: Distributed computing & the clouds
Storage tiering for Oracle Database on AWS and Oracle EBusiness Suite on AWS ...
Amazon cloud
Ad

More from Gourav Varma (20)

PPTX
Jenkins introduction
PPTX
Docker introduction (1)
PPTX
Ansible day 4
PPTX
Ansible day 3
PPTX
Adnible day 2.ppt
PPTX
Ansible day 1.ppt
PPTX
Version control git day03(amarnath dada)
PPTX
Version control git day02
PPTX
Version control git day01
PPTX
Dev ops
PPTX
Shell programming 2
PPTX
Introduction to linux
PPTX
Final terraform
PPTX
Version control git day03
PPTX
Version control git day02
PPTX
Version control git day01
PPT
Docker swarm
PPTX
Docker advance topic (2)
PPTX
Docker introduction (1)
PPTX
Docker introduction (1)
Jenkins introduction
Docker introduction (1)
Ansible day 4
Ansible day 3
Adnible day 2.ppt
Ansible day 1.ppt
Version control git day03(amarnath dada)
Version control git day02
Version control git day01
Dev ops
Shell programming 2
Introduction to linux
Final terraform
Version control git day03
Version control git day02
Version control git day01
Docker swarm
Docker advance topic (2)
Docker introduction (1)
Docker introduction (1)

Recently uploaded (20)

PPTX
Cell Structure & Organelles in detailed.
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PPTX
Renaissance Architecture: A Journey from Faith to Humanism
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PPTX
master seminar digital applications in india
PDF
Insiders guide to clinical Medicine.pdf
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
Pre independence Education in Inndia.pdf
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PPTX
Institutional Correction lecture only . . .
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PDF
Anesthesia in Laparoscopic Surgery in India
PDF
Basic Mud Logging Guide for educational purpose
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PDF
Classroom Observation Tools for Teachers
Cell Structure & Organelles in detailed.
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Renaissance Architecture: A Journey from Faith to Humanism
Supply Chain Operations Speaking Notes -ICLT Program
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
master seminar digital applications in india
Insiders guide to clinical Medicine.pdf
102 student loan defaulters named and shamed – Is someone you know on the list?
STATICS OF THE RIGID BODIES Hibbelers.pdf
Final Presentation General Medicine 03-08-2024.pptx
Pre independence Education in Inndia.pdf
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
Institutional Correction lecture only . . .
Abdominal Access Techniques with Prof. Dr. R K Mishra
Anesthesia in Laparoscopic Surgery in India
Basic Mud Logging Guide for educational purpose
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
O5-L3 Freight Transport Ops (International) V1.pdf
2.FourierTransform-ShortQuestionswithAnswers.pdf
Classroom Observation Tools for Teachers

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