PreviousNext

Deployments with Zero Downtime in ASP.NET

by bill-s, 2018-03-26T17:57:59.488Z

Did you know that you can have zero downtime deployments with your ASP.NET application? You don't even need to be using AWS or Azure, or have a fancy load balancer or anything else clever and expensive! So how does this thing work?

Read More