DevOps: Example of how to perform a Continuous Deployment

Continuous deployment is one of the tools provided by DevOps where we as a developer want to control the deployment process of the APP we are developing. Therefore, in this example we start from the assumption that we already have an application (or at least it is under development) and we want this application to […]