Haven’t we all been a bit nervous at times about pressing that “Deploy” button, even with amazing test coverage? Especially in the scary world of microservices (aka distributed systems) where the exact constellation of services and their versions is hard to predict. In this post I will introduce the Synthetic Monitoring concept,...
Featured story
RabbitIO: A Tool to Backup and Restore Messages from RabbitMQ
Are you working with an ocean of microservices connected together by a message broker like RabbitMQ? Then there is a chance you have experienced queues filling up and messages not reaching their destination, most likely due to stability issues in your architecture of services. If you want to know how our engineers investigate such issues, and why they built a... Read the story