Skip to content

Testing Serverless Applications

Home > Archive for August, 2023

Month: August 2023

Just enough testing – Testing Serverless Applications

Estimated Read Time: 2 minutes

Just enough testing Adopting a test strategy of “test everything all the time” simply does not scale. As your application’s codebase grows and becomes increasingly fragmented across microservices and infrastructure stacks, this all-encompassing test strategy will require you to continually add more tests, spreading those tests across more service boundaries. No matter how much you […]

Copyright © 2024 waterfalldrop.org