---
title: Here is an excellent resource for speeding up code builds and CI/CD…
type: post
date: 2022-08-03
source: linkedin
original_url: "https://www.linkedin.com/feed/update/urn%3Ali%3AgroupPost%3A2008094-6960566254709407744"
topics: ["cloud"]
summary: Here is an excellent resource for speeding up code builds and CI/CD pipeline. 1. Build leaner containers 2. Using Kaniko cache 3. Using a cached Docker image 4. Caching directories with Cloud Storage 5. Avoiding the upload of unnecessary files 6. Selective…
draft: false
---

Here is an excellent resource for speeding up code builds and CI/CD pipeline.

1. Build leaner containers  
2. Using Kaniko cache  
3. Using a cached Docker image  
4. Caching directories with Cloud Storage  
5. Avoiding the upload of unnecessary files  
6. Selective deployment

Reference - https://lnkd.in/d3AFQf_P

Also, use Selective deployment and run only what’s changed. Here is the blog article on how you can configure Selective deployment -  
https://lnkd.in/dd3Cq32c