Join us

heart Posts from the community tagged with loadbalancing...
Sponsored Link FAUN Team

#DevSecO...   #Securit...   #AppSec  

@faun shared a link, 8 months, 3 weeks ago

Read DevSecOps Weekly

DevSecOps Weekly Newsletter, Zeno. Curated DevSecOps news, tutorials, tools and more - Join thousands of other readers, 100% free, unsubscribe anytime. 

Story

#nginx   #aws   #docker   #cloud   #loadbal...  

@sowmenrahman shared a post, 2 years, 6 months ago
Junior Software Engineer, Arcade Studios

Blue/Green deployment strategy

Canary deployment strategy also known as blue/green deployment, is an industry standard protocol for deployment with zero downtime by utilizing two separate environments and switching during source code updates or rollbacks. Canary deployments have a lot of advantages when it comes to multi-server configuration and aids in technical cases like version rollbacks, and a/b testing.

Canary deployments