From the course: Automation with Azure Powershell and ARM Templates

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Cloud-optimized

Cloud-optimized - Azure Tutorial

From the course: Automation with Azure Powershell and ARM Templates

Start my 1-month free trial

Cloud-optimized

- [Instructor] Alright, so let's talk about the next level of maturity in the Cloud and that is going from being Cloud aware to being Cloud optimized. And this is where we go beyond just having a application that runs in the Cloud. Now we're going to do things like take advantage of the Auto-scaling capabilities. We will take advantage of Disaster recovery and we can configure the High availability. We can take advantage of all these different kinds of services and work with the different Application lifecycles. We'll set up some DevOps which is a process for being able to make it an automated way for the changes that the developer does no longer it gets published from Visual Studio it is now going to be part of the change pipeline where I'm gonna have a resource group that is going to be my DevOps chain and I'm going to put the application into a way that we can actually have a continuous delivery of that solution. So let's see how we do that.

Contents