April 2015
Intermediate to advanced
384 pages
12h 12m
English
If you have been reading this book from the start, you have seen the capabilities available to you using Azure Infrastructure as a Service (IaaS). Likely, you now know nearly any workload you could run in Azure, but think back to Chapter 1, “The Cloud and Microsoft Azure 101.” Where possible, you don’t want to use IaaS. IaaS requires the most work in terms of maintaining the OS in the VM, maintaining applications in the VM, backing up the VM, and so on. Where possible, it is better to use PaaS (Platform as a Service), Database as a Service (DBaaS), or even Software as a Service (SaaS). Even without those capabilities, there are many other capabilities in Azure that can complement Azure IaaS and ...