How can I deploy my applications to Azure PaaS like Azure Web Apps and AKS without having any downtime? How can I automate this and how can I ensure my customers won’t notice changes are happening, even when you need to update your database schema?
In this session I will show you how to use Azure DevOps Build and Deployment pipelines to deliver your application to production many times a day while not interrupting your users.
Benefits of Attending this Session:
- Learn techniques to upgrade your database without downtime
- Learn how to deploy to kubernetes without downtime
- Learn how to deploy to Azure Web Apps without downtime