mucon microservices and innovation

62
Innovation & Microservices Gawain Hammond

Upload: gawain-hammond

Post on 17-Aug-2015

117 views

Category:

Technology


1 download

TRANSCRIPT

Page 1: Mucon microservices and innovation

Innovation & MicroservicesGawain Hammond

Page 2: Mucon microservices and innovation

Introduction

Page 3: Mucon microservices and innovation

• “Our primary aim is to transform the future from being a liability in to an asset we can harness now”

• We don’t simply build products, we build tools and prototypes to learn what products and features the organisation should build

• If an initiative is not successful, we MUST learn something of value from it

Tech Futures Innovation Team

Page 4: Mucon microservices and innovation

• Perception:

• Reality:

InnovationPerception

Page 5: Mucon microservices and innovation

Reality

• 10% Success rate considered acceptable

Page 6: Mucon microservices and innovation

Innovation

Page 7: Mucon microservices and innovation

Invention vs Innovation

Page 8: Mucon microservices and innovation

“Executing new ideas to create value”

What is Innovation?What is Innovation?

Page 9: Mucon microservices and innovation

WTF is ‘Value’?

Page 10: Mucon microservices and innovation

Or(Anything that teaches us what these experiences are)

VALUE IS THE EXPERIENCES THAT THE CUSTOMER IS WILLING TO PAY FOR

The Impact What we create

The Person we need to understand Whats in it for us

Page 11: Mucon microservices and innovation

• Head off disruption

• create new wealth producing potential

• Learn to contribute to both above

Why Innovate?

Page 12: Mucon microservices and innovation

Global Trends

Page 13: Mucon microservices and innovation

Pace

Page 14: Mucon microservices and innovation

R&D Budgets

Source: Global Innovation 1000

Page 15: Mucon microservices and innovation

• Companies in the bottom 10% of innovation investment failed to benefit from structured innovation

• An upper limit of diminishing returns on investment

“It’s not about money. It’s about the people you have, how you’re led, and how much you get it.” - Steve Jobs

Money Isn’t Everything…

Page 16: Mucon microservices and innovation

Innovate What?

Software Systems

UX

Products

Business modelLogistics

Page 17: Mucon microservices and innovation
Page 18: Mucon microservices and innovation
Page 19: Mucon microservices and innovation

In The Beginning…

Page 20: Mucon microservices and innovation

What is POSSIBLE

with Technology

What is VIABLE in

Marketplace

What is DESIRABLE

to Customers

Innovation

Business

Human ValuesTechnology

Design & Interaction

Product Manufacturing

OrganisationBehavior

AccountingFinanaceEconomic Anlysis PolicyMarketingEntrepeneureshipCompetition & Strategy

Engineering AnalysisElectronics & mechatronicsProgramme MethodologyOperationsInformation TechnologyChemical/Bio engineeringSoftware Delivery

Manufacturing TechnologyManufacturing ProcessSupply Chain ManagementRapid Product Prototyping

Human Computer InteractionVisual ThinkingDesign sustainabilityAesthetic & FormUX WIreframes (prototypes)

PsycologyAnthropologySocialogyEthnographyNeed-Finding

Management & TeamsHuman ResourcesOrganizational DynamicsNegotiation

Page 21: Mucon microservices and innovation

• Generate Ideas

• Select ideas

• Diffuse Ideas

Innovation Process in a Nutshell

Page 22: Mucon microservices and innovation

Innovation Loop

Measure

Idea

?Hypothesis

Scale !Experiment

Learn

Page 23: Mucon microservices and innovation

Enterprise Innovation

Spin Off BAU

SkunkworksBreakthrough

Sustaining

Fit W

ith P

roce

ss

Fit With Values

Heavyw

eight Team

Autonomous Org Mainstream Org

In House

TeamC A

D B

Poor Fit Strong Fit

Poor

Fit

Stro

ng F

it

Page 24: Mucon microservices and innovation

Finding The Way…

Page 25: Mucon microservices and innovation

1. Align innovation portfolio with customer needs and wants

2. Developing and retaining people with the right technical knowledge

3. Ensuring that innovation leaders and business leaders are aligned

4. Understanding new product and service related technologies and trends

5. Pursuing lean product development

Innovation Success

Page 26: Mucon microservices and innovation

• Reduce bureaucratic burden of implementing new ideas?

• Empower EVERYONE to fail innovate?

• Explore rapidly changing technology landscape?

• Help the balance between governance and agility?

How can we reconcile?

Page 27: Mucon microservices and innovation

• ground-breaking ideas don’t always look ground-breaking when they launch

• Instead, they tend to build up out of a series of experiments

• Focus on what you can afford to lose, rather than what you might gain

• Don’t expect to have a great big idea come to you in perfect form

Little Bets

Page 28: Mucon microservices and innovation

• Take a micro-services approach to innovation

• Open to all

• Failure is very low cost

• Rapid development & re-use globally

• Ensure we learn from service interaction data

• Use learning to find winners for investment

Microservices

Page 29: Mucon microservices and innovation

PaaS

Page 30: Mucon microservices and innovation

• Incubate & breed success

• Allow service to compete for supremacy

• Darwinian environment

• Life is cheap & microservices should be too

Innovation Platform

Page 31: Mucon microservices and innovation

FaaS

Page 32: Mucon microservices and innovation

A Platform for non-functional requirements

Easy For Ops Team

Analytics

Debug

Health Checks

Deploy Anything

Lightweight

Low Latency

Testability Secure

Elastic

Central PolicyA/B Testing

Simple Architecture

APIs

Polyglot

No Lock-In

Network Agnostic

Service Discovery

Automated Management

Rollback Load Balancing

Rate Limit

Page 33: Mucon microservices and innovation

Don’t Repeat Yourself

Load Balancer RuntimeManagement Control API System Policies

High Availability

InfrastructureIntegration

Platform Messaging Authentication Log Manager

Log Manager Source Management Build System

Deployment Service Discovery Monitoring Emergency Response

Page 34: Mucon microservices and innovation

• Rapid Deployment

• Lean Analytics

• Build-Measure-Learn

• Fail Fast

• Learn Fast

Lean Platform

Page 35: Mucon microservices and innovation

Brave New World

Page 36: Mucon microservices and innovation

• Deploy

• Polyglot

• Monitor & Health check

• Alert

• Analytics

Microservice Platform MVP

Page 37: Mucon microservices and innovation

Muse

Page 38: Mucon microservices and innovation

• When you solve a problems, you create a new one

• With deployment sorted now you’re worrying about new stuff

• Data Consistency, Failure, Coupling, Insight, etc..

Convenience

Page 39: Mucon microservices and innovation

• Fallacies of distributed Computing…

• Highly coupled HTTP calls

• Code proliferation to handle failure conditions

• Traditional transactional thinking becomes a problem

• No stack traces like code in a monolith for debugging

• Where are the unit & integration tests?

• How do you introspect to understand the whole?

Web Service Proliferation

Page 40: Mucon microservices and innovation

Simple

Service ABC3 Service L7

Service 3Service XYZ1

Service 1 Service Y

Service 1Service A

Service G5

Page 41: Mucon microservices and innovation

Complicated

Service XYZ1 Service XYZ2 Service XYZ3 Service XYZ4

Service 3Service XYZ1 Service Z

Service 1 Service X Service 2 Service Y

Service 3Service Z Service Z

Page 42: Mucon microservices and innovation

Complex

Service XYZ1 Service XYZ2 Service XYZ3 Service XYZ4

Service 3Service XYZ1 Service Z

Service 1 Service X Service 2 Service Y

Service 3Service Z Service Z

Page 43: Mucon microservices and innovation

API Management

Service 1 Service 2 Service 3 Service 4

Admin UI

HTTP Proxy3HTTP Proxy1 HTTP Proxy2 Mgmt Svc

Page 44: Mucon microservices and innovation

Analytics

Page 45: Mucon microservices and innovation

The Minilith

Service 1 Service X Service 2 Service Y Service 3

Service Z Service 4 REST API Service A Service B

EXPOSED REST API

Message Queue

Page 46: Mucon microservices and innovation

Many Miniliths

Service 1Service A

1 2 3 4 5

6 6 API 8 9

API

Q

1 2 3 4 5

6 6 API 8 9

API

Q

1 2 3 4 5

6 6 API 8 9

API

Q

1 2 3 4 5

6 6 API 8 9

API

Q

1 2 3 4 5

6 6 API 8 9

API

Q

Message Queue

1 2 3 4 5

6 6 API 8 9

API

Q

REST API REST API

Page 47: Mucon microservices and innovation

Higher Abstractions

Swamp of Pox

Resilience

Low Coupling

Insight

Data Model

Analytics

EDA (Pipes)

Deployment Orchestration

Programming Model

Eventual Consistency

Microservice Nirvana

Page 48: Mucon microservices and innovation

MSH

Page 49: Mucon microservices and innovation

Microservices Nirvana

Page 50: Mucon microservices and innovation

Kubernetes

Page 51: Mucon microservices and innovation

Antifragile

Page 52: Mucon microservices and innovation

Antifragile

Fragile

Degrades under

pressure

Robust

Strong but breakable

Resilient

Rebuilds back to former

state

Antifragile

Gains from stress and

shocks

Page 53: Mucon microservices and innovation

Antifragile System

Stressor

Measure

ReactAdapt

Page 54: Mucon microservices and innovation

• Every crash improves the system

• Safety systems exploit small errors

• redundancy duplicates critical components to increase reliability of the system

Air Safety

Page 55: Mucon microservices and innovation

• Species compete for domination

• Nature operatives with very little information yet excels at survival

• Small iterative changes from generation to generation

• Don’t predict the future, be ready for multiple eventualities

Nature

Page 56: Mucon microservices and innovation

• Innovation is born out of necessity

• Anti-fragile systems are redundant, with countless backup plans

• Not efficient, but effective

• Ready to take the lead if/when circumstances change

Innovation IS Antifragile

Page 57: Mucon microservices and innovation

time

value

Optionality

Page 58: Mucon microservices and innovation

• Trail and error

• making do with what you’ve got

• recycle bits that would otherwise be wasted

• Rational trail and error is not random

• Recognise the favourable outcome and know what to discard

Bricolage

Page 59: Mucon microservices and innovation

• Failure

• Loss

• Chaos

• Learning

• Allow success to emerge

Embrace The Chaos

Page 60: Mucon microservices and innovation

• Implement a lean platform

• With lean analytics In-built

• No need to ask for permission

• Create an Internal microservice app store for your organisation

• Archive and reproduce services for future consideration

Incubate Success

Page 61: Mucon microservices and innovation

• Platform mangement

• Define your architectural style

• Data model

• But don’t worry…

• What you can learn may be more valuable than technical excellence

• Innovation embraces everything, including anti-patterns

Should I adopt micro services?

Page 62: Mucon microservices and innovation

–Seneca

“It is not because things are difficult that we do not dare, it is because we do not dare that things

are difficult.”