Integration best practices – Service robustness

Geert Liet op 27 March 2017

My previous blog post on integration best practices gave some general thoughts on service development. When designing services one of the most important parts is resilience of your services and making sure that failure of one services doesn’t collapse your entire world. There are several key features of a service which combined determine the...

How code reviews work

Gert-Jan van de Streek op 25 January 2017

Since all the real fuss started about pairing and code reviews I’ve only seen one approach in code reviews work really well and that’s pull requests. Pull requests force a peer review and if you implement them well, they rarely get merged without the opinion of an extra pair of eyes. So, I’m really going to write about code reviews in the...

Did you enjoy reading?

Share this blog with your audience!