Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
The Azure Cloud Native Architecture Mapbook

You're reading from  The Azure Cloud Native Architecture Mapbook

Product type Book
Published in Feb 2021
Publisher Packt
ISBN-13 9781800562325
Pages 376 pages
Edition 1st Edition
Languages
Authors (2):
Stéphane Eyskens Stéphane Eyskens
Profile icon Stéphane Eyskens
Ed Price Ed Price
Profile icon Ed Price
View More author details

Table of Contents (13) Chapters

Preface 1. Section 1: Solution and Infrastructure
2. Chapter 1: Getting Started as an Azure Architect 3. Chapter 2: Solution Architecture 4. Chapter 3: Infrastructure Design 5. Chapter 4: Infrastructure Deployment 6. Section 2: Application Development, Data, and Security
7. Chapter 5: Application Architecture 8. Chapter 6: Data Architecture 9. Chapter 7: Security Architecture 10. Section 3: Summary
11. Chapter 8: Summary and Industry Scenarios 12. Other Books You May Enjoy

Diving into ARM templates

ARM templates are Azure's native way of provisioning resources in Azure. Almost everything can be deployed through ARM templates, although they do not cover all the Azure services. In this section, we will dive into the ARM world and will provision some services, so as to have a more hands-on experience. Let's get started!

Getting started with ARM

In the real world, it is unlikely that you will ever build an ARM template from scratch. To get you started with ARM, here are a few important handy sources and tools:

  • ARM Quickstart Templates is a repository of about 950 templates, and is available here: https://azure.microsoft.com/en-us/resources/templates/.
  • The export wizard of the Azure portal. You can create an Azure resource with the portal and export the template afterward. While this method can be interesting in some situations, where the documentation is a little unclear, exported templates cannot be reused as-is to provision...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime}