
Setup Jenkins to access resources in another AWS account using one of these 4 assume role methods.

Learn to add SonarQube analysis and quality gate stages to a Jenkins pipeline.


Learn how to use Kaniko from Jenkins to easily build and push Docker images.

Discover 5 better ways to manage secrets required by your Jenkins jobs.


Automate your Jenkins cloud configuration setup using Jenkins Configuration as Code.

Learn how to run Jenkins jobs in slave Fargate containers in AWS ECS.

Discover all the pieces required to deploy a production-ready Jenkins master into AWS Elastic Container Service. You can take the best parts of the provided CloudFormation template, and apply them to your own setup.

How to take a Docker image and deploy it into AWS Elastic Container Service.

How to get a Spring Boot application running in a Docker container.

Create a Spring Boot API application and build it in Jenkins every time a change is pushed.


Setup credentials for your private repository using Jenkins credentials, and inject them into your Gradle builds.