SlideShare a Scribd company logo
1 of 61
Download to read offline
© 2015, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Jason Yee, Datadog
18 April 2017
Data-driven Postmortems
@GITBISECT
TECHNICAL
WRITER/EVANGELIST
“DOCS & TALKS”
TRAVEL HACKER &
WHISKEY HUNTER
about me:
@DATADOGHQ
SAAS BASED
MONITORING
TRILLION DATA POINTS
PER DAY
about Datadog:
“The problems we work on at
Datadog are hard and often don't
have obvious, clean-cut solutions,
so it's useful to cultivate your
troubleshooting skills, no matter
what role you work in.”
Internal Datadog Developer Guide
TW: @gitbisect @datadoghq
“THE ONLY
REAL
MISTAKE
IS THE
ONE FROM
WHICH WE
LEARN
- Henry Ford
TW: @gitbisect @datadoghq
“AN ANALYSIS OR
DISCUSSION OF AN EVENT
HELD SOON AFTER IT HAS
OCCURRED, ESPECIALLY
IN ORDER TO DETERMINE
WHY IT WAS A FAILURE.”
OXFORD ENGLISH DICTIONARY
Oxford English Dictionary
POSTMORTEM
TW: @gitbisect @datadoghq
DAMON EDWARDS & JOHN WILLIS - DEVOPSDAY LOS ANGELES
WHAT IS
DEVOPS?
▸ Culture
▸ Automation
▸ Metrics
▸ Sharing
TW: @gitbisect @datadoghq
TW: @gitbisect @datadoghq
TW: @gitbisect @datadoghq
DAMON EDWARDS & JOHN WILLIS - DEVOPSDAY LOS ANGELES
OUR FOCUS
AREA
▸ Culture
▸ Sharing
TW: @gitbisect @datadoghq
WHY DOES THIS MATTER
TO
TW: @gitbisect @datadoghq
You’re either building a
learning organization… or you
will be losing to someone who
is. Andrew Clay Shafer
WINNING OR LOSING?
TW: @gitbisect @datadoghq
CULTURE & SHARING ARE GREAT, BUT WHAT
ABOUT
TW: @gitbisect @datadoghq
Follow
@honest_update
on Twitter
TW: @gitbisect @datadoghq
COLLECTING DATA
IS CHEAP;
NOT HAVING IT
WHEN YOU NEED
IT CAN BE
EXPENSIVE
SO INSTRUMENT ALL THE THINGS!
TW: @gitbisect @datadoghq
4 QUALITIES OF
GOOD METRICS
NOT ALL METRICS ARE EQUAL
TW: @gitbisect @datadoghq
1. Must be well understood
2. Sufficiently granular
How granular?
• AWS CloudWatch – 1 minute
• Google Stackdriver – 1 minute
• MS Azure
• 1 minute up to 24 hours
• 1 hour up to 7 days
• 1 day up to 30 days
• Datadog – seconds
How granular?
1 second
5 minutes
1 minute
3. Tagged
& filterable
Tagged & filterable
us-east-1e
total
us-east-1b
Sequoias by Allie Caulfield. CC-BY2.0
4. Long-lived
How long of a retention?
• AWS CloudWatch: 15 months!
• 1 minute granularity up to 15 days
• 5 minute granularity up to 63 days
• 1 hour granularity up to 15 months
• Google Stackdriver: 6 weeks
• MS Azure: 90 days
• Datadog: 15 months, no aggregation
TW: @gitbisect @datadoghq
TW: @gitbisect @datadoghq
Donuts by Irina Slutsky CC BY 2.0
TW: @gitbisect @datadoghq
TW: @gitbisect @datadoghq
Texas-sized Donut by Roy Niswanger CC BY 2.0
RECURSE UNTIL YOU FIND THE
TECHNICAL CAUSES
TW: @gitbisect @datadoghq
THERE IS
NO
SINGULA
R
”ROOT
TW: @gitbisect @datadoghq
Roots by CRCHF CC BY SA 4.0
TECHNICAL ISSUES HAVE NON-TECHNICAL
CAUSES
TW: @gitbisect @datadoghq
IF YOU’RE
STILL
RESPONDI
NG TO THE
INCIDENT,
IT’S NOT
TIME FOR A
TW: @gitbisect @datadoghq
HUMAN DATA
DATA COLLECTION:
WHO?▸ Everyone!
▸ Responders
▸ Identifiers
▸ Affected Users
TW: @gitbisect @datadoghq
HUMAN DATA
DATA
COLLECTION:
WHAT?
▸Their perspective
▸What they did
▸What they thought
▸Why they thought/did it
TW: @gitbisect @datadoghq
“WRITING IS NATURE’S WAY OF
LETTING YOU KNOW HOW
SLOPPY YOUR THINKING IS.”
RICHARD
GUINDON
TW: @gitbisect @datadoghq
TELLING STORIES
“ONE
PICTURE IS
WORTH
TEN
THOUSAND
WORDS”
- ANCIENT
TW: @gitbisect @datadoghq
HUMAN DATA
DATA COLLECTION:
WHEN?▸ As soon as possible.
▸ Memory drops sharply within 20 minutes
▸ Susceptibility to “false memory” increases
▸ Get your project managers involved!
TW: @gitbisect @datadoghq
HUMAN DATA
DATA
SKEW/CORRUPTION▸ Stress
▸ Sleep deprivation
▸ Burnout
TW: @gitbisect @datadoghq
HUMAN DATA
DATA
SKEW/CORRUPTION▸ Blame
▸ Fear of punitive action
TW: @gitbisect @datadoghq
CULTURE & SHARING RESOURCES
BLAMELESS
POSTMORTEMS▸ Blameless Postmortems by John Allspaw
http://bit.ly/etsy-blameless
▸ The Human Side of Postmortems by Dave
Zwieback
http://bit.ly/human-postmortem
TW: @gitbisect @datadoghq
HUMAN DATA
DATA
SKEW/CORRUPTION▸ Bias
▸ Anchoring
▸ Hindsight
▸ Outcome
▸ Availability (Recency)
▸ Bandwagon Effect
TW: @gitbisect @datadoghq
HOW WE
DO
POSTMORT
EMS
AT
TW: @gitbisect @datadoghq
DATADOG POSTMORTEMS
A FEW NOTES
▸ Postmortems emailed to company wide
▸ Scheduled recurring postmortem meetings
TW: @gitbisect @datadoghq
DATADOG’S POSTMORTEM TEMPLATE (1/5)
SUMMARY: WHAT
HAPPENED?▸ Describe what happened here at a high-level --
think of it as an abstract in a scientific paper.
▸ What was the impact on customers?
▸ What was the severity of the outage?
▸ What components were affected?
▸ What ultimately resolved the outage?
TW: @gitbisect @datadoghq
TW: @gitbisect @datadoghq
TW: @gitbisect @datadoghq
DATADOG’S POSTMORTEM TEMPLATE (2/5)
HOW WAS THE
OUTAGE DETECTED?▸ We want to make sure we detected the issue early
and would catch the same issue if it were to
repeat.
▸ Did we have a metric that showed the outage?
▸ Was there a monitor on that metric?
▸ How long did it take for us to declare an outage?
TW: @gitbisect @datadoghq
TW: @gitbisect @datadoghq
*Names and links changed for privacy/security.
TW: @gitbisect @datadoghq
* Portion of dashboard linked from previous slide.
DATADOG’S POSTMORTEM TEMPLATE (3/5)
HOW DID WE
RESPOND?▸ Who was the incident owner & who else was
involved?
▸ Slack archive links and timeline of events!
▸ What went well?
▸ What didn’t go so well?
TW: @gitbisect @datadoghq
*Names and links changed for privacy/security.
TW: @gitbisect @datadoghq
CHAT
OPS
ARCHI
VES
FTW!*Names changed
TW: @gitbisect @datadoghq
*Names changed
TRACK LEARNINGS
AS YOU GO
TW: @gitbisect @datadoghq
DATADOG’S POSTMORTEM TEMPLATE (4/5)
WHY DID IT HAPPEN?
▸ Deep dive into the cause
▸ Examples from this incident:
▸ http://bit.ly/dd-statuspage
▸ http://bit.ly/alq-postmortem
TW: @gitbisect @datadoghq
DATADOG’S POSTMORTEM TEMPLATE (5/5)
HOW DO WE PREVENT IT
IN THE FUTURE?▸ Link to Github issues and Trello cards
▸ Now?
▸ Next?
▸ Later?
▸ Follow up notes
TW: @gitbisect @datadoghq
TW: @gitbisect @datadoghq
*Names and links changed for privacy/security.
DATADOG’S POSTMORTEM TEMPLATE
RECAP:
▸ What happened (summary)?
▸ How did we detect it?
▸ How did we respond?
▸ Why did it happen (deep dive)?
▸ Actionable next steps!
TW: @gitbisect @datadoghq
KEEP LEARNING
MORE RESOURCES
▸ Postmortem Template
http://bit.ly/postmortem-template
▸ The Infinite Hows - John Allspaw
http://bit.ly/infinite-hows
▸ “Blameless” Postmortems don’t work - J Paul Reed
http://bit.ly/blameless-dont-work
TW: @gitbisect @datadoghq
LET’S TALK!@GITBISECT
@DATADOGHQ
Slides: bit.ly/aws-postmortems
Twitter: @gitbisect
Email: jason.yee@datadoghq.com

More Related Content

What's hot

Agile, adaptive customer intelligence using social media by Jess Owens
Agile, adaptive customer intelligence using social media by Jess OwensAgile, adaptive customer intelligence using social media by Jess Owens
Agile, adaptive customer intelligence using social media by Jess OwensPulsar Platform
 
DevOpsDaysRiga 2018: Matty Stratton - How Do You Infect Your Organization Wit...
DevOpsDaysRiga 2018: Matty Stratton - How Do You Infect Your Organization Wit...DevOpsDaysRiga 2018: Matty Stratton - How Do You Infect Your Organization Wit...
DevOpsDaysRiga 2018: Matty Stratton - How Do You Infect Your Organization Wit...DevOpsDays Riga
 
Designing Events-first Microservices
Designing Events-first MicroservicesDesigning Events-first Microservices
Designing Events-first MicroservicesJ On The Beach
 
10 Steps: Integrating Social Media Into Crisis Plans
10 Steps: Integrating Social Media Into Crisis Plans10 Steps: Integrating Social Media Into Crisis Plans
10 Steps: Integrating Social Media Into Crisis PlansKami Watson Huyse, APR
 
Fishreel Lessons Learned H4D Stanford 2016
Fishreel Lessons Learned H4D Stanford 2016 Fishreel Lessons Learned H4D Stanford 2016
Fishreel Lessons Learned H4D Stanford 2016 Stanford University
 

What's hot (6)

#NECSTCamp: come partecipare
#NECSTCamp: come partecipare#NECSTCamp: come partecipare
#NECSTCamp: come partecipare
 
Agile, adaptive customer intelligence using social media by Jess Owens
Agile, adaptive customer intelligence using social media by Jess OwensAgile, adaptive customer intelligence using social media by Jess Owens
Agile, adaptive customer intelligence using social media by Jess Owens
 
DevOpsDaysRiga 2018: Matty Stratton - How Do You Infect Your Organization Wit...
DevOpsDaysRiga 2018: Matty Stratton - How Do You Infect Your Organization Wit...DevOpsDaysRiga 2018: Matty Stratton - How Do You Infect Your Organization Wit...
DevOpsDaysRiga 2018: Matty Stratton - How Do You Infect Your Organization Wit...
 
Designing Events-first Microservices
Designing Events-first MicroservicesDesigning Events-first Microservices
Designing Events-first Microservices
 
10 Steps: Integrating Social Media Into Crisis Plans
10 Steps: Integrating Social Media Into Crisis Plans10 Steps: Integrating Social Media Into Crisis Plans
10 Steps: Integrating Social Media Into Crisis Plans
 
Fishreel Lessons Learned H4D Stanford 2016
Fishreel Lessons Learned H4D Stanford 2016 Fishreel Lessons Learned H4D Stanford 2016
Fishreel Lessons Learned H4D Stanford 2016
 

Similar to BDA304 Data-driven Post Mortems

Data-driven postmortems - SVC206-S - Atlanta AWS Summit
Data-driven postmortems - SVC206-S - Atlanta AWS SummitData-driven postmortems - SVC206-S - Atlanta AWS Summit
Data-driven postmortems - SVC206-S - Atlanta AWS SummitAmazon Web Services
 
Postmortems orientados por dados - DEV201 - Sao Paulo Summit
Postmortems orientados por dados -  DEV201 - Sao Paulo SummitPostmortems orientados por dados -  DEV201 - Sao Paulo Summit
Postmortems orientados por dados - DEV201 - Sao Paulo SummitAmazon Web Services
 
Data Driven Postmortems - DEV201 - Sao Paulo Summit
Data Driven Postmortems -  DEV201 - Sao Paulo SummitData Driven Postmortems -  DEV201 - Sao Paulo Summit
Data Driven Postmortems - DEV201 - Sao Paulo SummitAmazon Web Services
 
Data-Driven Postmortems - SRV207 - Atlanta AWS Summit
Data-Driven Postmortems - SRV207 - Atlanta AWS SummitData-Driven Postmortems - SRV207 - Atlanta AWS Summit
Data-Driven Postmortems - SRV207 - Atlanta AWS SummitAmazon Web Services
 
Data-Driven Postmortems - SRV208 - Anaheim AWS Summit
Data-Driven Postmortems - SRV208 - Anaheim AWS SummitData-Driven Postmortems - SRV208 - Anaheim AWS Summit
Data-Driven Postmortems - SRV208 - Anaheim AWS SummitAmazon Web Services
 
DevOps Roadtrip NYC
DevOps Roadtrip NYC DevOps Roadtrip NYC
DevOps Roadtrip NYC VictorOps
 
Big Data Platform Landscape by 2017
Big Data Platform Landscape by 2017Big Data Platform Landscape by 2017
Big Data Platform Landscape by 2017Donghui Zhang
 
Data-Driven Postmortems - SRV208 - Toronto AWS Summit
Data-Driven Postmortems - SRV208 - Toronto AWS SummitData-Driven Postmortems - SRV208 - Toronto AWS Summit
Data-Driven Postmortems - SRV208 - Toronto AWS SummitAmazon Web Services
 
Digital Summit DC Presentation
Digital Summit DC PresentationDigital Summit DC Presentation
Digital Summit DC PresentationAndrea Fryrear
 
Accidental DataOps
Accidental DataOpsAccidental DataOps
Accidental DataOpsSteve Ross
 
Data Visualization - CodeMash 2022
Data Visualization - CodeMash 2022Data Visualization - CodeMash 2022
Data Visualization - CodeMash 2022David Giard
 
A Farmers Market of Open Data
A Farmers Market of Open DataA Farmers Market of Open Data
A Farmers Market of Open DataMegan Taylor
 
Inextricably linked: reproducibility and productivity in data science and AI
Inextricably linked: reproducibility and productivity in data science and AIInextricably linked: reproducibility and productivity in data science and AI
Inextricably linked: reproducibility and productivity in data science and AILuke Marsden
 
Streaming Trend Discovery: Real-Time Discovery in a Sea of Events with Scott ...
Streaming Trend Discovery: Real-Time Discovery in a Sea of Events with Scott ...Streaming Trend Discovery: Real-Time Discovery in a Sea of Events with Scott ...
Streaming Trend Discovery: Real-Time Discovery in a Sea of Events with Scott ...Databricks
 
Level Seven - Expedient Big Data presentation
Level Seven - Expedient Big Data presentationLevel Seven - Expedient Big Data presentation
Level Seven - Expedient Big Data presentationDoug Denton
 
DevSecOps and the New Path Forward
DevSecOps and the New Path ForwardDevSecOps and the New Path Forward
DevSecOps and the New Path ForwardJames Wickett
 
Digital identity as a professional asset - ECS Barcelona - 21/02/2019
Digital identity as a professional asset - ECS Barcelona - 21/02/2019Digital identity as a professional asset - ECS Barcelona - 21/02/2019
Digital identity as a professional asset - ECS Barcelona - 21/02/2019Denys Malengreau
 
Data Scientists: Your Must-Have Business Investment
Data Scientists: Your Must-Have Business InvestmentData Scientists: Your Must-Have Business Investment
Data Scientists: Your Must-Have Business InvestmentKalido
 
What's the Value of Data Science for Organizations: Tips for Invincibility in...
What's the Value of Data Science for Organizations: Tips for Invincibility in...What's the Value of Data Science for Organizations: Tips for Invincibility in...
What's the Value of Data Science for Organizations: Tips for Invincibility in...Ganes Kesari
 

Similar to BDA304 Data-driven Post Mortems (20)

Data-driven postmortems - SVC206-S - Atlanta AWS Summit
Data-driven postmortems - SVC206-S - Atlanta AWS SummitData-driven postmortems - SVC206-S - Atlanta AWS Summit
Data-driven postmortems - SVC206-S - Atlanta AWS Summit
 
Postmortems orientados por dados - DEV201 - Sao Paulo Summit
Postmortems orientados por dados -  DEV201 - Sao Paulo SummitPostmortems orientados por dados -  DEV201 - Sao Paulo Summit
Postmortems orientados por dados - DEV201 - Sao Paulo Summit
 
Data Driven Postmortems - DEV201 - Sao Paulo Summit
Data Driven Postmortems -  DEV201 - Sao Paulo SummitData Driven Postmortems -  DEV201 - Sao Paulo Summit
Data Driven Postmortems - DEV201 - Sao Paulo Summit
 
Data-Driven Postmortems - SRV207 - Atlanta AWS Summit
Data-Driven Postmortems - SRV207 - Atlanta AWS SummitData-Driven Postmortems - SRV207 - Atlanta AWS Summit
Data-Driven Postmortems - SRV207 - Atlanta AWS Summit
 
Data-Driven Postmortems - SRV208 - Anaheim AWS Summit
Data-Driven Postmortems - SRV208 - Anaheim AWS SummitData-Driven Postmortems - SRV208 - Anaheim AWS Summit
Data-Driven Postmortems - SRV208 - Anaheim AWS Summit
 
DevOps Roadtrip NYC
DevOps Roadtrip NYC DevOps Roadtrip NYC
DevOps Roadtrip NYC
 
Big Data Platform Landscape by 2017
Big Data Platform Landscape by 2017Big Data Platform Landscape by 2017
Big Data Platform Landscape by 2017
 
Data-Driven Postmortems - SRV208 - Toronto AWS Summit
Data-Driven Postmortems - SRV208 - Toronto AWS SummitData-Driven Postmortems - SRV208 - Toronto AWS Summit
Data-Driven Postmortems - SRV208 - Toronto AWS Summit
 
Digital Summit DC Presentation
Digital Summit DC PresentationDigital Summit DC Presentation
Digital Summit DC Presentation
 
Digital Data Tips Tuesday
Digital Data Tips TuesdayDigital Data Tips Tuesday
Digital Data Tips Tuesday
 
Accidental DataOps
Accidental DataOpsAccidental DataOps
Accidental DataOps
 
Data Visualization - CodeMash 2022
Data Visualization - CodeMash 2022Data Visualization - CodeMash 2022
Data Visualization - CodeMash 2022
 
A Farmers Market of Open Data
A Farmers Market of Open DataA Farmers Market of Open Data
A Farmers Market of Open Data
 
Inextricably linked: reproducibility and productivity in data science and AI
Inextricably linked: reproducibility and productivity in data science and AIInextricably linked: reproducibility and productivity in data science and AI
Inextricably linked: reproducibility and productivity in data science and AI
 
Streaming Trend Discovery: Real-Time Discovery in a Sea of Events with Scott ...
Streaming Trend Discovery: Real-Time Discovery in a Sea of Events with Scott ...Streaming Trend Discovery: Real-Time Discovery in a Sea of Events with Scott ...
Streaming Trend Discovery: Real-Time Discovery in a Sea of Events with Scott ...
 
Level Seven - Expedient Big Data presentation
Level Seven - Expedient Big Data presentationLevel Seven - Expedient Big Data presentation
Level Seven - Expedient Big Data presentation
 
DevSecOps and the New Path Forward
DevSecOps and the New Path ForwardDevSecOps and the New Path Forward
DevSecOps and the New Path Forward
 
Digital identity as a professional asset - ECS Barcelona - 21/02/2019
Digital identity as a professional asset - ECS Barcelona - 21/02/2019Digital identity as a professional asset - ECS Barcelona - 21/02/2019
Digital identity as a professional asset - ECS Barcelona - 21/02/2019
 
Data Scientists: Your Must-Have Business Investment
Data Scientists: Your Must-Have Business InvestmentData Scientists: Your Must-Have Business Investment
Data Scientists: Your Must-Have Business Investment
 
What's the Value of Data Science for Organizations: Tips for Invincibility in...
What's the Value of Data Science for Organizations: Tips for Invincibility in...What's the Value of Data Science for Organizations: Tips for Invincibility in...
What's the Value of Data Science for Organizations: Tips for Invincibility in...
 

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
 

Recently uploaded

Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsPrecisely
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 

Recently uploaded (20)

Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power Systems
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 

BDA304 Data-driven Post Mortems