Blog
Engineering
Product
DevOps
3
minutes

How We Speed Up Deployments By 30%

At Qovery, we're consistently pushing boundaries to enhance developer experiences. One of our standout achievements has been accelerating deployment times, a feat we're incredibly proud of. Today, we'd like to pull back the curtain and share how we've sped up deployments by a staggering 30% through our innovative Container Image Mirroring.
Romaric Philogène
CEO & Co-founder
Summary
Twitter icon
linkedin icon

The Essence of Container Image Mirroring

When a cluster is deployed on a cloud account, Qovery creates a dedicated image registry, which essentially acts as a mirroring system. This system ensures that every time an application is set to be deployed on your cluster, the application image is duplicated onto the mirroring registry.

Why is this essential? Image mirroring is a paramount best practice. Envision a scenario where an application runs on a production environment, and Kubernetes needs to pull the image again to launch a new instance. It would be disastrous if this process failed due to the unavailability of the source container registry. By ensuring there's always a copy on the container registry adjacent to the Kubernetes cluster, we eliminate this risk.

How Does Image Mirroring Work?

For Applications Deployed from a Git repository

Before initiating the build for an application, say application A1, Qovery first checks within the mirroring registry for a previously built version. If the image, complete with the same version (determined by commit ID and environment variables), is found, the build process is skipped, and deployment on the Kubernetes cluster begins.

For Applications Deployed from a Container Registry

The behavior in this case hinges on the selected mirroring mode within the cluster's advanced settings.

Two modes are available:

Service Mode: In this default mode, images in the mirroring registry are grouped by "Qovery service", ensuring each service's mirroring process is entirely separate. If an image, marked by its unique name and tag, exists, the mirroring is overlooked, and deployment begins. However, if the same image is employed across varying environments or services, it will be mirrored repeatedly, which may decrease deployment velocity.

Step 6: push the mirrored image into an isolated container repository

Cluster Mode: Notably unavailable on Scaleway, this mode means all applications on the same cluster are mirrored within the same repository. If an image, bearing the same name and tag, is found, mirroring is skipped, and deployment commences. The highlight? If an identical image is used across environments or services, the setup refrains from duplicating the mirror process, hence hastening deployment.

Step 6: push the mirrored image into a shared container repository

Unlocking 30% Faster Deployments

Deployment time before and after optimizations

With the streamlined processes outlined above and our commitment to ensuring the utmost efficiency, we've achieved a 30% enhancement in deployment times. Every decision, from using unique image tags to selecting the right mirroring mode, plays a crucial role in this improvement.

It's worth noting that when working with containerized applications, having unique image tags is non-negotiable for accurate version management. Failing to employ unique tags can lead to complications due to caching mechanisms, not just by our mirroring system but also by Kubernetes. Ensuring this has been instrumental in achieving our accelerated deployment speeds.

Read the complete documentation of this feature here.

Any thoughts? Feel free to reach out on our forum.
Share on :
Twitter icon
linkedin icon
Ready to rethink the way you do DevOps?
Qovery is a DevOps automation platform that enables organizations to deliver faster and focus on creating great products.
Book a demo

Suggested articles

DevOps
 minutes
Best 10 VMware alternatives: the DevOps guide to escaping the "Broadcom Tax"

Facing VMware price hikes after the Broadcom acquisition? Explore the top 10 alternatives - from Proxmox to Qovery, and discover why leading teams are switching from legacy VMs to modern DevOps automation.

Mélanie Dallé
Senior Marketing Manager
DevOps
DevSecOps
 minutes
Zero-friction DevSecOps: get instant compliance and security in your PaaS pipeline

Shifting security left shouldn't slow you down. Discover how to achieve "Zero-Friction DevSecOps" by automating secrets, compliance, and governance directly within your PaaS pipeline.

Mélanie Dallé
Senior Marketing Manager
DevOps
Observability
Heroku
 minutes
Deploy to EKS, AKS, or GKE without writing a single line of YAML

Stop choosing between Heroku's simplicity and Kubernetes' power. Learn how to deploy to EKS, GKE, or AKS with a PaaS-like experience - zero YAML required, full control retained.

Mélanie Dallé
Senior Marketing Manager
DevOps
Platform Engineering
 minutes
GitOps vs. DevOps: how can they work together?

Is it GitOps or DevOps? Stop choosing between them. Learn how DevOps culture and GitOps workflows work together to automate Kubernetes, eliminate drift, and accelerate software delivery.

Mélanie Dallé
Senior Marketing Manager
DevSecOps
Platform Engineering
Internal Developer Platform
 minutes
Cut tool sprawl: automate your tech stack with a unified platform

Stop letting tool sprawl drain your engineering resources. Discover how unified automation platforms eliminate configuration drift, close security gaps, and accelerate delivery by consolidating your fragmented DevOps stack.

Mélanie Dallé
Senior Marketing Manager
DevOps
Developer Experience
 minutes
Top 10 GitHub actions alternatives: stop optimizing for "price per minute"

GitHub’s new self-hosted fees are a wake-up call. But moving to the "cheapest" runner provider is a strategic error. Discover the top alternatives that optimize for Total Cost of Ownership, not just compute costs.

Mélanie Dallé
Senior Marketing Manager
Product
Observability
5
 minutes
Alerting with guided troubleshooting in Qovery Observe

Get alerted and fix issues with full context. Qovery Observe notifies you when something goes wrong and guides you straight to the metrics and signals that explain why, all in one place.

Alessandro Carrano
Head of Product
DevOps
Developer Experience
 minutes
Top 10 Terraform cloud alternatives: the DevOps guide to escaping "State File Nightmares"

Tired of rising licensing costs and complex state management? Discover the top 10 alternatives to modernize your Infrastructure as Code, empower developers, and regain control of your cloud spend.

Mélanie Dallé
Senior Marketing Manager

It’s time to rethink
the way you do DevOps

Turn DevOps into your strategic advantage with Qovery, automating the heavy lifting while you stay in control.