Brian

51%
Flag icon
A common example of this is the smoke test suite, a collection of tests designed to be run against newly deployed software to confirm that the deployment worked. These tests help you pick up any local environmental issues. If you’re using a single command-line command to deploy any given microservice (and you should), this command should run the smoke tests automatically.
Brian
Smoke tests: deploy but test in situ before directing prod traffic at new deploymwnt
Building Microservices: Designing Fine-Grained Systems
Rate this book
Clear rating