1 post
cicd
May 1, 2026
Using S3 as a Jenkins Artifact Store — Storage, Lifecycles, and Deploying from S3
Storing Jenkins build artifacts on the controller or agent works well — until it doesn't. A better option is to save artifacts to S3, allowing for built-in AWS-provided data redundancy, storage cost management with lifecycle policies, and the ability to deploy directly from S3 to your servers.