AWS Compute Blog

Tag: Jenkins

Building, Testing and Deploying Java applications on AWS Lambda using Maven and Jenkins

Jeff NunnSolutions Architect With continuous integration (the practice of continually integrating code into a shared code repository) and continuous deployment (the practice of building, testing, and deploying code often), developers can release software faster and more frequently. This post shows how the principles of code testing, continuous integration, and continuous deployment can be applied to […]