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

Linux Conf Australia 2016 - Cloud Anti-Patterns

Casey West
February 01, 2016

Linux Conf Australia 2016 - Cloud Anti-Patterns

The value of embracing microservices, containers, and continuous delivery is powerful only when brought together in logical, scalable, and portable ways. When used incorrectly it’s increasingly easy to make things much worse for you and your team, and do it at scale.

For example, while microservices can be used to effectively isolate functionality, increase the speed of delivery, and help scale your team it can also be a way to inefficiently duplicate functionality and create single points of failure.

I’ll share anti-patterns and corresponding best practices based on my experience building application infrastructure and platforms, as well as the applications which are deployed to them.

Casey West

February 01, 2016
Tweet

More Decks by Casey West

Other Decks in Technology

Transcript

  1. CLOUD ANTI-PATTERNS > Twitter @caseywest > Email [email protected] > Web

    http://caseywest.com > Days since I last used that joke zero 1 — @caseywest
  2. THE FIVE STAGES OF CLOUD-NATIVE 1. Denial 2. Anger 3.

    Bargaining 4. Depression 5. Acceptance 4 — @caseywest
  3. BARGAINING WHAT IF WE CREATE "MICROSERVICES" THAT ALL TALK TO

    THE SAME DATA SOURCE? 23 — @caseywest