Skip to content

Testing Serverless Applications

Home > Archive for May, 2023

Month: May 2023

Just-in-time testing – Testing Serverless Applications

Estimated Read Time: 2 minutes

Just-in-time testing To efficiently test and deliver your serverless applications, it is not enough to limit your test coverage; you must also limit the number of times those tests are run. Serverless and infrastructure as code make it possible and inexpensive to replicate your production environment. However, if a test passes in one non-production envi‐ […]

Copyright © 2024 waterfalldrop.org