Skip to content

Instantly share code, notes, and snippets.

@janl
Forked from OleMchls/gist:7290586
Created November 3, 2013 14:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save janl/7290789 to your computer and use it in GitHub Desktop.
Save janl/7290789 to your computer and use it in GitHub Desktop.
Title:
Service Orientated Architecture to scale to infinity and beyond
or
Service Orientated Architecture for robust and scalable systems
Proposal:
Software Architecture is hard. And when your business grow, its getting even harder because scaling doesn’t come out the box and it’s not only the software which grows it’s also the team. So you have to find a way how to scale your software in a way that it stays easy maintainable for growing teams and scalable. I’d like to talk about Service Orientated Architecture in general and also share some experience and give some examples where SOA would save your ass and maybe places where SOA isn’t the best idea to implement.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment