SlideShare a Scribd company logo
1 of 44
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
September 2017
AWS Cost Optimisation
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Ask the AWS Experts
Our Experts are online to answer any questions
you have during the presentation.
Ask your questions via the Questions Box on the
GoToWebinar Control Panel
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Peter Shi
Commercial
Architect
Alvin Ong
Director Product & Biz
Development
Today’s Speakers
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
What is the savings
potential on AWS?
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
You can significantly reduce your Total Cost of Ownership
on AWS compared to on premise infrastructure
52% saving in total cost of ownership across the fleet (GE Oil & Gas) through
rightsizing, automation, autoscaling, and storage optimisation
Jim Fowler, CIO, General Electric
… realized cost savings of 25%, more than $40,000 per year, over the cost of
leasing a data center … “We’ll never have to refresh the hardware. That
constitutes significant savings for Dow Jones,”
Stephen Orban, CTO/CIO, Dow Jones
… able to seamlessly scale our infrastructure, better serve our customers across the
globe, and reduce our fixed costs by 75% and operational costs by 83%.
Valentino Volonghi, CTO, Adroll
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
How can I realise
these savings?
(technical perspective)
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
The Five Pillars of Cost Optimization
Rightsizing Pick the Right
Pricing Model
Increase
Elasticity
Mechanisms for
Optimisation
Match usage to
storage class
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
87%
Saving
Pillar 1: Rightsizing
m4.4xlarge
$1.72 per hr
m4.large
$0.215 per hr
2. Check (CPU,
RAM, network, disc)
1. Run 3. Resize
5. Save!4. Review Performance
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Rightsizing tools
Cost Optimization:
EC2 Right Sizing
https://aws.amazon.com/answers/account-
management/cost-optimization-ec2-right-
sizing/
AWS trusted advisor
Comes with Business and Enterprise
support
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Pillar 2: Increase Elasticity
“Hug your workloads, not your servers”
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Best practice tip for Elasticity
Non-production instances are:
1. Automatically turned off at night with manual turn-on in the morning J
2. Have scheduled on-off J
3. Excluded from turn-off by exception due to workload needs
Fun fact:
RDS can be
turned off too
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Elasticity Tools
EC2 Instance Scheduler
Semi managed option
https://aws.amazon.com/answers/infrastructur
e-management/ec2-scheduler/
Lambda Start-Stop guide
Cheap DIY option
https://aws.amazon.com/premiumsupport/kno
wledge-center/start-stop-lambda-cloudwatch/
GorillaStack
Fully managed 3rd party solution
https://aws.amazon.com/documentation/
autoscaling/
Guide to autoscaling
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Pillar 3:
Leveraging the Right
Pricing Model
Reserved Instances
On-Demand
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
What are Reserved Instances (RIs)?
RIs are like discount coupon booklets
• Each RI gives one coupon per hour per instance being reserved over
the term of the RI (e.g. a 1 year RI provides 24*365 coupons)
• The coupon provides a discount in exchange for commitment
• Each individual coupon expires at the end of each hour
• RIs are a financial construct/layer on top of your AWS infrastructure
RI coupon
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
RI
coverage
Total use
Key
Reserved Instances for one financial services customer
resulted in 39% decrease in unit cost
Reserved Instance
purchase
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
RIs are best used for Always-On instances
(can still be used to save for non-always on)
Commitment level
1 year (approx. payback 7-8 months)
3 year (approx. payback 12-18 months)
AWS services offering RIs
Amazon EC2 & EC2 Hosts
Amazon RDS
Amazon Redshift
Amazon ElastiCache
Amazon DynamoDB (not quite RI)
Amazon CloudFront (not quite RI)
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
RIs matching properties
• Instance type: m4.xlarge
• Operating System: Linux/UNIX, Windows, Windows with
SQL Server Standard, etc.
• Region: ap-southeast-2 (Sydney)
o or AZ: ap-southeast-2a
• Tenancy: Shared, dedicated
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Which RIs give greater discount?
Greater discountLess discount
All upfrontPartial upfrontNo-upfrontPayment option
3 year1 yearDuration
LinuxOthers (typically)Operating System
Newer generationsOlder generationsInstance type
StandardConvertibleClass
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Understanding Convertible Reserved Instances
With a Convertible Reserved Instance, you can modify
your existing reservation across:
Instance families
Instance sizes
Operating Systems
Tenancy
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Understanding Convertible Reserved Instances
You are committing to:
3 years (no change on conversion)
Region
EC2 on AWS
Spend (convert to equal or greater $)
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Understanding Instance Size Flexibility
• Effective March 1, your existing Regional RIs are even
more flexible!
• All Regional Linux/UNIX RIs with shared tenancy now
apply to all sizes of instances within an instance family
and AWS region.
• E.g. 1 m4.xlarge RI can apply to:
2 m4.large instances or
½ a m4.2xlarge instance
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Use Cost Explorer to track your RI utilization
(higher utilization = greater savings realization)
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Use Cost Explorer to track your RI coverage
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
How do I purchase Reserved Instances?
1. Ask your account manager for a reserved instance recommendation
report
2. Decide which reserved instances you’d like to purchase
3. Purchase your reserved instances from the console & start saving
If you have >100 EC2 instances, your account manager can help
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Pillar 4:
Leveraging the Right
Storage Class
Elastic Block Store
Simple Storage Service
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Use appropriately sized EBS, you can modify if needed
with zero downtime*
* Decreasing volume size is possible, but requires a different process
Some older instances & volumes may not support zero downtime modification
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
S3 Analytics provides additional functionality
over standard S3 lifecycle policies
http://bit.ly/s3analytics
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Summary: The Five Pillars of Cost Optimization
Right-Sizing Your
Instances
Pick the Right
Pricing Model
Increase
Elasticity
Mechanisms for
Optimisation
Match usage to
storage class
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
How can I realise
these savings at scale?
(strategic perspective)
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Mechanisms for
Optimisation
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Assigned optimisation responsibility or
Establish a Cloud Center of Excellence
• Optimisation strategy
(incl. reserved instances)
• Supporting optimisation activities
• Optimisation reporting
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Organisational Metrics of Optimisation
Dimension Target Score
(org level or BU level)
Savings impact p.m.
(justifies investment)
Enterprise Programs 100% 100% $100k
Reserved Instance Coverage 70% 65% $52k
Reserved Instance Utilisation 95% 97% ($2k)
EC2 Spot 5% 2% $2k
Cloud native services (e.g. Lambda) 5% 1% $9k
Tagging and cost allocation 90% 85% N/A
Rightsizing % 95% 99% $20k
EC2, RDS Elasticity 50% 55% $250k
EBS Storage % of EC2 Instances 90% 85% $15k
S3-IA % of S3 20% 25% $6k
Targets met 5 of 10 $452k (50% of bill)
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Developer targeted dashboards
Time (months)
%
Linux/Unix
instances
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Enabling & encouraging teams to architect for cost
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Assign ownership through tagging
Tagging -> Allocation -> Chargeback -> Ownership
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AWS Tooling Demo
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
EdgeProp.my’s Story
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
EdgeProp.my is a property portal in Malaysia with
proprietary news, listings and analytic tools
• Founded in 2015
• Currently serving >300,000
users per month
• Goal is to simplify
property search process
by empowering its users
with proprietary tools and
data to make better
informed decisions
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Trade-off: cost vs flexibility; Solution: RI
• Trade-off decision – cost vs
flexibility
• Started using RI in August 2017
mainly for production server
(which accounts for 80% total
server cost)
• Achieved cost reduction of
~30% while maintaining
reasonable amount of flexibility
Cost Flexibility
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Any final words of wisdom for customers on cost
optimisation?
As new products come out
it’s better to try it sooner
Use a scheduler to
shut down and start
Dev and UAT
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
10 minute open Q&A
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Follow Us on Social Media
@AmazonWebServices
@AWSCloud @AWSCloudSEAsia
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Feedback
A pop up feedback form will appear after you exit the Webinar Console.
Please help us to complete in order for us to improve our program.
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Thank You
You will receive today’s webinar recording and presentation deck,
look out for it in your inbox.

More Related Content

What's hot

AWS Webinar Series - Cost Optimisation Levers, Tools, and Strategies
AWS Webinar Series - Cost Optimisation Levers, Tools, and StrategiesAWS Webinar Series - Cost Optimisation Levers, Tools, and Strategies
AWS Webinar Series - Cost Optimisation Levers, Tools, and StrategiesAmazon Web Services
 
Understand AWS Pricing
Understand AWS PricingUnderstand AWS Pricing
Understand AWS PricingLynn Langit
 
FinOps - AWS Cost and Operational Efficiency - Pop-up Loft Tel Aviv
FinOps - AWS Cost and Operational Efficiency - Pop-up Loft Tel AvivFinOps - AWS Cost and Operational Efficiency - Pop-up Loft Tel Aviv
FinOps - AWS Cost and Operational Efficiency - Pop-up Loft Tel AvivAmazon Web Services
 
AWS Cloud Cost Optimization
AWS Cloud Cost OptimizationAWS Cloud Cost Optimization
AWS Cloud Cost OptimizationYogesh Sharma
 
Using AWS Control Tower to govern multi-account AWS environments at scale - G...
Using AWS Control Tower to govern multi-account AWS environments at scale - G...Using AWS Control Tower to govern multi-account AWS environments at scale - G...
Using AWS Control Tower to govern multi-account AWS environments at scale - G...Amazon Web Services
 
AWS Financial Governance Practice
AWS Financial Governance Practice AWS Financial Governance Practice
AWS Financial Governance Practice Amir Arama
 
AWS Initiate Day Dublin 2019 – Cost Optimization on AWS
AWS Initiate Day Dublin 2019 – Cost Optimization on AWSAWS Initiate Day Dublin 2019 – Cost Optimization on AWS
AWS Initiate Day Dublin 2019 – Cost Optimization on AWSAmazon Web Services
 
How to Set Up a Cloud Cost Optimization Process for your Enterprise
How to Set Up a Cloud Cost Optimization Process for your EnterpriseHow to Set Up a Cloud Cost Optimization Process for your Enterprise
How to Set Up a Cloud Cost Optimization Process for your EnterpriseRightScale
 
FinOps: A Culture Transformation to Bring DevOps, Finance and the Business To...
FinOps: A Culture Transformation to Bring DevOps, Finance and the Business To...FinOps: A Culture Transformation to Bring DevOps, Finance and the Business To...
FinOps: A Culture Transformation to Bring DevOps, Finance and the Business To...Amazon Web Services
 
Top 5 Ways to Optimize for Cost Efficiency with the Cloud
Top 5 Ways to Optimize for Cost Efficiency with the CloudTop 5 Ways to Optimize for Cost Efficiency with the Cloud
Top 5 Ways to Optimize for Cost Efficiency with the CloudAmazon Web Services
 
Cost Star Ratings to score team's AWS optimization at Morningstar" - Katelyn ...
Cost Star Ratings to score team's AWS optimization at Morningstar" - Katelyn ...Cost Star Ratings to score team's AWS optimization at Morningstar" - Katelyn ...
Cost Star Ratings to score team's AWS optimization at Morningstar" - Katelyn ...AWS Chicago
 
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 Networksi2k2 Networks (P) Ltd.
 
"FinOps and its role in Arity / Allstate" - Mike Rosenberg at the Chicago AWS...
"FinOps and its role in Arity / Allstate" - Mike Rosenberg at the Chicago AWS..."FinOps and its role in Arity / Allstate" - Mike Rosenberg at the Chicago AWS...
"FinOps and its role in Arity / Allstate" - Mike Rosenberg at the Chicago AWS...AWS Chicago
 
An Introduction to the AWS Well Architected Framework - Webinar
An Introduction to the AWS Well Architected Framework - WebinarAn Introduction to the AWS Well Architected Framework - Webinar
An Introduction to the AWS Well Architected Framework - WebinarAmazon Web Services
 

What's hot (20)

Cost Optimization in AWS
Cost Optimization in AWSCost Optimization in AWS
Cost Optimization in AWS
 
AWS Webinar Series - Cost Optimisation Levers, Tools, and Strategies
AWS Webinar Series - Cost Optimisation Levers, Tools, and StrategiesAWS Webinar Series - Cost Optimisation Levers, Tools, and Strategies
AWS Webinar Series - Cost Optimisation Levers, Tools, and Strategies
 
Cost Optimization on AWS
Cost Optimization on AWSCost Optimization on AWS
Cost Optimization on AWS
 
FinOps
FinOpsFinOps
FinOps
 
Understand AWS Pricing
Understand AWS PricingUnderstand AWS Pricing
Understand AWS Pricing
 
FinOps - AWS Cost and Operational Efficiency - Pop-up Loft Tel Aviv
FinOps - AWS Cost and Operational Efficiency - Pop-up Loft Tel AvivFinOps - AWS Cost and Operational Efficiency - Pop-up Loft Tel Aviv
FinOps - AWS Cost and Operational Efficiency - Pop-up Loft Tel Aviv
 
AWS Cloud Cost Optimization
AWS Cloud Cost OptimizationAWS Cloud Cost Optimization
AWS Cloud Cost Optimization
 
Using AWS Control Tower to govern multi-account AWS environments at scale - G...
Using AWS Control Tower to govern multi-account AWS environments at scale - G...Using AWS Control Tower to govern multi-account AWS environments at scale - G...
Using AWS Control Tower to govern multi-account AWS environments at scale - G...
 
AWS Financial Governance Practice
AWS Financial Governance Practice AWS Financial Governance Practice
AWS Financial Governance Practice
 
AWS Initiate Day Dublin 2019 – Cost Optimization on AWS
AWS Initiate Day Dublin 2019 – Cost Optimization on AWSAWS Initiate Day Dublin 2019 – Cost Optimization on AWS
AWS Initiate Day Dublin 2019 – Cost Optimization on AWS
 
Cloud Economics
Cloud EconomicsCloud Economics
Cloud Economics
 
Deep dive into AWS IAM
Deep dive into AWS IAMDeep dive into AWS IAM
Deep dive into AWS IAM
 
How to Set Up a Cloud Cost Optimization Process for your Enterprise
How to Set Up a Cloud Cost Optimization Process for your EnterpriseHow to Set Up a Cloud Cost Optimization Process for your Enterprise
How to Set Up a Cloud Cost Optimization Process for your Enterprise
 
FinOps: A Culture Transformation to Bring DevOps, Finance and the Business To...
FinOps: A Culture Transformation to Bring DevOps, Finance and the Business To...FinOps: A Culture Transformation to Bring DevOps, Finance and the Business To...
FinOps: A Culture Transformation to Bring DevOps, Finance and the Business To...
 
Top 5 Ways to Optimize for Cost Efficiency with the Cloud
Top 5 Ways to Optimize for Cost Efficiency with the CloudTop 5 Ways to Optimize for Cost Efficiency with the Cloud
Top 5 Ways to Optimize for Cost Efficiency with the Cloud
 
Cost Star Ratings to score team's AWS optimization at Morningstar" - Katelyn ...
Cost Star Ratings to score team's AWS optimization at Morningstar" - Katelyn ...Cost Star Ratings to score team's AWS optimization at Morningstar" - Katelyn ...
Cost Star Ratings to score team's AWS optimization at Morningstar" - Katelyn ...
 
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
 
"FinOps and its role in Arity / Allstate" - Mike Rosenberg at the Chicago AWS...
"FinOps and its role in Arity / Allstate" - Mike Rosenberg at the Chicago AWS..."FinOps and its role in Arity / Allstate" - Mike Rosenberg at the Chicago AWS...
"FinOps and its role in Arity / Allstate" - Mike Rosenberg at the Chicago AWS...
 
An Introduction to the AWS Well Architected Framework - Webinar
An Introduction to the AWS Well Architected Framework - WebinarAn Introduction to the AWS Well Architected Framework - Webinar
An Introduction to the AWS Well Architected Framework - Webinar
 

Viewers also liked

It's Time the Data Center Gets the "Moneyball" Treatment
It's Time the Data Center Gets the "Moneyball" TreatmentIt's Time the Data Center Gets the "Moneyball" Treatment
It's Time the Data Center Gets the "Moneyball" TreatmentTeamQuest Corporation
 
Making the most of your constrained resources optimizing resource allocation ...
Making the most of your constrained resources optimizing resource allocation ...Making the most of your constrained resources optimizing resource allocation ...
Making the most of your constrained resources optimizing resource allocation ...Productivity Intelligence Institute
 
Running Lean Architectures: How to Optimize for Cost Efficiency
Running Lean Architectures: How to Optimize for Cost Efficiency Running Lean Architectures: How to Optimize for Cost Efficiency
Running Lean Architectures: How to Optimize for Cost Efficiency Amazon Web Services
 
CMG2013 Workshop: Netflix Cloud Native, Capacity, Performance and Cost Optimi...
CMG2013 Workshop: Netflix Cloud Native, Capacity, Performance and Cost Optimi...CMG2013 Workshop: Netflix Cloud Native, Capacity, Performance and Cost Optimi...
CMG2013 Workshop: Netflix Cloud Native, Capacity, Performance and Cost Optimi...Adrian Cockcroft
 

Viewers also liked (6)

It's Time the Data Center Gets the "Moneyball" Treatment
It's Time the Data Center Gets the "Moneyball" TreatmentIt's Time the Data Center Gets the "Moneyball" Treatment
It's Time the Data Center Gets the "Moneyball" Treatment
 
Making the most of your constrained resources optimizing resource allocation ...
Making the most of your constrained resources optimizing resource allocation ...Making the most of your constrained resources optimizing resource allocation ...
Making the most of your constrained resources optimizing resource allocation ...
 
Running Lean Architectures: How to Optimize for Cost Efficiency
Running Lean Architectures: How to Optimize for Cost Efficiency Running Lean Architectures: How to Optimize for Cost Efficiency
Running Lean Architectures: How to Optimize for Cost Efficiency
 
Resource Optimization Strategy and Innovation
Resource Optimization Strategy and Innovation Resource Optimization Strategy and Innovation
Resource Optimization Strategy and Innovation
 
NIST 800-171 Simplifying CUI and DFARS Compliance
NIST 800-171 Simplifying CUI and DFARS ComplianceNIST 800-171 Simplifying CUI and DFARS Compliance
NIST 800-171 Simplifying CUI and DFARS Compliance
 
CMG2013 Workshop: Netflix Cloud Native, Capacity, Performance and Cost Optimi...
CMG2013 Workshop: Netflix Cloud Native, Capacity, Performance and Cost Optimi...CMG2013 Workshop: Netflix Cloud Native, Capacity, Performance and Cost Optimi...
CMG2013 Workshop: Netflix Cloud Native, Capacity, Performance and Cost Optimi...
 

Similar to AWS Cost Optimisation Tools and Strategies

AWS Commercial Management and Cost Optimisation - Dec 2017
AWS Commercial Management and Cost Optimisation - Dec 2017AWS Commercial Management and Cost Optimisation - Dec 2017
AWS Commercial Management and Cost Optimisation - Dec 2017Amazon Web Services
 
Cost Optimisation Solutions on AWS
Cost Optimisation Solutions on AWS Cost Optimisation Solutions on AWS
Cost Optimisation Solutions on AWS Amazon Web Services
 
AWS reInvent 2017 recap - Optimizing Costs as You Scale on AWS
AWS reInvent 2017 recap - Optimizing Costs as You Scale on AWSAWS reInvent 2017 recap - Optimizing Costs as You Scale on AWS
AWS reInvent 2017 recap - Optimizing Costs as You Scale on AWSAmazon Web Services
 
Reducing the Total Cost of IT Infrastructure with AWS Cloud Economics
Reducing the Total Cost of IT Infrastructure with AWS Cloud EconomicsReducing the Total Cost of IT Infrastructure with AWS Cloud Economics
Reducing the Total Cost of IT Infrastructure with AWS Cloud EconomicsAmazon Web Services
 
Spending Less On AWS_AWSPSSummit_Singapore
Spending Less On AWS_AWSPSSummit_SingaporeSpending Less On AWS_AWSPSSummit_Singapore
Spending Less On AWS_AWSPSSummit_SingaporeAmazon Web Services
 
Reducing the Total Cost of IT Infrastructure with AWS Cloud Economics
Reducing the Total Cost of IT Infrastructure with AWS Cloud EconomicsReducing the Total Cost of IT Infrastructure with AWS Cloud Economics
Reducing the Total Cost of IT Infrastructure with AWS Cloud EconomicsAmazon Web Services
 
Optimizar los costos a medida que mejora en AWS - MXO207 - Mexico City Summit
Optimizar los costos a medida que mejora en AWS - MXO207 - Mexico City SummitOptimizar los costos a medida que mejora en AWS - MXO207 - Mexico City Summit
Optimizar los costos a medida que mejora en AWS - MXO207 - Mexico City SummitAmazon Web Services
 
Reducing the Total Cost of IT Infrastructure with AWS Cloud Economics
Reducing the Total Cost of IT Infrastructure with AWS Cloud EconomicsReducing the Total Cost of IT Infrastructure with AWS Cloud Economics
Reducing the Total Cost of IT Infrastructure with AWS Cloud EconomicsAmazon Web Services
 
Optimizing EC2 for Fun and Profit #bigsavings #newfeatures - CMP202 - re:Inve...
Optimizing EC2 for Fun and Profit #bigsavings #newfeatures - CMP202 - re:Inve...Optimizing EC2 for Fun and Profit #bigsavings #newfeatures - CMP202 - re:Inve...
Optimizing EC2 for Fun and Profit #bigsavings #newfeatures - CMP202 - re:Inve...Amazon Web Services
 
Aws intro to cloud_economics
Aws intro to cloud_economicsAws intro to cloud_economics
Aws intro to cloud_economicsjtaylor707
 
How Hess Has Continued to Optimize the AWS Cloud After Migrating - ENT218 - r...
How Hess Has Continued to Optimize the AWS Cloud After Migrating - ENT218 - r...How Hess Has Continued to Optimize the AWS Cloud After Migrating - ENT218 - r...
How Hess Has Continued to Optimize the AWS Cloud After Migrating - ENT218 - r...Amazon Web Services
 
Advanced cost management strategies in AWS
Advanced cost management strategies in AWSAdvanced cost management strategies in AWS
Advanced cost management strategies in AWSAWS User Group Bengaluru
 
透過Spot instances, Containers & Serverless降低成本
透過Spot instances, Containers & Serverless降低成本透過Spot instances, Containers & Serverless降低成本
透過Spot instances, Containers & Serverless降低成本Amazon Web Services
 
Achieving Your Cloud Efficiency Goals with Metric-Driven Cost Optimization - ...
Achieving Your Cloud Efficiency Goals with Metric-Driven Cost Optimization - ...Achieving Your Cloud Efficiency Goals with Metric-Driven Cost Optimization - ...
Achieving Your Cloud Efficiency Goals with Metric-Driven Cost Optimization - ...Amazon Web Services
 
Cost optimisation as a by-product of awesome practice and agility at Trainline
Cost optimisation as a by-product of awesome practice and agility at TrainlineCost optimisation as a by-product of awesome practice and agility at Trainline
Cost optimisation as a by-product of awesome practice and agility at TrainlineAmazon Web Services
 
Česko-Slovenský AWS Webinář 07 - Optimalizace nákladů v AWS
Česko-Slovenský AWS Webinář 07 - Optimalizace nákladů v AWSČesko-Slovenský AWS Webinář 07 - Optimalizace nákladů v AWS
Česko-Slovenský AWS Webinář 07 - Optimalizace nákladů v AWSVladimir Simek
 
Cost Optimizing Your Architecture: Practical Design Steps for Developer Savin...
Cost Optimizing Your Architecture: Practical Design Steps for Developer Savin...Cost Optimizing Your Architecture: Practical Design Steps for Developer Savin...
Cost Optimizing Your Architecture: Practical Design Steps for Developer Savin...Amazon Web Services
 
ARC303_Running Lean Architectures How to Optimize for Cost Efficiency
ARC303_Running Lean Architectures How to Optimize for Cost EfficiencyARC303_Running Lean Architectures How to Optimize for Cost Efficiency
ARC303_Running Lean Architectures How to Optimize for Cost EfficiencyAmazon Web Services
 
ARC303_Running Lean Architectures How to Optimize for Cost Efficiency
ARC303_Running Lean Architectures How to Optimize for Cost EfficiencyARC303_Running Lean Architectures How to Optimize for Cost Efficiency
ARC303_Running Lean Architectures How to Optimize for Cost EfficiencyAmazon Web Services
 

Similar to AWS Cost Optimisation Tools and Strategies (20)

AWS Commercial Management and Cost Optimisation - Dec 2017
AWS Commercial Management and Cost Optimisation - Dec 2017AWS Commercial Management and Cost Optimisation - Dec 2017
AWS Commercial Management and Cost Optimisation - Dec 2017
 
Cost Optimisation Solutions on AWS
Cost Optimisation Solutions on AWS Cost Optimisation Solutions on AWS
Cost Optimisation Solutions on AWS
 
AWS reInvent 2017 recap - Optimizing Costs as You Scale on AWS
AWS reInvent 2017 recap - Optimizing Costs as You Scale on AWSAWS reInvent 2017 recap - Optimizing Costs as You Scale on AWS
AWS reInvent 2017 recap - Optimizing Costs as You Scale on AWS
 
Reducing the Total Cost of IT Infrastructure with AWS Cloud Economics
Reducing the Total Cost of IT Infrastructure with AWS Cloud EconomicsReducing the Total Cost of IT Infrastructure with AWS Cloud Economics
Reducing the Total Cost of IT Infrastructure with AWS Cloud Economics
 
Spending Less On AWS_AWSPSSummit_Singapore
Spending Less On AWS_AWSPSSummit_SingaporeSpending Less On AWS_AWSPSSummit_Singapore
Spending Less On AWS_AWSPSSummit_Singapore
 
Reducing the Total Cost of IT Infrastructure with AWS Cloud Economics
Reducing the Total Cost of IT Infrastructure with AWS Cloud EconomicsReducing the Total Cost of IT Infrastructure with AWS Cloud Economics
Reducing the Total Cost of IT Infrastructure with AWS Cloud Economics
 
Optimizar los costos a medida que mejora en AWS - MXO207 - Mexico City Summit
Optimizar los costos a medida que mejora en AWS - MXO207 - Mexico City SummitOptimizar los costos a medida que mejora en AWS - MXO207 - Mexico City Summit
Optimizar los costos a medida que mejora en AWS - MXO207 - Mexico City Summit
 
Reducing the Total Cost of IT Infrastructure with AWS Cloud Economics
Reducing the Total Cost of IT Infrastructure with AWS Cloud EconomicsReducing the Total Cost of IT Infrastructure with AWS Cloud Economics
Reducing the Total Cost of IT Infrastructure with AWS Cloud Economics
 
Optimizing EC2 for Fun and Profit #bigsavings #newfeatures - CMP202 - re:Inve...
Optimizing EC2 for Fun and Profit #bigsavings #newfeatures - CMP202 - re:Inve...Optimizing EC2 for Fun and Profit #bigsavings #newfeatures - CMP202 - re:Inve...
Optimizing EC2 for Fun and Profit #bigsavings #newfeatures - CMP202 - re:Inve...
 
CFO Corner
CFO CornerCFO Corner
CFO Corner
 
Aws intro to cloud_economics
Aws intro to cloud_economicsAws intro to cloud_economics
Aws intro to cloud_economics
 
How Hess Has Continued to Optimize the AWS Cloud After Migrating - ENT218 - r...
How Hess Has Continued to Optimize the AWS Cloud After Migrating - ENT218 - r...How Hess Has Continued to Optimize the AWS Cloud After Migrating - ENT218 - r...
How Hess Has Continued to Optimize the AWS Cloud After Migrating - ENT218 - r...
 
Advanced cost management strategies in AWS
Advanced cost management strategies in AWSAdvanced cost management strategies in AWS
Advanced cost management strategies in AWS
 
透過Spot instances, Containers & Serverless降低成本
透過Spot instances, Containers & Serverless降低成本透過Spot instances, Containers & Serverless降低成本
透過Spot instances, Containers & Serverless降低成本
 
Achieving Your Cloud Efficiency Goals with Metric-Driven Cost Optimization - ...
Achieving Your Cloud Efficiency Goals with Metric-Driven Cost Optimization - ...Achieving Your Cloud Efficiency Goals with Metric-Driven Cost Optimization - ...
Achieving Your Cloud Efficiency Goals with Metric-Driven Cost Optimization - ...
 
Cost optimisation as a by-product of awesome practice and agility at Trainline
Cost optimisation as a by-product of awesome practice and agility at TrainlineCost optimisation as a by-product of awesome practice and agility at Trainline
Cost optimisation as a by-product of awesome practice and agility at Trainline
 
Česko-Slovenský AWS Webinář 07 - Optimalizace nákladů v AWS
Česko-Slovenský AWS Webinář 07 - Optimalizace nákladů v AWSČesko-Slovenský AWS Webinář 07 - Optimalizace nákladů v AWS
Česko-Slovenský AWS Webinář 07 - Optimalizace nákladů v AWS
 
Cost Optimizing Your Architecture: Practical Design Steps for Developer Savin...
Cost Optimizing Your Architecture: Practical Design Steps for Developer Savin...Cost Optimizing Your Architecture: Practical Design Steps for Developer Savin...
Cost Optimizing Your Architecture: Practical Design Steps for Developer Savin...
 
ARC303_Running Lean Architectures How to Optimize for Cost Efficiency
ARC303_Running Lean Architectures How to Optimize for Cost EfficiencyARC303_Running Lean Architectures How to Optimize for Cost Efficiency
ARC303_Running Lean Architectures How to Optimize for Cost Efficiency
 
ARC303_Running Lean Architectures How to Optimize for Cost Efficiency
ARC303_Running Lean Architectures How to Optimize for Cost EfficiencyARC303_Running Lean Architectures How to Optimize for Cost Efficiency
ARC303_Running Lean Architectures How to Optimize for Cost Efficiency
 

More from Amazon Web Services

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Amazon Web Services
 
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Amazon Web Services
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateAmazon Web Services
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSAmazon Web Services
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Amazon Web Services
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Amazon Web Services
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...Amazon Web Services
 
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsAmazon Web Services
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareAmazon Web Services
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSAmazon Web Services
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAmazon Web Services
 
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareDatabase Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareAmazon Web Services
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWSAmazon Web Services
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckAmazon Web Services
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without serversAmazon Web Services
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...Amazon Web Services
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceAmazon Web Services
 

More from Amazon Web Services (20)

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
 
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS Fargate
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWS
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot
 
Open banking as a service
Open banking as a serviceOpen banking as a service
Open banking as a service
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
 
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
 
Computer Vision con AWS
Computer Vision con AWSComputer Vision con AWS
Computer Vision con AWS
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatare
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e web
 
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareDatabase Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWS
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch Deck
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without servers
 
Fundraising Essentials
Fundraising EssentialsFundraising Essentials
Fundraising Essentials
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container Service
 

AWS Cost Optimisation Tools and Strategies

  • 1. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. September 2017 AWS Cost Optimisation
  • 2. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Ask the AWS Experts Our Experts are online to answer any questions you have during the presentation. Ask your questions via the Questions Box on the GoToWebinar Control Panel
  • 3. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Peter Shi Commercial Architect Alvin Ong Director Product & Biz Development Today’s Speakers
  • 4. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. What is the savings potential on AWS?
  • 5. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. You can significantly reduce your Total Cost of Ownership on AWS compared to on premise infrastructure 52% saving in total cost of ownership across the fleet (GE Oil & Gas) through rightsizing, automation, autoscaling, and storage optimisation Jim Fowler, CIO, General Electric … realized cost savings of 25%, more than $40,000 per year, over the cost of leasing a data center … “We’ll never have to refresh the hardware. That constitutes significant savings for Dow Jones,” Stephen Orban, CTO/CIO, Dow Jones … able to seamlessly scale our infrastructure, better serve our customers across the globe, and reduce our fixed costs by 75% and operational costs by 83%. Valentino Volonghi, CTO, Adroll
  • 6. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. How can I realise these savings? (technical perspective)
  • 7. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. The Five Pillars of Cost Optimization Rightsizing Pick the Right Pricing Model Increase Elasticity Mechanisms for Optimisation Match usage to storage class
  • 8. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. 87% Saving Pillar 1: Rightsizing m4.4xlarge $1.72 per hr m4.large $0.215 per hr 2. Check (CPU, RAM, network, disc) 1. Run 3. Resize 5. Save!4. Review Performance
  • 9. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Rightsizing tools Cost Optimization: EC2 Right Sizing https://aws.amazon.com/answers/account- management/cost-optimization-ec2-right- sizing/ AWS trusted advisor Comes with Business and Enterprise support
  • 10. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Pillar 2: Increase Elasticity “Hug your workloads, not your servers”
  • 11. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Best practice tip for Elasticity Non-production instances are: 1. Automatically turned off at night with manual turn-on in the morning J 2. Have scheduled on-off J 3. Excluded from turn-off by exception due to workload needs Fun fact: RDS can be turned off too
  • 12. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Elasticity Tools EC2 Instance Scheduler Semi managed option https://aws.amazon.com/answers/infrastructur e-management/ec2-scheduler/ Lambda Start-Stop guide Cheap DIY option https://aws.amazon.com/premiumsupport/kno wledge-center/start-stop-lambda-cloudwatch/ GorillaStack Fully managed 3rd party solution https://aws.amazon.com/documentation/ autoscaling/ Guide to autoscaling
  • 13. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Pillar 3: Leveraging the Right Pricing Model Reserved Instances On-Demand
  • 14. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. What are Reserved Instances (RIs)? RIs are like discount coupon booklets • Each RI gives one coupon per hour per instance being reserved over the term of the RI (e.g. a 1 year RI provides 24*365 coupons) • The coupon provides a discount in exchange for commitment • Each individual coupon expires at the end of each hour • RIs are a financial construct/layer on top of your AWS infrastructure RI coupon
  • 15. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. RI coverage Total use Key Reserved Instances for one financial services customer resulted in 39% decrease in unit cost Reserved Instance purchase
  • 16. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. RIs are best used for Always-On instances (can still be used to save for non-always on) Commitment level 1 year (approx. payback 7-8 months) 3 year (approx. payback 12-18 months) AWS services offering RIs Amazon EC2 & EC2 Hosts Amazon RDS Amazon Redshift Amazon ElastiCache Amazon DynamoDB (not quite RI) Amazon CloudFront (not quite RI)
  • 17. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. RIs matching properties • Instance type: m4.xlarge • Operating System: Linux/UNIX, Windows, Windows with SQL Server Standard, etc. • Region: ap-southeast-2 (Sydney) o or AZ: ap-southeast-2a • Tenancy: Shared, dedicated
  • 18. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Which RIs give greater discount? Greater discountLess discount All upfrontPartial upfrontNo-upfrontPayment option 3 year1 yearDuration LinuxOthers (typically)Operating System Newer generationsOlder generationsInstance type StandardConvertibleClass
  • 19. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Understanding Convertible Reserved Instances With a Convertible Reserved Instance, you can modify your existing reservation across: Instance families Instance sizes Operating Systems Tenancy
  • 20. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Understanding Convertible Reserved Instances You are committing to: 3 years (no change on conversion) Region EC2 on AWS Spend (convert to equal or greater $)
  • 21. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Understanding Instance Size Flexibility • Effective March 1, your existing Regional RIs are even more flexible! • All Regional Linux/UNIX RIs with shared tenancy now apply to all sizes of instances within an instance family and AWS region. • E.g. 1 m4.xlarge RI can apply to: 2 m4.large instances or ½ a m4.2xlarge instance
  • 22. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Use Cost Explorer to track your RI utilization (higher utilization = greater savings realization)
  • 23. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Use Cost Explorer to track your RI coverage
  • 24. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. How do I purchase Reserved Instances? 1. Ask your account manager for a reserved instance recommendation report 2. Decide which reserved instances you’d like to purchase 3. Purchase your reserved instances from the console & start saving If you have >100 EC2 instances, your account manager can help
  • 25. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Pillar 4: Leveraging the Right Storage Class Elastic Block Store Simple Storage Service
  • 26. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Use appropriately sized EBS, you can modify if needed with zero downtime* * Decreasing volume size is possible, but requires a different process Some older instances & volumes may not support zero downtime modification
  • 27. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. S3 Analytics provides additional functionality over standard S3 lifecycle policies http://bit.ly/s3analytics
  • 28. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Summary: The Five Pillars of Cost Optimization Right-Sizing Your Instances Pick the Right Pricing Model Increase Elasticity Mechanisms for Optimisation Match usage to storage class
  • 29. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. How can I realise these savings at scale? (strategic perspective)
  • 30. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Mechanisms for Optimisation
  • 31. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Assigned optimisation responsibility or Establish a Cloud Center of Excellence • Optimisation strategy (incl. reserved instances) • Supporting optimisation activities • Optimisation reporting
  • 32. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Organisational Metrics of Optimisation Dimension Target Score (org level or BU level) Savings impact p.m. (justifies investment) Enterprise Programs 100% 100% $100k Reserved Instance Coverage 70% 65% $52k Reserved Instance Utilisation 95% 97% ($2k) EC2 Spot 5% 2% $2k Cloud native services (e.g. Lambda) 5% 1% $9k Tagging and cost allocation 90% 85% N/A Rightsizing % 95% 99% $20k EC2, RDS Elasticity 50% 55% $250k EBS Storage % of EC2 Instances 90% 85% $15k S3-IA % of S3 20% 25% $6k Targets met 5 of 10 $452k (50% of bill)
  • 33. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Developer targeted dashboards Time (months) % Linux/Unix instances
  • 34. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Enabling & encouraging teams to architect for cost
  • 35. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Assign ownership through tagging Tagging -> Allocation -> Chargeback -> Ownership
  • 36. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS Tooling Demo
  • 37. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. EdgeProp.my’s Story
  • 38. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. EdgeProp.my is a property portal in Malaysia with proprietary news, listings and analytic tools • Founded in 2015 • Currently serving >300,000 users per month • Goal is to simplify property search process by empowering its users with proprietary tools and data to make better informed decisions
  • 39. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Trade-off: cost vs flexibility; Solution: RI • Trade-off decision – cost vs flexibility • Started using RI in August 2017 mainly for production server (which accounts for 80% total server cost) • Achieved cost reduction of ~30% while maintaining reasonable amount of flexibility Cost Flexibility
  • 40. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Any final words of wisdom for customers on cost optimisation? As new products come out it’s better to try it sooner Use a scheduler to shut down and start Dev and UAT
  • 41. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. 10 minute open Q&A
  • 42. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Follow Us on Social Media @AmazonWebServices @AWSCloud @AWSCloudSEAsia
  • 43. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Feedback A pop up feedback form will appear after you exit the Webinar Console. Please help us to complete in order for us to improve our program.
  • 44. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Thank You You will receive today’s webinar recording and presentation deck, look out for it in your inbox.