Skip to content

Comment on Testing Microservices the Sane Way

Comments

TL;DR: testing your microservices using production cluster and potentially live traffic is a legitimate form of integration test.

This might not work very well if your system interacts with external systems that you don't own or control, but if you have the right abstraction in place you can mock those out in production.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.