SlideShare ist ein Scribd-Unternehmen logo
1 von 36
Downloaden Sie, um offline zu lesen
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Matt Walburn
AWS Professional Services
ENT 206
Product Development in the Cloud
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Motivators?
Hitting roadblocks trying
to drive change
Best practices
review
Development practices
need a refresh
Reduce cost of failure and
experimentation
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Modern product development toolkit
Achieving organizational flow
How the cloud is changing product development
What we’ll cover:
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Methods and principles of
modern product development
DevOps
Interface for getting things
built and released
Agile teaming
The organizational glue that
keeps release cycle moving
continuously
Design thinking
Interface to customer and
feedback loop
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Design thinking is just …
User-centered
design
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
1. First, gain empathy
2. Then, frame the problems
3. Now you can ideate
4. Run simple, fast, frugal tests
Bring the outside in
Pinpoint the pain points
Radical ideas, real impact
Build to learn
Practical principles: Design thinking
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
SCRUM
Continuously groomed backlog
No changes to work plan made during sprint
Product increment: must be completed, integrated, and tested
Agile teaming
Focus: Respond quickly to feedback
Agile principle
Learning over
following a plan
Each Agile framework has a way of bringing feedback into its workstream
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
KANBAN
Finish task, and pull forward next work item
Uses work-in-progress (WIP) limits and cycle-time to manage flow of
new development
Adapted from Toyota production system
Agile teaming
Focus: Respond quickly to feedback
Agile principle
Learning over
following a plan
Each Agile framework has a way of bringing feedback into its workstream
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
XP – Extreme programming
Emphasizes technical excellence as a way to remain agile
Pair programming and code reviews are common methods
Frequent checkpoints − allows for constant feedback on customer
requirements
Agile teaming
Focus: Respond quickly to feedback
Agile principle
Learning over
following a plan
Each Agile framework has a way of bringing feedback into its workstream
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Practical principles: Agile
1. Rip the Band-Aid off, but have mercy
2. Keep it real … and small
3. Show something every sprint
4. Trap: Agile by the book
Use release maps
Two-pizza team model
Power of the demo
Find your agile center
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
All of these reduce cycle time and allow builders to focus on
product, quickly deploying and collecting feedback
DevOps
Focus: Promote and enable fast feedback
DevOps principles
Automate all things
Eliminate handoffs
Establish guardrails
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
DevOpsAgile teamingDesign thinking
Putting the pieces together:
Finding organizational flow
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Start with value hypothesis and growth hypothesis
Run small experiments to see if there is both value and demand
Bias toward many small tests vs. larger, extended ones
Persevere or pivot early based on results
MVP
Minimum Viable Product (MVP): What is the smallest thing you can
test to prove the unproven parts of your idea?
“One accurate measurement is worth more than a thousand expert opinions.”
− Admiral Grace Hopper
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Product
Continuous development
Customer defines roadmap
Measured by output and
outcomes
Project, product, or business KPI?
Methods to manage your product / technology portfolio
Project
Predefined requirements
scope and schedule
Deliver what was planned
Measured by output
Business objective
Maximize a strategic KPI
Types of KPIs: Minimize
waste, increase conversion
Measured by outcomes
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Project, product, or business KPI?
Project team Product team Objective team
Scope Defined set of
requirements
Ongoing creation /
enhancement of product
Business objective
Success Milestone adherence User satisfaction,
marketing objectives
KPI
Timeframe Defined beginning and
end
Ongoing Continuous evaluation
of business case
Involvement Implement requirements Gather, implement
feedback
Test, measure, repeat
Tools Gantt Chart Roadmap Impact map /
dashboards
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Typical release testing
Most tests
occur late
in process
Concept Dev Deployment
Functional
Acceptance
Performance
Security /
Compliance
Production
Monitor
Respond to
defects / incidents
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Continuous testing
Always
be
testing
Concept
Hypothesis
A / B
MVP
Development
Functional
Acceptance
Performance
Security and compliance
Deployment
Functional
Acceptance
Performance
Security and compliance
Canary
Production
Prod testing
Chaos engineering
User testing feedback
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
How Amazon achieves flow
Working backward
From the customer
Two-pizza teams
Run what you build
Microservices
Speed and agility
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Write the press release: Think big and focus on the
customer need
Write the FAQ: Customer and internal stakeholder
Define the user interaction and write the manual
Working backward
from the customer
PR
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
“Most companies write the software,
they get it all working, and then they
throw it over the wall to the marketing
department, saying, ‘Here is what we
built, go write the press release.’ That
process is the one that’s actually
backwards.”
Jeffrey P. Bezos
Founder and Chief Executive Officer
Amazon.com, Inc.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon achieves speed and agility with two-pizza teams
Small, decentralized
teams are nimble
Own and run
what you
build
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Developers Monolithic application Delivery pipeline
Build Test Release
Monoliths: Slow and rigid
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Microservices: Speed and agility
Developers Microservices Delivery pipelines
Build Test Release
Build Test Release
Build Test Release
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Microservices principles
Single purpose
API based
Highly decoupled
http://
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Quickly scaling
winning ideas
Rapid adoption of
new capabilities
Reducing cost
of failure
Impact of cloud on
product development
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Cloud enables quick testing of unproven concepts
Quick time to market (TTM): 8 weeks from conception to production
Continuous scale: Seamlessly ramps up to peak traffic of 22 K
concurrent requests
Event-driven architecture maximizes resource efficiency
Reducing time to market for new ideas
Agero created the MileUp app and used crash prediction models to speed up
emergency response
Reducing cost of
experimentation
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Cloud reduces undifferentiated infrastructure focus
Productivity: Allowed developers to focus more on runtime
functionality and less on infrastructure management
Cleaner separation of logging, metrics, and security infrastructure
from application code base
Cost: Spot Instances and containers cut Amazon EC2 costs in half
Devote more resources to customer value
Mapbox adds location services to any application with mapping, navigation,
and location search SDKs
Reducing cost of
new development
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon Rekognition use case: Automated footage tagging
API access to advanced service capabilities
Built in 3 weeks
Index against 99,000 people
Saving 9,000 hours a year in labor
Cloud-native architectures
Accelerates adoption and innovation of new capabilities
Rapid adoption of new
capabilities
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
App container failure
prediction • Indicates which containers should
be removed before failure
• App and system logs used to train
model
• Developed by cloud team with no
ML / DL experience
Bad state predictor model
Outcomes:
*Improved user experience
*95% reduction in on-call
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Enterprises are achieving massive scale with cloud-
native architectures
Processes 4,000 requests
per second
Processes half a trillion
validations of stock
trades daily
Reduced the time to
ingest and process data
for its analytics pipeline
by 97%
Can handle spikes
of 80x normal traffic
Triggers 1.2 billion
AWS Lambda requests
each month
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Develop new ideas without limits
Natural language processing on 1.1 million concurrent vCPUs using
Amazon EC2 Spot Instances
1.2M
200K
06:38 21:40
Concurrent vCPUs in US-East (Northern Virginia)
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Cloud enables the massive scaling of big ideas
Immediate access to programmable hardware acceleration using
FPGAs at cloud scale
Utilized AWS Batch to provision and orchestrate compute jobs across
1,000 Amazon EC2 F1 instances
Compute infrastructure cost to analyze genome reduced to
staggeringly low ~$3 per whole human genome
Quickly scaling
winning ideas
FPGA world-record genome analysis
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Serverless enables quick and agile product development
>95% decrease in overall deployment and operational costs
Scales up or down for variation in customer request volume
Migrating tasks to AWS Lambda took only a few weeks
Achieving massive scale, not massive cost
AWS Lambda serverless architecture enables the FICO Decision Management
Suite (DMS) to perform computations on machine learning models quickly,
cheaply, and efficiently
Quickly scaling
winning ideas
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Thank you!
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Please complete the session survey in the summit mobile
app.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Submit Session Feedback
1. Tap the Schedule icon. 2. Select the session you
attended.
3. Tap Session Evaluation to
submit your feedback.

Weitere ähnliche Inhalte

Was ist angesagt?

Key criteria for choosing APM solutions for the next normal: analysis of surv...
Key criteria for choosing APM solutions for the next normal: analysis of surv...Key criteria for choosing APM solutions for the next normal: analysis of surv...
Key criteria for choosing APM solutions for the next normal: analysis of surv...
eG Innovations
 

Was ist angesagt? (20)

Why Digital Transformations are Failing at Scale
Why Digital Transformations are Failing at ScaleWhy Digital Transformations are Failing at Scale
Why Digital Transformations are Failing at Scale
 
AppSphere 15 - Mining the World’s Largest Healthcare Data Warehouse while Ens...
AppSphere 15 - Mining the World’s Largest Healthcare Data Warehouse while Ens...AppSphere 15 - Mining the World’s Largest Healthcare Data Warehouse while Ens...
AppSphere 15 - Mining the World’s Largest Healthcare Data Warehouse while Ens...
 
Cloud Strategy First
 Cloud Strategy First Cloud Strategy First
Cloud Strategy First
 
How Oceanwide Accelerated its DevOps Adoption Journey with AppDynamics - AppS...
How Oceanwide Accelerated its DevOps Adoption Journey with AppDynamics - AppS...How Oceanwide Accelerated its DevOps Adoption Journey with AppDynamics - AppS...
How Oceanwide Accelerated its DevOps Adoption Journey with AppDynamics - AppS...
 
Key criteria for choosing APM solutions for the next normal: analysis of surv...
Key criteria for choosing APM solutions for the next normal: analysis of surv...Key criteria for choosing APM solutions for the next normal: analysis of surv...
Key criteria for choosing APM solutions for the next normal: analysis of surv...
 
PDSA Results Flexsteel
PDSA Results FlexsteelPDSA Results Flexsteel
PDSA Results Flexsteel
 
Future proof your jira integrations and avoid api change panic
Future proof your jira integrations and avoid api change panicFuture proof your jira integrations and avoid api change panic
Future proof your jira integrations and avoid api change panic
 
How Halogen Delivered High-Velocity Operations in a Compliance-Driven Environ...
How Halogen Delivered High-Velocity Operations in a Compliance-Driven Environ...How Halogen Delivered High-Velocity Operations in a Compliance-Driven Environ...
How Halogen Delivered High-Velocity Operations in a Compliance-Driven Environ...
 
Five Steps to DevOps Success - Avoiding the High Cost of Downtime
Five Steps to DevOps Success - Avoiding the High Cost of DowntimeFive Steps to DevOps Success - Avoiding the High Cost of Downtime
Five Steps to DevOps Success - Avoiding the High Cost of Downtime
 
AppSphere 15 - Turning to Unified Monitoring & Real-time Application Analytics
AppSphere 15 - Turning to Unified Monitoring & Real-time Application AnalyticsAppSphere 15 - Turning to Unified Monitoring & Real-time Application Analytics
AppSphere 15 - Turning to Unified Monitoring & Real-time Application Analytics
 
July 29: Achieve Stakeholder Alignment on Governance: Navigator by Pivotal Labs
July 29: Achieve Stakeholder Alignment on Governance: Navigator by Pivotal LabsJuly 29: Achieve Stakeholder Alignment on Governance: Navigator by Pivotal Labs
July 29: Achieve Stakeholder Alignment on Governance: Navigator by Pivotal Labs
 
Monitor and Measure Your Way to Successful Digital Transformation
Monitor and Measure Your Way to Successful Digital TransformationMonitor and Measure Your Way to Successful Digital Transformation
Monitor and Measure Your Way to Successful Digital Transformation
 
Accelerating Your Mastery of APM Through Skills Self-Analysis - AppSphere16
Accelerating Your Mastery of APM Through Skills Self-Analysis - AppSphere16Accelerating Your Mastery of APM Through Skills Self-Analysis - AppSphere16
Accelerating Your Mastery of APM Through Skills Self-Analysis - AppSphere16
 
An Overview of Best Practices for Large-Scale Migrations - AWS Transformation...
An Overview of Best Practices for Large-Scale Migrations - AWS Transformation...An Overview of Best Practices for Large-Scale Migrations - AWS Transformation...
An Overview of Best Practices for Large-Scale Migrations - AWS Transformation...
 
AppSphere 15 - HUT Group Leverages Analytics to Turbocharge Business Outcomes
AppSphere 15 - HUT Group Leverages Analytics to Turbocharge Business OutcomesAppSphere 15 - HUT Group Leverages Analytics to Turbocharge Business Outcomes
AppSphere 15 - HUT Group Leverages Analytics to Turbocharge Business Outcomes
 
How Accenture's IT Organization Drives Performance Monitoring Globally - AppS...
How Accenture's IT Organization Drives Performance Monitoring Globally - AppS...How Accenture's IT Organization Drives Performance Monitoring Globally - AppS...
How Accenture's IT Organization Drives Performance Monitoring Globally - AppS...
 
Microservices and the Modern IT Stack: Trends of Tomorrow - AppSphere16
Microservices and the Modern IT Stack: Trends of Tomorrow - AppSphere16Microservices and the Modern IT Stack: Trends of Tomorrow - AppSphere16
Microservices and the Modern IT Stack: Trends of Tomorrow - AppSphere16
 
Migration Impact Analysis: Planning Your Journey to Atlassian Cloud
Migration Impact Analysis: Planning Your Journey to Atlassian CloudMigration Impact Analysis: Planning Your Journey to Atlassian Cloud
Migration Impact Analysis: Planning Your Journey to Atlassian Cloud
 
So You Think You Can DevOps?
So You Think You Can DevOps?So You Think You Can DevOps?
So You Think You Can DevOps?
 
How SAS Institute Drove Digital Transformation Through DevOps - AppSphere16
How SAS Institute Drove Digital Transformation Through DevOps - AppSphere16How SAS Institute Drove Digital Transformation Through DevOps - AppSphere16
How SAS Institute Drove Digital Transformation Through DevOps - AppSphere16
 

Ähnlich wie Product Development in the Cloud - ENT206 - Chicago AWS Summit

Ähnlich wie Product Development in the Cloud - ENT206 - Chicago AWS Summit (20)

Product Development in the Cloud
Product Development in the Cloud Product Development in the Cloud
Product Development in the Cloud
 
ENT206 Product Development in the Cloud
ENT206 Product Development in the CloudENT206 Product Development in the Cloud
ENT206 Product Development in the Cloud
 
Transforming Product Development in the Cloud (ENT306) - AWS re:Invent 2018
Transforming Product Development in the Cloud (ENT306) - AWS re:Invent 2018Transforming Product Development in the Cloud (ENT306) - AWS re:Invent 2018
Transforming Product Development in the Cloud (ENT306) - AWS re:Invent 2018
 
Transforming Product Development - AWS Transformation Day: Santa Clara 2018
Transforming Product Development - AWS Transformation Day: Santa Clara 2018Transforming Product Development - AWS Transformation Day: Santa Clara 2018
Transforming Product Development - AWS Transformation Day: Santa Clara 2018
 
Transforming Product Development- AWS Transformation Day Raleigh 2018.pdf
Transforming Product Development- AWS Transformation Day Raleigh 2018.pdfTransforming Product Development- AWS Transformation Day Raleigh 2018.pdf
Transforming Product Development- AWS Transformation Day Raleigh 2018.pdf
 
Organizing for faster innovation - People, process, culture, and technology
Organizing for faster innovation - People, process, culture, and technologyOrganizing for faster innovation - People, process, culture, and technology
Organizing for faster innovation - People, process, culture, and technology
 
DevOps, CI/CD, cost management, and security on AWS
DevOps, CI/CD, cost management, and security on AWSDevOps, CI/CD, cost management, and security on AWS
DevOps, CI/CD, cost management, and security on AWS
 
Enterprise DevOps: Begin with Production-Ready Migration (ENT217-R1) - AWS re...
Enterprise DevOps: Begin with Production-Ready Migration (ENT217-R1) - AWS re...Enterprise DevOps: Begin with Production-Ready Migration (ENT217-R1) - AWS re...
Enterprise DevOps: Begin with Production-Ready Migration (ENT217-R1) - AWS re...
 
Enterprise Cloud Adoption
Enterprise Cloud Adoption Enterprise Cloud Adoption
Enterprise Cloud Adoption
 
Rapid Innovation: The Business Case for Modern Application Development (SRV20...
Rapid Innovation: The Business Case for Modern Application Development (SRV20...Rapid Innovation: The Business Case for Modern Application Development (SRV20...
Rapid Innovation: The Business Case for Modern Application Development (SRV20...
 
The Future of Enterprise IT - Lessons Learned
The Future of Enterprise IT - Lessons LearnedThe Future of Enterprise IT - Lessons Learned
The Future of Enterprise IT - Lessons Learned
 
Digital Transformation: Empowering People to Adapt to the Cloud
Digital Transformation: Empowering People to Adapt to the CloudDigital Transformation: Empowering People to Adapt to the Cloud
Digital Transformation: Empowering People to Adapt to the Cloud
 
Continuously Delivering Your Software on AWS - Adrian White - AWS TechShift A...
Continuously Delivering Your Software on AWS - Adrian White - AWS TechShift A...Continuously Delivering Your Software on AWS - Adrian White - AWS TechShift A...
Continuously Delivering Your Software on AWS - Adrian White - AWS TechShift A...
 
Moving to DevOps the Amazon Way (DEV210-R1) - AWS re:Invent 2018
Moving to DevOps the Amazon Way (DEV210-R1) - AWS re:Invent 2018Moving to DevOps the Amazon Way (DEV210-R1) - AWS re:Invent 2018
Moving to DevOps the Amazon Way (DEV210-R1) - AWS re:Invent 2018
 
Remove Undifferentiated Heavy Lifting from CI/CD Toolsets with Corteva Agrisc...
Remove Undifferentiated Heavy Lifting from CI/CD Toolsets with Corteva Agrisc...Remove Undifferentiated Heavy Lifting from CI/CD Toolsets with Corteva Agrisc...
Remove Undifferentiated Heavy Lifting from CI/CD Toolsets with Corteva Agrisc...
 
Reduce Costs and Build a Strong Operational Foundation with the AWS Migration...
Reduce Costs and Build a Strong Operational Foundation with the AWS Migration...Reduce Costs and Build a Strong Operational Foundation with the AWS Migration...
Reduce Costs and Build a Strong Operational Foundation with the AWS Migration...
 
Hitchhiker's Guide to Cloud Ops
Hitchhiker's Guide to Cloud Ops Hitchhiker's Guide to Cloud Ops
Hitchhiker's Guide to Cloud Ops
 
Trends in Digital Transformation (ARC212) - AWS re:Invent 2018
Trends in Digital Transformation (ARC212) - AWS re:Invent 2018Trends in Digital Transformation (ARC212) - AWS re:Invent 2018
Trends in Digital Transformation (ARC212) - AWS re:Invent 2018
 
打造新一代的企業 IT - Transforming Enterprise IT
打造新一代的企業 IT - Transforming Enterprise IT打造新一代的企業 IT - Transforming Enterprise IT
打造新一代的企業 IT - Transforming Enterprise IT
 
Mastering the Secret Sauce to SaaS - Adrian De Luca - AWS TechShift ANZ 2018
Mastering the Secret Sauce to SaaS - Adrian De Luca - AWS TechShift ANZ 2018Mastering the Secret Sauce to SaaS - Adrian De Luca - AWS TechShift ANZ 2018
Mastering the Secret Sauce to SaaS - Adrian De Luca - AWS TechShift ANZ 2018
 

Mehr von Amazon 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 AWS
Amazon 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 Deck
Amazon Web Services
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without servers
Amazon 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
 

Mehr von 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
 

Product Development in the Cloud - ENT206 - Chicago AWS Summit

  • 1. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Matt Walburn AWS Professional Services ENT 206 Product Development in the Cloud
  • 2. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Motivators? Hitting roadblocks trying to drive change Best practices review Development practices need a refresh Reduce cost of failure and experimentation
  • 3. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Modern product development toolkit Achieving organizational flow How the cloud is changing product development What we’ll cover:
  • 4. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Methods and principles of modern product development DevOps Interface for getting things built and released Agile teaming The organizational glue that keeps release cycle moving continuously Design thinking Interface to customer and feedback loop
  • 5. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Design thinking is just … User-centered design
  • 6. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. 1. First, gain empathy 2. Then, frame the problems 3. Now you can ideate 4. Run simple, fast, frugal tests Bring the outside in Pinpoint the pain points Radical ideas, real impact Build to learn Practical principles: Design thinking
  • 7. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. SCRUM Continuously groomed backlog No changes to work plan made during sprint Product increment: must be completed, integrated, and tested Agile teaming Focus: Respond quickly to feedback Agile principle Learning over following a plan Each Agile framework has a way of bringing feedback into its workstream
  • 8. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. KANBAN Finish task, and pull forward next work item Uses work-in-progress (WIP) limits and cycle-time to manage flow of new development Adapted from Toyota production system Agile teaming Focus: Respond quickly to feedback Agile principle Learning over following a plan Each Agile framework has a way of bringing feedback into its workstream
  • 9. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. XP – Extreme programming Emphasizes technical excellence as a way to remain agile Pair programming and code reviews are common methods Frequent checkpoints − allows for constant feedback on customer requirements Agile teaming Focus: Respond quickly to feedback Agile principle Learning over following a plan Each Agile framework has a way of bringing feedback into its workstream
  • 10. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Practical principles: Agile 1. Rip the Band-Aid off, but have mercy 2. Keep it real … and small 3. Show something every sprint 4. Trap: Agile by the book Use release maps Two-pizza team model Power of the demo Find your agile center
  • 11. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. All of these reduce cycle time and allow builders to focus on product, quickly deploying and collecting feedback DevOps Focus: Promote and enable fast feedback DevOps principles Automate all things Eliminate handoffs Establish guardrails
  • 12. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. DevOpsAgile teamingDesign thinking Putting the pieces together: Finding organizational flow
  • 13. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Start with value hypothesis and growth hypothesis Run small experiments to see if there is both value and demand Bias toward many small tests vs. larger, extended ones Persevere or pivot early based on results MVP Minimum Viable Product (MVP): What is the smallest thing you can test to prove the unproven parts of your idea? “One accurate measurement is worth more than a thousand expert opinions.” − Admiral Grace Hopper
  • 14. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Product Continuous development Customer defines roadmap Measured by output and outcomes Project, product, or business KPI? Methods to manage your product / technology portfolio Project Predefined requirements scope and schedule Deliver what was planned Measured by output Business objective Maximize a strategic KPI Types of KPIs: Minimize waste, increase conversion Measured by outcomes
  • 15. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Project, product, or business KPI? Project team Product team Objective team Scope Defined set of requirements Ongoing creation / enhancement of product Business objective Success Milestone adherence User satisfaction, marketing objectives KPI Timeframe Defined beginning and end Ongoing Continuous evaluation of business case Involvement Implement requirements Gather, implement feedback Test, measure, repeat Tools Gantt Chart Roadmap Impact map / dashboards
  • 16. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Typical release testing Most tests occur late in process Concept Dev Deployment Functional Acceptance Performance Security / Compliance Production Monitor Respond to defects / incidents
  • 17. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Continuous testing Always be testing Concept Hypothesis A / B MVP Development Functional Acceptance Performance Security and compliance Deployment Functional Acceptance Performance Security and compliance Canary Production Prod testing Chaos engineering User testing feedback
  • 18. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. How Amazon achieves flow Working backward From the customer Two-pizza teams Run what you build Microservices Speed and agility
  • 19. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Write the press release: Think big and focus on the customer need Write the FAQ: Customer and internal stakeholder Define the user interaction and write the manual Working backward from the customer PR
  • 20. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. “Most companies write the software, they get it all working, and then they throw it over the wall to the marketing department, saying, ‘Here is what we built, go write the press release.’ That process is the one that’s actually backwards.” Jeffrey P. Bezos Founder and Chief Executive Officer Amazon.com, Inc.
  • 21. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon achieves speed and agility with two-pizza teams Small, decentralized teams are nimble Own and run what you build
  • 22. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Developers Monolithic application Delivery pipeline Build Test Release Monoliths: Slow and rigid
  • 23. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Microservices: Speed and agility Developers Microservices Delivery pipelines Build Test Release Build Test Release Build Test Release
  • 24. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Microservices principles Single purpose API based Highly decoupled http://
  • 25. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Quickly scaling winning ideas Rapid adoption of new capabilities Reducing cost of failure Impact of cloud on product development
  • 26. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Cloud enables quick testing of unproven concepts Quick time to market (TTM): 8 weeks from conception to production Continuous scale: Seamlessly ramps up to peak traffic of 22 K concurrent requests Event-driven architecture maximizes resource efficiency Reducing time to market for new ideas Agero created the MileUp app and used crash prediction models to speed up emergency response Reducing cost of experimentation
  • 27. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Cloud reduces undifferentiated infrastructure focus Productivity: Allowed developers to focus more on runtime functionality and less on infrastructure management Cleaner separation of logging, metrics, and security infrastructure from application code base Cost: Spot Instances and containers cut Amazon EC2 costs in half Devote more resources to customer value Mapbox adds location services to any application with mapping, navigation, and location search SDKs Reducing cost of new development
  • 28. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Rekognition use case: Automated footage tagging API access to advanced service capabilities Built in 3 weeks Index against 99,000 people Saving 9,000 hours a year in labor Cloud-native architectures Accelerates adoption and innovation of new capabilities Rapid adoption of new capabilities
  • 29. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. App container failure prediction • Indicates which containers should be removed before failure • App and system logs used to train model • Developed by cloud team with no ML / DL experience Bad state predictor model Outcomes: *Improved user experience *95% reduction in on-call
  • 30. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Enterprises are achieving massive scale with cloud- native architectures Processes 4,000 requests per second Processes half a trillion validations of stock trades daily Reduced the time to ingest and process data for its analytics pipeline by 97% Can handle spikes of 80x normal traffic Triggers 1.2 billion AWS Lambda requests each month
  • 31. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Develop new ideas without limits Natural language processing on 1.1 million concurrent vCPUs using Amazon EC2 Spot Instances 1.2M 200K 06:38 21:40 Concurrent vCPUs in US-East (Northern Virginia)
  • 32. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Cloud enables the massive scaling of big ideas Immediate access to programmable hardware acceleration using FPGAs at cloud scale Utilized AWS Batch to provision and orchestrate compute jobs across 1,000 Amazon EC2 F1 instances Compute infrastructure cost to analyze genome reduced to staggeringly low ~$3 per whole human genome Quickly scaling winning ideas FPGA world-record genome analysis
  • 33. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Serverless enables quick and agile product development >95% decrease in overall deployment and operational costs Scales up or down for variation in customer request volume Migrating tasks to AWS Lambda took only a few weeks Achieving massive scale, not massive cost AWS Lambda serverless architecture enables the FICO Decision Management Suite (DMS) to perform computations on machine learning models quickly, cheaply, and efficiently Quickly scaling winning ideas
  • 34. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Thank you!
  • 35. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Please complete the session survey in the summit mobile app.
  • 36. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Submit Session Feedback 1. Tap the Schedule icon. 2. Select the session you attended. 3. Tap Session Evaluation to submit your feedback.