Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Goal: Gain a strong working understanding of tools and trends for distributed software system architecture and development, to allow the learner to better design and build software systems at edX.

...

  • (TBD)

  • IDesign started off as a Microsoft consulting shop but has since branched out to other technologies.  Their “Method” documents and related resources are great references:  http://idesign.net/

  • www.infoq.com is a great place to find recordings of pertinent presentations

  • www.highscalability.com is also a great resource -- lots of case studies and real-world examples available there. Also lots of blog chaff, so be careful :)

  • Udi Dahan used to have a lot more info on his site, but he still has some great stuff: http://udidahan.com/articles/

Distributed architectures

...


Bonus: a perspective on a few key architecture patterns. http://www.oreilly.com/programming/free/software-architecture-patterns.csp

Tools (Past + Present)

Goal: Become familiar with the concepts of each of these distributed computing tools. Understand why it was created, what it does, what it’s good at, what it’s not good at, and whether it was successful.

...

  • AuthZ/AuthN

  • Service Discovery + Service Registries

  • Distributed Configuration Management

  • Continuous integration and delivery

  • APIs

    • Design

    • Publishing


(Eddie still thinks Heroku's "12 Factor App" is a great starting point, even though it’s getting a bit dated…)

...

...

Other Materials

...

Reference