fast delivery
play

Fast Delivery Adrian Cockcroft @adrianco Technology Fellow - - PowerPoint PPT Presentation

Fast Delivery Adrian Cockcroft @adrianco Technology Fellow - Battery Ventures September 2014 Typical reactions to my Netflix talks Typical reactions to my Netflix talks You guys are crazy! Cant believe it 2009 Typical


  1. INNOVATION Land grab opportunity Competitive Move Measure Customer Pain Observe Customers Launch AB Point Test Analysis Automatic Continuous Deploy Act Orient BIG DATA Delivery Model Incremental Hypotheses Features Decide Plan Response Share Plans JFDI CULTURE

  2. INNOVATION Land grab opportunity Competitive Move Measure Customer Pain Observe Customers Launch AB Point Test Analysis Automatic Continuous Deploy Act Orient BIG DATA Delivery Model Incremental CLOUD Hypotheses Features Decide Plan Response Share Plans JFDI CULTURE

  3. INNOVATION Land grab opportunity Competitive Move Measure Customer Pain Observe Customers Launch AB Point Test Analysis Automatic Continuous Deploy Act Orient BIG DATA Delivery Model Incremental CLOUD Hypotheses Features Decide Plan Response Share Plans JFDI CULTURE

  4. Monolithic service updates Developer Developer Ops Replace Old QA Release Release Plan Developer With New Integration Release Developer Works well with a small number of developers and a single Developer language like php, java or ruby

  5. Monolithic service updates Developer Developer Bugs Ops Replace Old QA Release Release Plan Developer With New Integration Release Developer Works well with a small number of developers and a single Developer language like php, java or ruby

  6. Monolithic service updates Developer Developer Bugs Ops Replace Old QA Release Release Plan Developer With New Integration Release Bugs Developer Works well with a small number of developers and a single Developer language like php, java or ruby

  7. Immutable microservice deployment is faster, scales with large teams and Developer diverse platform components Developer Release Plan Release Plan Old Release Still Developer Running Developer Release Plan Release Plan Developer

  8. Immutable microservice deployment is faster, scales with large teams and Developer diverse platform components Deploy Feature to Developer Release Plan Production Release Plan Deploy Old Release Still Developer Feature to Running Production Developer Deploy Release Plan Feature to Production Deploy Release Plan Developer Feature to Production

  9. Immutable microservice deployment is faster, scales with large teams and Developer diverse platform components Deploy Feature to Developer Release Plan Production Release Plan Deploy Old Release Still Developer Feature to Running Production Developer Deploy Release Plan Feature to Production Deploy Release Plan Developer Feature to Production Bugs

  10. Immutable microservice deployment is faster, scales with large teams and Developer diverse platform components Deploy Feature to Developer Release Plan Production Release Plan Deploy Old Release Still Developer Feature to Running Production Developer Deploy Release Plan Feature to Production Deploy Deploy Release Plan Developer Feature to Feature to Production Bugs Production

  11. Non-Destructive Production Updates ● “Immutable Code” Service Pattern ● Existing services are unchanged, old code remains in service ● New code deploys as a new service group ● No impact to production until traffic routing changes ● A|B Tests, Feature Flags and Version Routing control traffic ● First users in the test cell are the developer and test engineers ● A cohort of users is added looking for measurable improvement ● Finally make default for everyone, keeping old code for a while

  12. What Happened? Rate of change increased Cost and size and risk of change reduced

  13. Disruptor Continuous Delivery

  14. Future Disruption

  15. Open Source Disruption 100 Follow developers not dollars 75 � Replacing expensive with 50 free leads to an extreme case 25 of Jevon’s Paradox 0 Ignore Ignore Worry Dead % Open source adoption by new installations % Incumbent revenue

  16. Ecosystem Transitions Languages are the foundations of ecosystems

  17. Ecosystem Transitions Languages are 1990’s the foundations of ecosystems

  18. Ecosystem Transitions Languages are 1990’s the foundations 2000’s of ecosystems

  19. Ecosystem Transitions Languages are 1990’s the foundations 2000’s of ecosystems 2010’s

  20. Evolution of Deployment Tools

  21. Evolution of Deployment Tools

  22. Evolution of Deployment Tools

  23. Evolution of Deployment Tools

  24. Evolution of Deployment Tools

  25. Microservices

  26. A Microservice Definition � Loosely coupled service oriented architecture with bounded contexts

  27. If every service has to be updated at the same time it’s not loosely coupled A Microservice Definition � Loosely coupled service oriented architecture with bounded contexts

  28. If every service has to be updated at the same time it’s not loosely coupled A Microservice Definition � Loosely coupled service oriented architecture with bounded contexts If you have to know too much about surrounding services you don’t have a bounded context. See the Domain Driven Design book by Eric Evans.

  29. Separate Concerns with Microservices ● Invert Conway’s Law – teams own service groups and backend stores ● One “verb” per single function micro-service, size doesn’t matter ● One developer independently produces a micro-service ● Each micro-service is it’s own build, avoids trunk conflicts ● Deploy in a container: Tomcat, AMI or Docker, whatever… ● Stateless business logic. Cattle, not pets. ● Stateful cached data access layer using replicated ephemeral instances http://en.wikipedia.org/wiki/Conway's_law

  30. NetflixOSS - High Availability Patterns ● Business logic isolation in stateless micro-services ● Immutable code with instant rollback ● Auto-scaled capacity and deployment updates ● Distributed across availability zones and regions ● De-normalized single function NoSQL data stores ● See over 40 NetflixOSS projects at netflix.github.com ● Get “Technical Indigestion” trying to keep up with techblog.netflix.com

  31. Cloud Native Monitoring and Microservices

  32. Cloud Native ● High rate of change Code pushes can cause floods of new instances and metrics Short baseline for alert threshold analysis – everything looks unusual ● Ephemeral Configurations Short lifetimes make it hard to aggregate historical views Hand tweaked monitoring tools take too much work to keep running ● Microservices with complex calling patterns End-to-end request flow measurements are very important Request flow visualizations get overwhelmed

  33. Microservice Based Architectures See http://www.slideshare.net/LappleApple/gilt-from-monolith-ruby-app-to-micro-service-scala-service-architecture

  34. “Death Star” Architecture Diagrams As visualized by Appdynamics, Boundary.com and Twitter internal tools

  35. “Death Star” Architecture Diagrams Netflix Gilt Groupe (12 of 450) Twitter As visualized by Appdynamics, Boundary.com and Twitter internal tools

  36. Continuous Delivery and DevOps ● Changes are smaller but more frequent ● Individual changes are more likely to be broken ● Changes are normally deployed by developers ● Feature flags are used to enable new code ● Instant detection and rollback matters much more

  37. 
 Whoops! I didn’t mean that! Reverting… 
 Not cool if it takes 5 minutes to see it failed and 5 more to see a fix 
 No-one notices if it only takes 5 seconds to detect and 5 to see a fix

  38. NetflixOSS Hystrix/Turbine Circuit Breaker http://techblog.netflix.com/2012/12/hystrix-dashboard-and-turbine.html

  39. NetflixOSS Hystrix/Turbine Circuit Breaker http://techblog.netflix.com/2012/12/hystrix-dashboard-and-turbine.html

  40. Low Latency SaaS Based Monitors www.vividcortex.com and www.boundary.com

  41. Metric to display latency needs to be less than human attention span (~10s)

  42. 
 Separation of Concerns 
 Bounded Contexts

  43. Forward Thinking

  44. Forward Thinking

  45. Forward Thinking

  46. Forward Thinking http://eugenedvorkin.com/seven-micro-services-architecture-advantages/

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend