Articles in: October 2025 :
Shipping Containers: How We Built an Easy to Use Jenkins Pipeline for ECR
The DevOps team at Wealthfront has been in the process of migrating services to run inside containers. As part of this process we need a way to build containers using our CI/CD tool, Jenkins. While we could write a Jenkinsfile for each container image we wanted to build, we identified this was a good opportunity… Read more
