When you are using mvn install in your build server, you should ask yourself the question whether this is correct. You might be at risk without knowing it. In this blog, the problems with mvn install are explained and solutions are provided. Enjoy!
How to Create an AWS Continuous Deployment Pipeline
Creating a continuous deployment pipeline will bring us a step closer to an automated build, test, deploy strategy. In order to create such a pipeline, we need to have access to several tools. Instead of installing these on on-premise servers, we can make use of the AWS cloud offer. Let’s see how this can be accomplished!
Continue reading “How to Create an AWS Continuous Deployment Pipeline”