Section 2 of this book uses the concepts described in Section 1 to create solutions using ARM templates. These solutions consist of bringing multiple concepts together to form a deployment and create multiple resources on Azure. In this section, apart from creating resources as part of the solution, we will also cover unit testing of templates and utilizing best practices when writing modular and reusable templates. An important element of this is design patterns for writing templates, which will also be covered as part of this section.
This section contains the following chapters:
- Chapter 5, IaaS Solutions Using Templates
- Chapter 6, Unit Testing ARM Templates
- Chapter 7, Design Patterns
- Chapter 8, ARM Template Best Practices