Hi all, hope you’re having a great week!
Sharing our latest article on The New Stack:
"Testing Microservices: Message Isolation for Kafka, SQS, More"
Async microservices testing can be a nightmare—especially with message brokers like Kafka or SQS. This article digs into the message isolation pattern: a dev-friendly way to test workflows across brokers using shared infra and OpenTelemetry. No more mock drift or env sprawl. Thoughts on how you handle async testing?