Project Flow vs. Software Development Flow

I just read (and am still digesting) a good article by Allan Kelly on the tension between project and software life cycles. I find it interesting because I have always “felt” this, but never put it into a structure I could wrap my head around. PM’s, devs and testers, we all need to read and […]

Read More

Fowler on Microservices

I ran across a good article by Martin Fowler (UML and dev guru) on the emergence of Microservices. Microservices are simply services all working together, as opposed to having a single (monolithic) central point of process. Check out the paper here

Read More