SlideShare ist ein Scribd-Unternehmen logo
1 von 35
Downloaden Sie, um offline zu lesen
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AWS Enterprise Strategy
2018
Product Development in the Cloud
ENT206
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 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.
© 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 USER
© 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.
© 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
“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
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
FPGA world record genome analysis
Quickly scaling
winning ideas
© 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 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.
AWS Enterprise Strategy
2018
Thank you!
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?

Journey to Cloud - Enabling the Digital Enterprise - Accenture
Journey to Cloud - Enabling the Digital Enterprise - AccentureJourney to Cloud - Enabling the Digital Enterprise - Accenture
Journey to Cloud - Enabling the Digital Enterprise - AccentureAmazon Web Services
 
Accenture-Start-your-Career-with-Accenture-English2015
Accenture-Start-your-Career-with-Accenture-English2015Accenture-Start-your-Career-with-Accenture-English2015
Accenture-Start-your-Career-with-Accenture-English2015Syed Ahmed
 
Digital Transformation From Strategy To Implementation
Digital Transformation From Strategy To ImplementationDigital Transformation From Strategy To Implementation
Digital Transformation From Strategy To ImplementationScopernia
 
Next Generation IT Operating Models and IT4IT
Next Generation IT Operating Models and IT4ITNext Generation IT Operating Models and IT4IT
Next Generation IT Operating Models and IT4ITSukumar Daniel
 
Accenture Tech Vision 2020 - Trend 5
Accenture Tech Vision 2020 - Trend 5Accenture Tech Vision 2020 - Trend 5
Accenture Tech Vision 2020 - Trend 5accenture
 
Driving change, leading with the SAP®ecosystem
Driving change, leading with the SAP®ecosystemDriving change, leading with the SAP®ecosystem
Driving change, leading with the SAP®ecosystemaccenture
 
Gartner: A framework for cost optimisation
Gartner: A framework for cost optimisationGartner: A framework for cost optimisation
Gartner: A framework for cost optimisationGartner
 
Strategic Cost Optimization: Driving Business Innovation While Reducing IT Costs
Strategic Cost Optimization: Driving Business Innovation While Reducing IT CostsStrategic Cost Optimization: Driving Business Innovation While Reducing IT Costs
Strategic Cost Optimization: Driving Business Innovation While Reducing IT CostsCognizant
 
Why New-age IT Operating Models are Necessary for Enhanced Operational Agility
Why New-age IT Operating Models are Necessary for Enhanced Operational AgilityWhy New-age IT Operating Models are Necessary for Enhanced Operational Agility
Why New-age IT Operating Models are Necessary for Enhanced Operational AgilityCognizant
 
State of Global IT Services and Software Industry - 2023
State of Global IT Services and Software Industry - 2023State of Global IT Services and Software Industry - 2023
State of Global IT Services and Software Industry - 2023Vishal Sharma
 
It's learning. Just not as we know it.
It's learning. Just not as we know it.It's learning. Just not as we know it.
It's learning. Just not as we know it.accenture
 
Introducing Deloitte Hcas
Introducing Deloitte HcasIntroducing Deloitte Hcas
Introducing Deloitte Hcasfsonneville
 
2022 Women in the Workplace Briefing
2022 Women in the Workplace Briefing2022 Women in the Workplace Briefing
2022 Women in the Workplace BriefingMcKinsey & Company
 
Get the most from your cloud journey
Get the most from your cloud journeyGet the most from your cloud journey
Get the most from your cloud journeyaccenture
 
Digitaizing Business Services
Digitaizing Business ServicesDigitaizing Business Services
Digitaizing Business Servicesaccenture
 
Agile Çalışma Felsefesiyle Organizasyonların Dönüşümü
Agile Çalışma Felsefesiyle Organizasyonların DönüşümüAgile Çalışma Felsefesiyle Organizasyonların Dönüşümü
Agile Çalışma Felsefesiyle Organizasyonların DönüşümüBulent Buyuksayar
 
IT Touchless Operations
IT Touchless OperationsIT Touchless Operations
IT Touchless Operationsaccenture
 
Gympass: The State of Work-Life Wellness Report '22
Gympass: The State of Work-Life Wellness Report '22Gympass: The State of Work-Life Wellness Report '22
Gympass: The State of Work-Life Wellness Report '22PricyllaCouto
 

Was ist angesagt? (20)

Journey to Cloud - Enabling the Digital Enterprise - Accenture
Journey to Cloud - Enabling the Digital Enterprise - AccentureJourney to Cloud - Enabling the Digital Enterprise - Accenture
Journey to Cloud - Enabling the Digital Enterprise - Accenture
 
Accenture-Start-your-Career-with-Accenture-English2015
Accenture-Start-your-Career-with-Accenture-English2015Accenture-Start-your-Career-with-Accenture-English2015
Accenture-Start-your-Career-with-Accenture-English2015
 
Digital Transformation From Strategy To Implementation
Digital Transformation From Strategy To ImplementationDigital Transformation From Strategy To Implementation
Digital Transformation From Strategy To Implementation
 
Next Generation IT Operating Models and IT4IT
Next Generation IT Operating Models and IT4ITNext Generation IT Operating Models and IT4IT
Next Generation IT Operating Models and IT4IT
 
Accenture Tech Vision 2020 - Trend 5
Accenture Tech Vision 2020 - Trend 5Accenture Tech Vision 2020 - Trend 5
Accenture Tech Vision 2020 - Trend 5
 
Driving change, leading with the SAP®ecosystem
Driving change, leading with the SAP®ecosystemDriving change, leading with the SAP®ecosystem
Driving change, leading with the SAP®ecosystem
 
Creating a Purpose-Driven Organisation
Creating a Purpose-Driven Organisation Creating a Purpose-Driven Organisation
Creating a Purpose-Driven Organisation
 
Gartner: A framework for cost optimisation
Gartner: A framework for cost optimisationGartner: A framework for cost optimisation
Gartner: A framework for cost optimisation
 
Strategic Cost Optimization: Driving Business Innovation While Reducing IT Costs
Strategic Cost Optimization: Driving Business Innovation While Reducing IT CostsStrategic Cost Optimization: Driving Business Innovation While Reducing IT Costs
Strategic Cost Optimization: Driving Business Innovation While Reducing IT Costs
 
Why New-age IT Operating Models are Necessary for Enhanced Operational Agility
Why New-age IT Operating Models are Necessary for Enhanced Operational AgilityWhy New-age IT Operating Models are Necessary for Enhanced Operational Agility
Why New-age IT Operating Models are Necessary for Enhanced Operational Agility
 
State of Global IT Services and Software Industry - 2023
State of Global IT Services and Software Industry - 2023State of Global IT Services and Software Industry - 2023
State of Global IT Services and Software Industry - 2023
 
It's learning. Just not as we know it.
It's learning. Just not as we know it.It's learning. Just not as we know it.
It's learning. Just not as we know it.
 
Introducing Deloitte Hcas
Introducing Deloitte HcasIntroducing Deloitte Hcas
Introducing Deloitte Hcas
 
Digital Transformation Frameworks
Digital Transformation FrameworksDigital Transformation Frameworks
Digital Transformation Frameworks
 
2022 Women in the Workplace Briefing
2022 Women in the Workplace Briefing2022 Women in the Workplace Briefing
2022 Women in the Workplace Briefing
 
Get the most from your cloud journey
Get the most from your cloud journeyGet the most from your cloud journey
Get the most from your cloud journey
 
Digitaizing Business Services
Digitaizing Business ServicesDigitaizing Business Services
Digitaizing Business Services
 
Agile Çalışma Felsefesiyle Organizasyonların Dönüşümü
Agile Çalışma Felsefesiyle Organizasyonların DönüşümüAgile Çalışma Felsefesiyle Organizasyonların Dönüşümü
Agile Çalışma Felsefesiyle Organizasyonların Dönüşümü
 
IT Touchless Operations
IT Touchless OperationsIT Touchless Operations
IT Touchless Operations
 
Gympass: The State of Work-Life Wellness Report '22
Gympass: The State of Work-Life Wellness Report '22Gympass: The State of Work-Life Wellness Report '22
Gympass: The State of Work-Life Wellness Report '22
 

Ähnlich wie Modern 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 CloudAmazon Web Services
 
Product Development in the Cloud - ENT206 - Chicago AWS Summit
Product Development in the Cloud - ENT206 - Chicago AWS SummitProduct Development in the Cloud - ENT206 - Chicago AWS Summit
Product Development in the Cloud - ENT206 - Chicago AWS SummitAmazon Web Services
 
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 2018Amazon Web Services
 
Transforming Product Development - Transformation Day Montreal 2018
Transforming Product Development - Transformation Day Montreal 2018Transforming Product Development - Transformation Day Montreal 2018
Transforming Product Development - Transformation Day Montreal 2018Amazon Web Services
 
Transforming Product Development - AWS Transformation Day Boston 2018
Transforming Product Development - AWS Transformation Day Boston 2018Transforming Product Development - AWS Transformation Day Boston 2018
Transforming Product Development - AWS Transformation Day Boston 2018Amazon Web Services
 
Transforming Product Development - AWS Transformation Day 2018: Detroit
Transforming Product Development - AWS Transformation Day 2018: DetroitTransforming Product Development - AWS Transformation Day 2018: Detroit
Transforming Product Development - AWS Transformation Day 2018: DetroitAmazon Web Services
 
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 2018Amazon Web Services
 
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.pdfAmazon Web Services
 
Transforming Product Development- Transformation Day Philadelphia 2018
Transforming Product Development- Transformation Day Philadelphia 2018Transforming Product Development- Transformation Day Philadelphia 2018
Transforming Product Development- Transformation Day Philadelphia 2018Amazon Web Services
 
Enterprise Cloud Adoption
Enterprise Cloud Adoption Enterprise Cloud Adoption
Enterprise Cloud Adoption Tom Laszewski
 
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 AWSTom Laszewski
 
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...Amazon Web Services
 
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 LearnedAmazon Web Services
 
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...Amazon Web Services
 
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 2018Amazon Web Services
 
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...Amazon Web Services
 
Hitchhiker's Guide to Cloud Ops
Hitchhiker's Guide to Cloud Ops Hitchhiker's Guide to Cloud Ops
Hitchhiker's Guide to Cloud Ops Amazon Web Services
 
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 2018Amazon Web Services
 
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...Amazon Web Services
 
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...Amazon Web Services
 

Ähnlich wie Modern Product Development in the Cloud (20)

ENT206 Product Development in the Cloud
ENT206 Product Development in the CloudENT206 Product Development in the Cloud
ENT206 Product Development in the Cloud
 
Product Development in the Cloud - ENT206 - Chicago AWS Summit
Product Development in the Cloud - ENT206 - Chicago AWS SummitProduct Development in the Cloud - ENT206 - Chicago AWS Summit
Product Development in the Cloud - ENT206 - Chicago AWS Summit
 
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 - Transformation Day Montreal 2018
Transforming Product Development - Transformation Day Montreal 2018Transforming Product Development - Transformation Day Montreal 2018
Transforming Product Development - Transformation Day Montreal 2018
 
Transforming Product Development - AWS Transformation Day Boston 2018
Transforming Product Development - AWS Transformation Day Boston 2018Transforming Product Development - AWS Transformation Day Boston 2018
Transforming Product Development - AWS Transformation Day Boston 2018
 
Transforming Product Development - AWS Transformation Day 2018: Detroit
Transforming Product Development - AWS Transformation Day 2018: DetroitTransforming Product Development - AWS Transformation Day 2018: Detroit
Transforming Product Development - AWS Transformation Day 2018: Detroit
 
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
 
Transforming Product Development- Transformation Day Philadelphia 2018
Transforming Product Development- Transformation Day Philadelphia 2018Transforming Product Development- Transformation Day Philadelphia 2018
Transforming Product Development- Transformation Day Philadelphia 2018
 
Enterprise Cloud Adoption
Enterprise Cloud Adoption Enterprise Cloud Adoption
Enterprise Cloud Adoption
 
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
 
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...
 
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
 
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...
 
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
 
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...
 
Hitchhiker's Guide to Cloud Ops
Hitchhiker's Guide to Cloud Ops Hitchhiker's Guide to Cloud Ops
Hitchhiker's Guide to Cloud Ops
 
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
 
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...
 

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

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
 

Modern Product Development in the Cloud

  • 1. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS Enterprise Strategy 2018 Product Development in the Cloud ENT206
  • 2. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 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. © 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 USER
  • 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. © 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. “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 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 FPGA world record genome analysis Quickly scaling winning ideas
  • 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 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. AWS Enterprise Strategy 2018 Thank you!
  • 35. Submit Session Feedback 1. Tap the Schedule icon. 2. Select the session you attended. 3. Tap Session Evaluation to submit your feedback.