Each Tuesday, I post a one-liner — an insight learned from 20 years as a software development professional distilled into a succinct statement.
Tag: Testing
How to test microservices
Recently I did a workshop on how to test microservices to inspire my new team. Working with a microservice architecture without tests is like practicing dark magic. On the other hand, poorly designed tests can drag you down too. It is important to get testing right.