Skip to content

Instantly share code, notes, and snippets.

@janl
Forked from OleMchls/gist:7290586
Created November 3, 2013 14:08
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/7290590 to your computer and use it in GitHub Desktop.
Save janl/7290590 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.

@janl
Copy link
Author

janl commented Nov 3, 2013

looks good. would use the second title :)

@rmehner
Copy link

rmehner commented Nov 3, 2013

Typo? "your business grow" -> "your business grows"

Might be personal taste, but I often like to hear from your experiences more than from the theoretical side of things. Real stories are often way more insightful than the theory behind it.

@OleMchls
Copy link

OleMchls commented Nov 3, 2013

Again, thanks for the feedback! @janl @rmehner !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment