Azure Resource Manager (ARM) templates are the preferred, and possibly the best, way to implement Infrastructure as Code (IaC) for Azure Cloud. ARM templates also help you to implement effective DevOps, and the main goal of this book is to provide deeper insight into the concepts and implementation of ARM templates.
I spent a long time writing complex ARM templates while working at Microsoft, and continue to do so even now. This topic is quite close to my heart, and I just love writing ARM templates. I have gained so much knowledge on this subject that I thought of sharing it with others, and what better way to share than to write a book.