IMESH
WebsiteGithub RepoIMESH Gateway
  • IMESH API Gateway
    • Overview
    • Concepts
    • Architecture
  • Getting started
    • Pre-requisite
    • Installation
  • Gateway
    • Create Gateway
    • View and Manage Gateway
  • Routes
    • Create Routes
    • Add or Modify Headers
    • URL Rewrites
    • URL Redirect
    • Header and Query-based matching
    • Canary Deployment
Powered by GitBook
On this page
  1. Routes

Canary Deployment

PreviousHeader and Query-based matching

Last updated 7 months ago

Canary deployment is a strategy for gradually releasing software into production. The process involves allowing only a fraction of users to test newly deployed software. From an implementation perspective, the developer and DevOps would like to limit a small portion of traffic to a newly deployed service.

IMESH API Gateway helps to create a canary deployment with a few clicks by adding destination services and traffic weight.