Skip to content
Archive of posts tagged deployment

Test and Deploy in virtual times

An important part of any Software development is to ensure that deployment works as desired. While in previous times a developer was trying to get a separate server to test the deployment, this can now be done through virtualization on the very same system.
So here is my journey and approach to it which I prepared [...]