0% found this document useful (0 votes)
11 views27 pages

Untitled Presentation

Uploaded by

Nandu prabhu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views27 pages

Untitled Presentation

Uploaded by

Nandu prabhu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 27

AWS

Amazon Machine Image


• Preconfigured templates for your instances
• a master image for the creation of virtual servers
• An Amazon Machine Image (AMI) provides the information required
to launch an instance.
EC2 Purchasing options
• On demand
• Reserved
• Spot instances
• Dedicated host
• Dedicated instances
On Demand
• Pay, by the second, for the instances that you launch.
• On-Demand Instances used for applications with short-term, irregular
workloads that cannot be interrupted.
• No long term commitment
• No upfront payment
Reserved Instances
• Up to 75% discount compared to On-demand
• Pay upfront for what you use with long term commitment
• Reservation period can be 1 or 3 years
• Reserve a specific instance type
• Reserve a specific region
• Recommended for steady state usage applications
Spot Instances
• Request unused EC2 instances, which can reduce your Amazon EC2 costs
significantly.
• Can get a discount of up to 90% compared to On-demand
• You bid a price and get the instance as long as its under the price
• Price varies based on offer and demand
• Spot instances are reclaimed with a 2 minute notification warning when the
spot price goes above your bid
• Recommended for batch jobs, Big Data analysis, or workloads that are
resilient to failures.
• Not recommended for critical jobs or databases
Dedicated host
• Physical server with EC2 instance capacity fully dedicated to your
use
• Visibility and control over how instances are placed on the server
• More expensive
• Useful for software that have complicated licensing model (BYOL)
• Useful for companies that have strong regulatory or compliance
needs
Dedicated Instance
• Pay, by the hour, for instances that run on single-tenant hardware.
• Instances running on hardware that’s dedicated to you
• May share hardware with other instances in same account
• No control over instance placement (can move hardware after
stop/start)
• Amazon EC2 instances that run in a virtual private cloud (VPC) on
hardware that's dedicated to a single customer.
Amazon S3
• Object storage built to store and retrieve any amount of data from
anywhere
• A bucket is a container for objects stored in Amazon S3
• Objects are the fundamental entities stored in Amazon S3. Objects
consist of object data and metadata.
• A key is the unique identifier for an object within a bucket
S3 Storage classes

You might also like