The Azure Application Architecture Map
The Azure Application Architecture Map, shown in Figure 6.1 should help you deal with the typical duties of an application architect, which we covered in Chapter 1, Getting Started as an Azure Architect.
Important note
To see the full map (Figure 6.1), you can download the PDF file available at https://github.com/PacktPublishing/The-Azure-Cloud-Native-Architecture-Mapook-Second-Edition/blob/master/Chapter06/maps/Azure%20Application%20Architecture.pdf.
Figure 6.1 has the following top-level groups:
- Local development: This section is primarily geared towards developers, with a focus on the local debugging experience that most developers look for.
- Core services and concepts developers must master: This section represents the so-called extra mile that true cloud-native developers must take, as outlined in the previous section. In our view, it reflects the bare minimum that any proficient...