Jenkins and AWS: Simple CI/CD Pipeline for Java Application
Introduction
CI/CD improves developer productivity and enables faster release by automating the process that takes the application from development to deployment. Developers perform repetitive tasks, such as building, testing and integrating every si...
devopsmaestro.hashnode.dev10 min read