This article delves how we devised a solution for integration testing in the cloud to test features in production like env before release or merge of any feature to the release branch.
Instead of spending hours on setting up a dev env in your local machine just for a single bughunt, do it inside a container and delete the container and image after the job. Zero Bloat.