Simple python client for a SQS emulator

Introduction This is a post about how to write a simple python client for a sqs emulator, for the purpose of functional testing. How to run the queue emulator Pre-requisites: docker docker-compose The easiest way to run a queue emulator in a...

What is Soak Testing?

Introduction This post is aiming to give you some guidance on when to do soak testing, how to achieve it and how to measure the test results. What is Soak Testing? When I explain soak testing I like to start with this metaphor: "Imagine that you...