SlideShare uma empresa Scribd logo
1 de 70
Baixar para ler offline
©	2017,	Amazon	Web	Services,	Inc.	or	its	Affiliates.	All	rights	reserved.
Heather	Matson,	Senior	Account	Executive	Education
Randy	Ridgley,	Solutions	Architect
February	2017
Cost	Optimization	at	Scale
What	to	expect
We	will	introduce	our	framework	for	optimizing	your	
AWS	bill	by	focusing	on	paying	only	for	what	you	
need.	
Share	lessons	learned	based	on	examples	from	some	
of	our	most	successful	customers.	
And	leave	you	with	actionable	ideas to	take	back	to	
the	office	to	implement	immediately.
Chapter	I:	Build	With	Cost	In	Mind	
(Well	Architected)
Best	Practice	Framework	for	Architecting	on	AWS
Performance
Ensure	a	system	delivers	maximum	
performance	for	a	set	of	resources.
Cost	Optimization
Achieve	the	lowest	price	for	a	workload	
taking	into	account	fluctuating	needs.
Reliability
Ensuring	a	given	system	is	architected	to	
meet	operational	thresholds	during	a	specific	
period	of	time.
Security
Review	definitions	and	compliance	best	
practices.
How	do	customers	lower	their	TCO with	AWS?
1
Source: IDC Whitepaper, sponsored
by Amazon, “The Business Value of
Amazon Web Services Accelerates
Over Time.” December 2013
“Average of 400
servers replaced per
customer”
Replace	up-front	
capital	expense	with	
lower	“pay	for	what	
you	use”	variable	cost	
model	
3
59 Price
Reductions
since 2006
Economies	of	scale	
allow	AWS	to	
continually	lower	costs
2
Pricing	model	choice	to	
support	variable	&	stable	
workloads
On-Demand
Reserved
Spot
Dedicated
Lowering	TCO	through	cloud	optimization
Lift	and	Shift Optimized for	the	Cloud Designed	for	the	cloud
Micro-services	&	Serverless
Managed	ServicesInfrastructure	Services
TCO	:	up	to	30%* TCO	:	up	to	58%* TCO	:	up	to	75%*
*https://aws.amazon.com/economics/learn-more/	
Ex:
Amazon	EC2,	Amazon	EBS,	
Amazon	EFS,	Amazon	VPC,	
VM	Import/export…
Ex:
Amazon	RDS,	Amazon	Aurora,
Amazon	Elasticache,
Amazon	Redshift,
Amazon	OpsWorks,
Amazon	ElasticSearch,
Amazon	EMR
Ex:
Amazon	S3,	Amazon	SQS,
AWS	Lambda,	Amazon	Kinesis,
Amazon	DynamoDB,
Amazon	Cognito,	
AWS	DMS,	AWS	WAF,
AWS	IOT
Where do you start?
The	Five	Pillars	of	Cost	Optimization
Right-sizing	your	
instances
Pick	the	right	
pricing	model
Increase	elasticity
Measuring	&	
monitoring
Match	usage	to	
storage	class
Pillar	1:	Right-Sizing
Right-sizing
• Selecting	the	cheapest	instance	available	while	
meeting	performance	requirements
• Looking	at	CPU,	RAM,	storage,	and	network	
utilization	to	identify	potential	instances	that	can	
be	downsized
• Leveraging	Amazon	CloudWatch	metrics	and	
setting	up	custom	RAM	metrics
Rule	of	thumb:	Right	size,	then	reserve.
(But	if	you’re	in	a	pinch,	reserve	first.)
Pillar	2:	Increase	Elasticity
Turn	off	nonproduction	instances
• Look	for	dev/test,	nonproduction	instances	that	are	
running	always-on	and	turn	them	off.
• Lambda	+	CloudWatch =	Automated	Scheduling*
Autoscale	production
• Use	Auto	Scaling	to	scale	up	and	down	based	on	
demand	and	usage	(for	example,	spikes).
*	https://aws.amazon.com/premiumsupport/knowledge-center/start-stop-lambda-cloudwatch/
Pillar	3:	
Leveraging	the	Right	Pricing	
Model
On-Demand	Instances
Reserved	Instances
Spot	Instances
On-Demand	Instances
Short-term, spiky and
unpredictable
Low cost and
flexible
Develop and test
Reserved	Instances	for	Always-On Instances
Commitment	level
• 1	year
• 3	year
AWS	services	offering	Reserved	
Instances
• Amazon	EC2	
• Amazon	RDS
• Amazon	DynamoDB
• Amazon	Redshift
• Amazon	ElastiCache
*	Dependent	on	specific	AWS	service,	size/type,	and	region
EC2	Instance	Growth
2007 2008 201120102009 20162013 2014 2015
3
60+
Increasing	customer	choice	through	accelerating	
Instance	innovation
Instances	Launched	in	2016:
• Accelerated	Computing:	p2
• Memory	Optimized:	x1.16xl
• General	purpose:	m4.16xl
5
7
11
12
23
42
52
…Convert	Your	Reserved	Instances
With	a	Convertible Reserved	Instance,	you	can	modify your	
existing	reservation	across:
Instance	families	
Instance	sizes
Operating	systems
Tenancy
Convertible	Reserved	Instance	details
Commitment	level
• 3	year
AWS	services	offering	
Reserved	Instances
• Amazon	EC2	
*	Dependent	on	specific	AWS	service,	size/type,	and	region
Reserved	Instances
Step	1:	Reserved	Instance	Coverage
• Cover	always-on	resources	with	standard	or	
convertible	Reserved	Instances
Step	2:	Increase	Reserved	Instance	Utilization
• Known	architectures:	Leverage	Standard	Reserved	
Instance	flexibility	to	increase	utilization.
• Growing	or	changing	architectures: Leverage	
Convertible	Reserved	Instances	across	families,	
sizes,	and	OS.
• Regional	Benefit: Consolidated	billing,	reservation	
not	critical
Spot	Instances
Users	with	urgent	
computing	needs	or	
large	amounts	of	
additional	capacity
Time	or	instance	
flexible
Experiment	and/or	build	
cost-sensitive	businesses
Consider	Spot for Elastic Workloads
Options
• Spot	Fleet	to	maintain	instance	
availability
• Spot	Block	durations	(1-6	hours)	
for	workloads	that	must	run	
continuously
Commitment	level
• None
*	Compared	to	On	Demand	price	based	on	specific	EC2	instance	type,	region,	and	Availability	Zone
Spot	Rules
50%	of	OD
75%	of	OD
25%	of	OD
You pay the market price
87% discount!
You’ll	Never	Pay	More	Than	Your	Bid
Which	EC2	purchasing	model	is	right	for	me?
Strike	a	Balance
Finding	balance	between	pricing	options
Reserved	
Instances
On-Demand Spot
“But	my	applications	are
too	small
for	Auto	Scaling!”
Amazon	EC2	Container Service
• Easily	manage	Docker	containers
• Flexible	container placement
• Designed	for	use	with	other	AWS	services
• Extensible
• Performance	at	Scale
• Secure
10%
15%
7%
12%
20%
9%
Consolidate	with	Amazon	ECS
App	1 App	2
App	3 App	4
App	5 App	6
6
12 34
5
Amazon	ECS
cluster
Get	rid	of	idle	time	with	AWS	Lambda
• Automatic	scaling
• Automatic	provisioning
• No	need	to	manage	infrastructure
• Just	bring	your	code
• $0.20	per	million	requests,	1M	free
• 100	ms	payment	granularity
• Never	pay	for	idle
Less	than	40%	utilization?
Consider	using	AWS	Lambda	instead!
Use	case:	Serverless	web	apps
• Amazon	S3	for	serving	static	content
• AWS	Lambda	for	dynamic	content
• Amazon	API	Gateway	for	https	access
• Amazon	DynamoDB	for	NoSQL	data	storage
Dynamic	content	in	
AWS	Lambda
Data	stored	in	
Amazon	DynamoDB
API	Gateway
Static	content	in	
Amazon	S3
Browser
Pillar	4:	
Leveraging	the	Right	Storage	
Class
Block	Storage
Object	Storage
AWS	Import/Export	Snowball
• Accelerate	PBs	with	AWS-provided	
appliances
• 80	TB	model,	global	availability
AWS	Storage	Gateway
• Instant	hybrid	cloud	
• Up	to	120	MB/s	cloud	upload	rate	
(4x	improvement),	and	
Data	ingestion	into	AWS	storage	services
Amazon	Kinesis	Firehose
• Ingest	device	streams	directly	into	
AWS	data	stores
AWS	Direct	Connect
• COLO	to	AWS
ISV	Connectors
• CommVault
• Veritas
• etcetera
Amazon	S3	Transfer	Acceleration
• Move	data	up	to	300%	faster	
using	AWS’s	private	network
AWS	Import/Export	Snowball
• Accelerate	PBs	with	AWS-provided	
appliances
• 80	TB	model,	global	availability
AWS	Storage	Gateway
• Instant	hybrid	cloud	
• Up	to	120	MB/s	cloud	upload	rate	
(4x	improvement),	and	
Data	ingestion	into	AWS	storage	services
Amazon	Kinesis	Firehose
• Ingest	device	streams	directly	into	
AWS	data	stores
AWS	Direct	Connect
• COLO	to	AWS
ISV	Connectors
• CommVault
• Veritas
• etcetera
Amazon	S3	Transfer	Acceleration
• Move	data	up	to	300%	faster	
using	AWS’s	private	network
But	are	you	optimizing your	object	
storage?
Active	data Archive	dataInfrequently	accessed	data
Milliseconds Multiple	Retrieval	RatesMilliseconds
$0.023	/	GB	/	mo* $0.004	/	GB	/	mo$0.0125	/	GB	/	mo
Object	Storage	Classes	on	Amazon	S3
*	First	50TB,	Next	450TB	$0.022	/	GB,	Over	500TB	$0.021	/	GB
Standard	
Hot
Standard	- Infrequent	Access
Warm
Amazon	Glacier
Cold
Running	the	Numbers:	S3	or	S3-IA
Comparing	1	PB	of	object	storage*
1PB	Monthly
S3 S3-IA Savings	%
$24,117 $14,116 41%
Rule	of	thumb:	Breakeven	=	105% Retrieved	per	Month	
Content	Accessed	
per	Month
10%
$24,117 $18,350 24%50%1PB	Monthly
$24,117 $23,593 2%100%1PB	Monthly
*	Based	on	US-East	Prices
Case	Study:	Putting	it	Together
A	Technology	Company
•In	three	months…
A	Technology	Company
•Doubled CPU	and	
traffic	used	by	its	
Web	servers
A	Technology	Company
•While	reducing	
EC2	spend	by	
33%
$72k	saving	per	month!
How	did	they	do	it?
Solving	the	growth	challenge
Step	1:	Right-size	and	update	instances
m1	on	demand
$0.07	per	ECU	
c4	on	demand
$0.02	per	ECU
The	impact	of	right-sizing
70%	reduction
in	unit	cost
Step	2:	Reserve
The	impact	of	reservations
30%	reduction
In	unit	cost
Putting	it	together
85%	reduction
in	unit	cost!
Sounds	pretty	easy,	right?
Not	really.	
In	reality,	it	is	very	complex.	
• Scale
• Behavioral	change
• Visibility
• Ownership
Chapter	II:	Implement	&	Maintain
(Well	Operated)
How	do	you	implement	those	best	
practices	at	scale?	
(Spoiler	Alert:	Remember	the	5th Pillar	of	Cost	Optimization?)
Pillar	5:	Measure	&	Monitor
Automation.
1. Identify always on instances.
2. Identify instances to downsize.
3. Identify warm / cold storage.
4. Recommend Reserved
Instances to purchase.
5. Dashboard our status.
6. Report on savings.
Enabling	Cost	Transparency
Enabling	Cost	Transparency
Must have tagging:
• Cost center
• Application or workload
• User
• Expiration date
• Automation support
Tools	for	Measuring	&	
Monitoring
Option	1:	DIY
Build	your	own	custom	dashboard
We’ve	helped	customers	set	up	their	own	
dashboards	and	tools.
Metric	tracking
savings
Spend	&	metrics	
by	account
EC2	usage	by	
purchase	option
Option	2:	Use	a	Partner
And	partners	have	been	successful	helping	
customers	monitor	&	manage	cost
Option	3:	AWS	Tools
Trusted	Advisor
AWS	Trusted	Advisor
Helping customers automate best practices (checks) across
cost optimization, security, fault tolerance, and performance
improvement
Red (action recommended)
Orange (investigation recommended)
Green (no problem detected)
Idle	Test	Instances	Running	in	us-west-1
Automating	Trusted	Advisor
with	AWS	Lambda
AWS	Trusted	
Advisor
AWS	Lambda
Actions	on	AWS	resources
Amazon	CloudWatch	
events
Notifications
http://docs.aws.amazon.com/awssupport/latest/
user/cloudwatch-events-ta.html
AWS	Billing	alerts
AWS	Billing	console
Leverage	managed	services
• Use	Amazon	RDS,	DynamoDB,
ElastiCache	for	Redis	or
Amazon	Redshift
• Instead	of running	your	own	database
• Amazon	EMR,	Elasticsearch Service
• Instead	of running	your	own	cluster
• Amazon	SQS
• Amazon	Kinesis,
Amazon	Kinesis	Firehose,	Analytics,	
Amazon	SNS,	and	more	…
AWS has experts for each service
RDS
Amazon	Redshift
Amazon	
Elasticsearch	
Service
Amazon	Kinesis
SQS
Establish	Clear	Targets	&	Metrics
Metrics	and	Targets
• %	instances	turned	off	daily
• %	of	instances	right-sized
• %	always-on	resources	covered	by	Reserved	
Instances
• %	Reserved	Instance	utilization
✔
✔
✔
✔
✘
✘
✘
✘
Define	success	by	establishing	metrics	and	track	progress
Cost-Based
Cycle	of	cost	optimization	
✔
✔
✔
✔✘
✘
✘
✘
$
$
$
$
$
Thank	you!
Heather	Matson	– matsonh@amazon.com
Randy	Ridgley	– rridgley@amazon.com

Mais conteúdo relacionado

Mais procurados

Managing Amazon AWS Costs
Managing Amazon AWS CostsManaging Amazon AWS Costs
Managing Amazon AWS CostsJoe Kinsella
 
Best Practices for AWS Cloud Cost Optimization
Best Practices for AWS Cloud Cost OptimizationBest Practices for AWS Cloud Cost Optimization
Best Practices for AWS Cloud Cost OptimizationCloudyn
 
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
 
AWS Cloud Cost Optimization
AWS Cloud Cost OptimizationAWS Cloud Cost Optimization
AWS Cloud Cost OptimizationYogesh Sharma
 
Dollars and Sense Technical Tips for Continual Cost Optimization AWS-Partner-...
Dollars and Sense Technical Tips for Continual Cost Optimization AWS-Partner-...Dollars and Sense Technical Tips for Continual Cost Optimization AWS-Partner-...
Dollars and Sense Technical Tips for Continual Cost Optimization AWS-Partner-...Amazon Web Services
 
Cost Optimization on AWS - Pop-up Loft Tel Aviv
Cost Optimization on AWS - Pop-up Loft Tel AvivCost Optimization on AWS - Pop-up Loft Tel Aviv
Cost Optimization on AWS - Pop-up Loft Tel AvivAmazon Web Services
 
AWS Webcast - Journey through the Cloud - Cost Optimization
AWS Webcast - Journey through the Cloud - Cost OptimizationAWS Webcast - Journey through the Cloud - Cost Optimization
AWS Webcast - Journey through the Cloud - Cost OptimizationAmazon Web Services
 
Cloud Computing for the Enterprise
Cloud Computing for the EnterpriseCloud Computing for the Enterprise
Cloud Computing for the EnterpriseAmazon Web Services
 
Aws cloud economics webinar 280617
Aws cloud economics webinar 280617Aws cloud economics webinar 280617
Aws cloud economics webinar 280617Krishnan K ☁
 
Introduction to AWS Cost Management
Introduction to AWS Cost ManagementIntroduction to AWS Cost Management
Introduction to AWS Cost ManagementAmazon Web Services
 
Cloud Economics, from Genesis to Scale
Cloud Economics, from Genesis to ScaleCloud Economics, from Genesis to Scale
Cloud Economics, from Genesis to ScaleAmazon Web Services
 
2016 Utah Cloud Summit: TCO & Cost Optimization
2016 Utah Cloud Summit: TCO & Cost Optimization2016 Utah Cloud Summit: TCO & Cost Optimization
2016 Utah Cloud Summit: TCO & Cost Optimization1Strategy
 

Mais procurados (20)

Managing Amazon AWS Costs
Managing Amazon AWS CostsManaging Amazon AWS Costs
Managing Amazon AWS Costs
 
AWS Cost Optimization in 5 Perspective
AWS Cost Optimization in 5 PerspectiveAWS Cost Optimization in 5 Perspective
AWS Cost Optimization in 5 Perspective
 
Best Practices for AWS Cloud Cost Optimization
Best Practices for AWS Cloud Cost OptimizationBest Practices for AWS Cloud Cost Optimization
Best Practices for AWS Cloud Cost Optimization
 
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
 
Cloudonomics
CloudonomicsCloudonomics
Cloudonomics
 
AWS Cloud Cost Optimization
AWS Cloud Cost OptimizationAWS Cloud Cost Optimization
AWS Cloud Cost Optimization
 
AWS Cost Optimisation Made Easy
AWS Cost Optimisation Made EasyAWS Cost Optimisation Made Easy
AWS Cost Optimisation Made Easy
 
Dollars and Sense Technical Tips for Continual Cost Optimization AWS-Partner-...
Dollars and Sense Technical Tips for Continual Cost Optimization AWS-Partner-...Dollars and Sense Technical Tips for Continual Cost Optimization AWS-Partner-...
Dollars and Sense Technical Tips for Continual Cost Optimization AWS-Partner-...
 
Cost Optimization on AWS
Cost Optimization on AWSCost Optimization on AWS
Cost Optimization on AWS
 
Cost Optimization on AWS - Pop-up Loft Tel Aviv
Cost Optimization on AWS - Pop-up Loft Tel AvivCost Optimization on AWS - Pop-up Loft Tel Aviv
Cost Optimization on AWS - Pop-up Loft Tel Aviv
 
Cloud Economics - TCO 101
Cloud Economics - TCO 101Cloud Economics - TCO 101
Cloud Economics - TCO 101
 
AWS Webcast - Journey through the Cloud - Cost Optimization
AWS Webcast - Journey through the Cloud - Cost OptimizationAWS Webcast - Journey through the Cloud - Cost Optimization
AWS Webcast - Journey through the Cloud - Cost Optimization
 
Cloud Computing for the Enterprise
Cloud Computing for the EnterpriseCloud Computing for the Enterprise
Cloud Computing for the Enterprise
 
Cloud Economics
Cloud EconomicsCloud Economics
Cloud Economics
 
Predicting Costs on AWS
Predicting Costs on AWSPredicting Costs on AWS
Predicting Costs on AWS
 
Aws cloud economics webinar 280617
Aws cloud economics webinar 280617Aws cloud economics webinar 280617
Aws cloud economics webinar 280617
 
Introduction to AWS Cost Management
Introduction to AWS Cost ManagementIntroduction to AWS Cost Management
Introduction to AWS Cost Management
 
AWS Cost Optimisation Solutions
AWS Cost Optimisation SolutionsAWS Cost Optimisation Solutions
AWS Cost Optimisation Solutions
 
Cloud Economics, from Genesis to Scale
Cloud Economics, from Genesis to ScaleCloud Economics, from Genesis to Scale
Cloud Economics, from Genesis to Scale
 
2016 Utah Cloud Summit: TCO & Cost Optimization
2016 Utah Cloud Summit: TCO & Cost Optimization2016 Utah Cloud Summit: TCO & Cost Optimization
2016 Utah Cloud Summit: TCO & Cost Optimization
 

Destaque

Optimizing Your AWS Applications and Usage to Reduce Costs
Optimizing Your AWS Applications and Usage to Reduce CostsOptimizing Your AWS Applications and Usage to Reduce Costs
Optimizing Your AWS Applications and Usage to Reduce CostsAmazon Web Services
 
AWS Cost Allocation best practices: How high-growth businesses succeed
AWS Cost Allocation best practices: How high-growth businesses succeedAWS Cost Allocation best practices: How high-growth businesses succeed
AWS Cost Allocation best practices: How high-growth businesses succeedCloudability
 
F4C AWS partner webinars 29july2016
F4C AWS partner webinars 29july2016F4C AWS partner webinars 29july2016
F4C AWS partner webinars 29july2016Russell Warne
 
UC San Diego AWS Cost Optimization Center
UC San Diego AWS Cost Optimization CenterUC San Diego AWS Cost Optimization Center
UC San Diego AWS Cost Optimization CenterBrett Pollak
 
AWS Cost Control
AWS Cost ControlAWS Cost Control
AWS Cost ControlBob Brown
 
Optimizing AWS S3 storage costs and usage
Optimizing AWS S3 storage costs and usageOptimizing AWS S3 storage costs and usage
Optimizing AWS S3 storage costs and usageCloudability
 
Optimizing Your Infrastructure Costs on AWS
Optimizing Your Infrastructure Costs on AWSOptimizing Your Infrastructure Costs on AWS
Optimizing Your Infrastructure Costs on AWSAmazon Web Services
 
Optimizing costs with spot instances
Optimizing costs with spot instancesOptimizing costs with spot instances
Optimizing costs with spot instancesAmazon Web Services
 
(ARC302) Running Lean Architectures: How to Optimize for Cost Efficiency | AW...
(ARC302) Running Lean Architectures: How to Optimize for Cost Efficiency | AW...(ARC302) Running Lean Architectures: How to Optimize for Cost Efficiency | AW...
(ARC302) Running Lean Architectures: How to Optimize for Cost Efficiency | AW...Amazon Web Services
 
New AWS Services for Bioinformatics
New AWS Services for BioinformaticsNew AWS Services for Bioinformatics
New AWS Services for BioinformaticsLynn Langit
 
Finding hidden waste in your AWS infrastructure - 2/11/16
Finding hidden waste in your AWS infrastructure - 2/11/16Finding hidden waste in your AWS infrastructure - 2/11/16
Finding hidden waste in your AWS infrastructure - 2/11/16Cloudability
 
Optimizing for Cost in the AWS Cloud - 5 Ways to Further Save - AWS Summit 20...
Optimizing for Cost in the AWS Cloud - 5 Ways to Further Save - AWS Summit 20...Optimizing for Cost in the AWS Cloud - 5 Ways to Further Save - AWS Summit 20...
Optimizing for Cost in the AWS Cloud - 5 Ways to Further Save - AWS Summit 20...Amazon Web Services
 
Reducing Cost & Maximizing Efficiency: Tightening the Belt on AWS (CPN211) | ...
Reducing Cost & Maximizing Efficiency: Tightening the Belt on AWS (CPN211) | ...Reducing Cost & Maximizing Efficiency: Tightening the Belt on AWS (CPN211) | ...
Reducing Cost & Maximizing Efficiency: Tightening the Belt on AWS (CPN211) | ...Amazon Web Services
 
Zero downtime release through DevOps Continuous Delivery
Zero downtime release through DevOps Continuous DeliveryZero downtime release through DevOps Continuous Delivery
Zero downtime release through DevOps Continuous DeliveryMurughan Palaniachari
 
Aws Atlanta meetup Amazon Athena
Aws Atlanta meetup Amazon AthenaAws Atlanta meetup Amazon Athena
Aws Atlanta meetup Amazon AthenaAdam Book
 
Aws meetup aws_waf
Aws meetup aws_wafAws meetup aws_waf
Aws meetup aws_wafAdam Book
 
Cost Optimisation at Scale - Business
Cost Optimisation at Scale - BusinessCost Optimisation at Scale - Business
Cost Optimisation at Scale - BusinessAmazon Web Services
 

Destaque (20)

Optimizing Your AWS Applications and Usage to Reduce Costs
Optimizing Your AWS Applications and Usage to Reduce CostsOptimizing Your AWS Applications and Usage to Reduce Costs
Optimizing Your AWS Applications and Usage to Reduce Costs
 
AWS Cost Allocation best practices: How high-growth businesses succeed
AWS Cost Allocation best practices: How high-growth businesses succeedAWS Cost Allocation best practices: How high-growth businesses succeed
AWS Cost Allocation best practices: How high-growth businesses succeed
 
F4C AWS partner webinars 29july2016
F4C AWS partner webinars 29july2016F4C AWS partner webinars 29july2016
F4C AWS partner webinars 29july2016
 
UC San Diego AWS Cost Optimization Center
UC San Diego AWS Cost Optimization CenterUC San Diego AWS Cost Optimization Center
UC San Diego AWS Cost Optimization Center
 
AWS Cost Control
AWS Cost ControlAWS Cost Control
AWS Cost Control
 
Optimizing AWS S3 storage costs and usage
Optimizing AWS S3 storage costs and usageOptimizing AWS S3 storage costs and usage
Optimizing AWS S3 storage costs and usage
 
Optimizing Your Infrastructure Costs on AWS
Optimizing Your Infrastructure Costs on AWSOptimizing Your Infrastructure Costs on AWS
Optimizing Your Infrastructure Costs on AWS
 
Optimizing costs with spot instances
Optimizing costs with spot instancesOptimizing costs with spot instances
Optimizing costs with spot instances
 
(ARC302) Running Lean Architectures: How to Optimize for Cost Efficiency | AW...
(ARC302) Running Lean Architectures: How to Optimize for Cost Efficiency | AW...(ARC302) Running Lean Architectures: How to Optimize for Cost Efficiency | AW...
(ARC302) Running Lean Architectures: How to Optimize for Cost Efficiency | AW...
 
New AWS Services for Bioinformatics
New AWS Services for BioinformaticsNew AWS Services for Bioinformatics
New AWS Services for Bioinformatics
 
Finding hidden waste in your AWS infrastructure - 2/11/16
Finding hidden waste in your AWS infrastructure - 2/11/16Finding hidden waste in your AWS infrastructure - 2/11/16
Finding hidden waste in your AWS infrastructure - 2/11/16
 
Optimizing for Cost in the AWS Cloud - 5 Ways to Further Save - AWS Summit 20...
Optimizing for Cost in the AWS Cloud - 5 Ways to Further Save - AWS Summit 20...Optimizing for Cost in the AWS Cloud - 5 Ways to Further Save - AWS Summit 20...
Optimizing for Cost in the AWS Cloud - 5 Ways to Further Save - AWS Summit 20...
 
Cost Optimisation on AWS
Cost Optimisation on AWSCost Optimisation on AWS
Cost Optimisation on AWS
 
Reducing Cost & Maximizing Efficiency: Tightening the Belt on AWS (CPN211) | ...
Reducing Cost & Maximizing Efficiency: Tightening the Belt on AWS (CPN211) | ...Reducing Cost & Maximizing Efficiency: Tightening the Belt on AWS (CPN211) | ...
Reducing Cost & Maximizing Efficiency: Tightening the Belt on AWS (CPN211) | ...
 
Zero downtime release through DevOps Continuous Delivery
Zero downtime release through DevOps Continuous DeliveryZero downtime release through DevOps Continuous Delivery
Zero downtime release through DevOps Continuous Delivery
 
DevOps Toolchain v1.0
DevOps Toolchain v1.0DevOps Toolchain v1.0
DevOps Toolchain v1.0
 
DevOps game marshmallow challenge
DevOps game marshmallow challengeDevOps game marshmallow challenge
DevOps game marshmallow challenge
 
Aws Atlanta meetup Amazon Athena
Aws Atlanta meetup Amazon AthenaAws Atlanta meetup Amazon Athena
Aws Atlanta meetup Amazon Athena
 
Aws meetup aws_waf
Aws meetup aws_wafAws meetup aws_waf
Aws meetup aws_waf
 
Cost Optimisation at Scale - Business
Cost Optimisation at Scale - BusinessCost Optimisation at Scale - Business
Cost Optimisation at Scale - Business
 

Semelhante a AWS Cost optimization at scale

Cloud Economics; How to Quantify the Benefits of Moving to the Cloud - Transf...
Cloud Economics; How to Quantify the Benefits of Moving to the Cloud - Transf...Cloud Economics; How to Quantify the Benefits of Moving to the Cloud - Transf...
Cloud Economics; How to Quantify the Benefits of Moving to the Cloud - Transf...Amazon Web Services
 
AWS Cloud Cost Optimization
AWS Cloud Cost OptimizationAWS Cloud Cost Optimization
AWS Cloud Cost OptimizationTonyStark452635
 
AWS Cost Optimization: Comprehensive Overview of Design Principles, Optimizat...
AWS Cost Optimization: Comprehensive Overview of Design Principles, Optimizat...AWS Cost Optimization: Comprehensive Overview of Design Principles, Optimizat...
AWS Cost Optimization: Comprehensive Overview of Design Principles, Optimizat...Katy Slemon
 
(ISM315) How to Quantify TCO & Increase Business Value Gains Using AWS
(ISM315) How to Quantify TCO & Increase Business Value Gains Using AWS(ISM315) How to Quantify TCO & Increase Business Value Gains Using AWS
(ISM315) How to Quantify TCO & Increase Business Value Gains Using 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
 
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
 
Achieving Your Department Objectives: Providing Better Citizen Services at Lo...
Achieving Your Department Objectives: Providing Better Citizen Services at Lo...Achieving Your Department Objectives: Providing Better Citizen Services at Lo...
Achieving Your Department Objectives: Providing Better Citizen Services at Lo...Amazon Web Services
 
Aws cloud best_practices
Aws cloud best_practicesAws cloud best_practices
Aws cloud best_practicessaifam
 
AWSome Day Manila - Opening Keynote, Feb 25 2014
AWSome Day Manila - Opening Keynote, Feb 25 2014AWSome Day Manila - Opening Keynote, Feb 25 2014
AWSome Day Manila - Opening Keynote, Feb 25 2014Amazon Web Services
 
AWS Initiate Berlin - Cloud Economics - Berechnung der tatsächlichen Kostene...
AWS Initiate Berlin - Cloud Economics - Berechnung der tatsächlichen Kostene...AWS Initiate Berlin - Cloud Economics - Berechnung der tatsächlichen Kostene...
AWS Initiate Berlin - Cloud Economics - Berechnung der tatsächlichen Kostene...Amazon Web Services
 
AWS Enterprise Summit London 2013- Andy Jassy- AWS Keynote
AWS Enterprise Summit London 2013- Andy Jassy- AWS KeynoteAWS Enterprise Summit London 2013- Andy Jassy- AWS Keynote
AWS Enterprise Summit London 2013- Andy Jassy- AWS KeynoteAmazon Web Services
 
AWS Technical Due Diligence Workshop Session One
AWS Technical Due Diligence Workshop Session OneAWS Technical Due Diligence Workshop Session One
AWS Technical Due Diligence Workshop Session OneTom Laszewski
 
AWS featuring Mechanical Turk for Financial Services_2014
AWS featuring Mechanical Turk for Financial Services_2014AWS featuring Mechanical Turk for Financial Services_2014
AWS featuring Mechanical Turk for Financial Services_2014Daniel Gray
 
Aws what is cloud computing deck 08 14 13
Aws what is cloud computing deck 08 14 13Aws what is cloud computing deck 08 14 13
Aws what is cloud computing deck 08 14 13Amazon Web Services
 
Aws well architected-framework
Aws well architected-frameworkAws well architected-framework
Aws well architected-frameworksaifam
 
AWS webinar what is cloud computing 13 09 11
AWS webinar what is cloud computing 13 09 11AWS webinar what is cloud computing 13 09 11
AWS webinar what is cloud computing 13 09 11Amazon Web Services
 
So you want to be Well-Architected?
So you want to be Well-Architected?So you want to be Well-Architected?
So you want to be Well-Architected?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
 

Semelhante a AWS Cost optimization at scale (20)

Cloud Economics; How to Quantify the Benefits of Moving to the Cloud - Transf...
Cloud Economics; How to Quantify the Benefits of Moving to the Cloud - Transf...Cloud Economics; How to Quantify the Benefits of Moving to the Cloud - Transf...
Cloud Economics; How to Quantify the Benefits of Moving to the Cloud - Transf...
 
Scaling Fast & Running Lean
Scaling Fast & Running LeanScaling Fast & Running Lean
Scaling Fast & Running Lean
 
AWS Cloud Cost Optimization
AWS Cloud Cost OptimizationAWS Cloud Cost Optimization
AWS Cloud Cost Optimization
 
Value, TCO & Cost Optimisation
Value, TCO & Cost OptimisationValue, TCO & Cost Optimisation
Value, TCO & Cost Optimisation
 
AWS Cost Optimization: Comprehensive Overview of Design Principles, Optimizat...
AWS Cost Optimization: Comprehensive Overview of Design Principles, Optimizat...AWS Cost Optimization: Comprehensive Overview of Design Principles, Optimizat...
AWS Cost Optimization: Comprehensive Overview of Design Principles, Optimizat...
 
(ISM315) How to Quantify TCO & Increase Business Value Gains Using AWS
(ISM315) How to Quantify TCO & Increase Business Value Gains Using AWS(ISM315) How to Quantify TCO & Increase Business Value Gains Using AWS
(ISM315) How to Quantify TCO & Increase Business Value Gains Using 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
 
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
 
Achieving Your Department Objectives: Providing Better Citizen Services at Lo...
Achieving Your Department Objectives: Providing Better Citizen Services at Lo...Achieving Your Department Objectives: Providing Better Citizen Services at Lo...
Achieving Your Department Objectives: Providing Better Citizen Services at Lo...
 
Aws cloud best_practices
Aws cloud best_practicesAws cloud best_practices
Aws cloud best_practices
 
AWSome Day Manila - Opening Keynote, Feb 25 2014
AWSome Day Manila - Opening Keynote, Feb 25 2014AWSome Day Manila - Opening Keynote, Feb 25 2014
AWSome Day Manila - Opening Keynote, Feb 25 2014
 
AWS Initiate Berlin - Cloud Economics - Berechnung der tatsächlichen Kostene...
AWS Initiate Berlin - Cloud Economics - Berechnung der tatsächlichen Kostene...AWS Initiate Berlin - Cloud Economics - Berechnung der tatsächlichen Kostene...
AWS Initiate Berlin - Cloud Economics - Berechnung der tatsächlichen Kostene...
 
AWS Enterprise Summit London 2013- Andy Jassy- AWS Keynote
AWS Enterprise Summit London 2013- Andy Jassy- AWS KeynoteAWS Enterprise Summit London 2013- Andy Jassy- AWS Keynote
AWS Enterprise Summit London 2013- Andy Jassy- AWS Keynote
 
AWS Technical Due Diligence Workshop Session One
AWS Technical Due Diligence Workshop Session OneAWS Technical Due Diligence Workshop Session One
AWS Technical Due Diligence Workshop Session One
 
AWS featuring Mechanical Turk for Financial Services_2014
AWS featuring Mechanical Turk for Financial Services_2014AWS featuring Mechanical Turk for Financial Services_2014
AWS featuring Mechanical Turk for Financial Services_2014
 
Aws what is cloud computing deck 08 14 13
Aws what is cloud computing deck 08 14 13Aws what is cloud computing deck 08 14 13
Aws what is cloud computing deck 08 14 13
 
Aws well architected-framework
Aws well architected-frameworkAws well architected-framework
Aws well architected-framework
 
AWS webinar what is cloud computing 13 09 11
AWS webinar what is cloud computing 13 09 11AWS webinar what is cloud computing 13 09 11
AWS webinar what is cloud computing 13 09 11
 
So you want to be Well-Architected?
So you want to be Well-Architected?So you want to be Well-Architected?
So you want to be Well-Architected?
 
Advanced cost management strategies in AWS
Advanced cost management strategies in AWSAdvanced cost management strategies in AWS
Advanced cost management strategies in AWS
 

Mais de Brett Pollak

Student Activity Hub community Meeting 10-25-2017
Student Activity Hub community Meeting 10-25-2017Student Activity Hub community Meeting 10-25-2017
Student Activity Hub community Meeting 10-25-2017Brett Pollak
 
Supporting all devices with our websites & apps.
Supporting all devices with our websites & apps.Supporting all devices with our websites & apps.
Supporting all devices with our websites & apps.Brett Pollak
 
UC San Diego: How we communicate during a campus emergency
UC San Diego: How we communicate during a campus emergencyUC San Diego: How we communicate during a campus emergency
UC San Diego: How we communicate during a campus emergencyBrett Pollak
 
A Mobile Web Framework for the UC System
A Mobile Web Framework for the UC SystemA Mobile Web Framework for the UC System
A Mobile Web Framework for the UC SystemBrett Pollak
 

Mais de Brett Pollak (7)

Student Activity Hub community Meeting 10-25-2017
Student Activity Hub community Meeting 10-25-2017Student Activity Hub community Meeting 10-25-2017
Student Activity Hub community Meeting 10-25-2017
 
Supporting all devices with our websites & apps.
Supporting all devices with our websites & apps.Supporting all devices with our websites & apps.
Supporting all devices with our websites & apps.
 
Highedweb 2012-2
Highedweb 2012-2Highedweb 2012-2
Highedweb 2012-2
 
UC San Diego: How we communicate during a campus emergency
UC San Diego: How we communicate during a campus emergencyUC San Diego: How we communicate during a campus emergency
UC San Diego: How we communicate during a campus emergency
 
Eduweb2
Eduweb2Eduweb2
Eduweb2
 
A Mobile Web Framework for the UC System
A Mobile Web Framework for the UC SystemA Mobile Web Framework for the UC System
A Mobile Web Framework for the UC System
 
UCSD Mobile
UCSD MobileUCSD Mobile
UCSD Mobile
 

Último

04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfhans926745
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdfChristopherTHyatt
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 

Último (20)

04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 

AWS Cost optimization at scale