Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Cloud native apps with Spring Cloud

Brian Clozel
November 19, 2015

Cloud native apps with Spring Cloud

Brian Clozel

November 19, 2015
Tweet

More Decks by Brian Clozel

Other Decks in Programming

Transcript

  1. Unless otherwise indicated, these slides are © 2013-2015 Pivotal Software,

    Inc. and licensed under a Creative Commons Attribution-NonCommercial license: http://creativecommons.org/licenses/by-nc/3.0/ Cloud Native Apps with
 Spring Cloud Brian Clozel, Spring Framework committer, Pivotal Software inc. @brianclozel
  2. “A global entity that handles state/ failure scenarios “A smart

    application server, everything included “Easy to turn into a mess…
  3. § Complex system § Easy to work with § Modularity

    comes from language / framework § Inefficient scaling
  4. § Long term commitment to technology § intimidating to new

    developers § obstacles to frequent releases
  5. “Smart agents that should know how to handle failures “Smart

    services, dumb pipes “Harder to do right…
  6. § Simple system § Harder to work with § Modularity

    based on component services § Scaling efficiently