5 ways to inject secrets from AWS into Jenkins pipelines

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

Published 26 Apr 2021 · 7 min read · Tom Gregory

Integrating AWS CodeBuild into Jenkins pipelines

Discover how to integrate AWS CodeBuild with Jenkins, with full working examples.

Published 1 Feb 2021 · 16 min read · Tom Gregory

Setup Jenkins to assume a role in another AWS account

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

Published 7 Nov 2020 · 25 min read · Tom Gregory

Add SonarQube quality gates to your Jenkins build pipeline

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

Published 19 Oct 2020 · 10 min read · Tom Gregory

Running Jenkins jobs in AWS ECS with slave agents

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

Published 29 Sep 2020 · 19 min read · Tom Gregory

How To Secure Your Gradle Credentials In Jenkins

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

Published 6 Dec 2019 · 12 min read · Tom Gregory