<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Lwazi Maphuko</title>
    <description>The latest articles on DEV Community by Lwazi Maphuko (@lwazi_maphuko_652a5e0728a).</description>
    <link>https://dev.to/lwazi_maphuko_652a5e0728a</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3949179%2Fa8baeb70-0085-4c40-89d6-052395bc5be8.jpg</url>
      <title>DEV Community: Lwazi Maphuko</title>
      <link>https://dev.to/lwazi_maphuko_652a5e0728a</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/lwazi_maphuko_652a5e0728a"/>
    <language>en</language>
    <item>
      <title>Core Architectural Components of Azure</title>
      <dc:creator>Lwazi Maphuko</dc:creator>
      <pubDate>Mon, 25 May 2026 23:10:58 +0000</pubDate>
      <link>https://dev.to/lwazi_maphuko_652a5e0728a/core-architectural-components-of-azure-169o</link>
      <guid>https://dev.to/lwazi_maphuko_652a5e0728a/core-architectural-components-of-azure-169o</guid>
      <description>&lt;h1&gt;
  
  
  🌐 Day 3 at CodeSphere Hub – Mastering Azure Resource Organization
&lt;/h1&gt;

&lt;p&gt;On &lt;strong&gt;Day 3 of the CodeSphere Hub Bootcamp&lt;/strong&gt;, learners explored how Azure resources are structured, governed, and managed within a secure, scalable, and highly available cloud environment. This session laid the foundation for understanding &lt;strong&gt;Azure’s architectural hierarchy&lt;/strong&gt; and how it supports real‑world enterprise strategies for governance, fault tolerance, scalability, and disaster recovery.  &lt;/p&gt;




&lt;p&gt;&lt;em&gt;🔹 Topics Covered&lt;/em&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Azure Account Overview
&lt;/li&gt;
&lt;li&gt;Azure Subscriptions
&lt;/li&gt;
&lt;li&gt;Azure Regions &amp;amp; Global Infrastructure
&lt;/li&gt;
&lt;li&gt;Availability Zones &amp;amp; High Availability Design
&lt;/li&gt;
&lt;li&gt;Region Pairs &amp;amp; Disaster Recovery Concepts
&lt;/li&gt;
&lt;li&gt;Azure Resources &amp;amp; Resource Groups
&lt;/li&gt;
&lt;li&gt;Core Azure Architectural Hierarchy
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;🔹 Azure Account Overview&lt;/strong&gt;&lt;br&gt;
The Azure account is the identity you use to access Azure services.&lt;/p&gt;

&lt;p&gt;It’s tied to your Microsoft identity (e.g., Outlook, Office 365).&lt;/p&gt;

&lt;p&gt;From this account, you manage subscriptions, billing, and access.&lt;br&gt;
👉 Think of it as your passport into the Azure ecosystem.&lt;/p&gt;

&lt;p&gt;🔹 Azure Subscriptions&lt;br&gt;
A subscription is a container for resources and billing.&lt;/p&gt;

&lt;p&gt;Each subscription has its own policies, quotas, and access controls.&lt;/p&gt;

&lt;p&gt;Organizations often use multiple subscriptions (e.g., dev, test, prod).&lt;br&gt;
👉 Analogy: Subscriptions are like separate wallets for different projects.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fozrd2fqqesm2e9bki0du.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fozrd2fqqesm2e9bki0du.png" alt="Image 1 description" width="474" height="232"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🔹 Azure Regions &amp;amp; Global Infrastructure&lt;/strong&gt;&lt;br&gt;
Regions are geographic locations where Azure datacenters are clustered.&lt;/p&gt;

&lt;p&gt;Each region provides redundancy and compliance with local laws.&lt;/p&gt;

&lt;p&gt;Azure has 60+ regions worldwide.&lt;br&gt;
👉 Example: “South Africa North” (Johannesburg) and “South Africa West” (Cape Town).&lt;/p&gt;

&lt;p&gt;**🔹 Availability Zones &amp;amp; High Availability&lt;br&gt;
**Availability Zones (AZs) are physically separate datacenters within a region.&lt;/p&gt;

&lt;p&gt;They protect against datacenter‑level failures.&lt;/p&gt;

&lt;p&gt;Deploying across AZs ensures high availability for mission‑critical apps.&lt;br&gt;
👉 Analogy: Like having multiple power stations in one city — if one fails, the others keep the lights on.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdi08gdp9r8jq1k948pa6.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdi08gdp9r8jq1k948pa6.png" alt="Image2 description" width="474" height="279"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbinjn8xtqte04a9bi8me.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbinjn8xtqte04a9bi8me.png" alt="Image3 description" width="474" height="266"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🔹 Region Pairs &amp;amp; Disaster Recovery&lt;/strong&gt;&lt;br&gt;
Azure pairs regions within the same geography (e.g., SA North ↔ SA West).&lt;/p&gt;

&lt;p&gt;Data is replicated across pairs for disaster recovery.&lt;/p&gt;

&lt;p&gt;Updates are rolled out sequentially to avoid downtime.&lt;br&gt;
👉 Analogy: Like backup schools — if one closes, students move to the paired school.&lt;/p&gt;

&lt;p&gt;🔹 Azure Resources&lt;br&gt;
Resources are the actual services you deploy (VMs, databases, storage accounts).&lt;/p&gt;

&lt;p&gt;They are the smallest unit of Azure management.&lt;br&gt;
👉 Example: A single virtual machine is a resource.&lt;/p&gt;

&lt;p&gt;🔹 Azure Resource Groups&lt;br&gt;
Resource Groups (RGs) are logical containers for resources.&lt;/p&gt;

&lt;p&gt;They simplify management, monitoring, and lifecycle control.&lt;/p&gt;

&lt;p&gt;Policies and RBAC can be applied at the RG level.&lt;br&gt;
👉 Analogy: RGs are like folders where you organize related files.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fp42ur75mffwrjo6481rl.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fp42ur75mffwrjo6481rl.png" alt="Image4&amp;lt;br&amp;gt;
![ ](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/cdwnvlmjdbogggbd7jz1.png) description" width="474" height="266"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🔹 Core Azure Architectural Hierarchy&lt;br&gt;
The hierarchy is:&lt;br&gt;
Tenant → Management Groups → Subscriptions → Resource Groups → Resources&lt;/p&gt;

&lt;p&gt;This structure supports governance, scalability, and compliance.&lt;br&gt;
👉 Analogy: Like a family tree — tenant is the root, resources are the leaves.&lt;/p&gt;

&lt;h2&gt;
  
  
  🌍 Visualizing Azure Concepts
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Azure Global Infrastructure
&lt;/h3&gt;

&lt;p&gt;-&lt;/p&gt;

</description>
      <category>azure</category>
      <category>region</category>
      <category>architecture</category>
      <category>resources</category>
    </item>
  </channel>
</rss>
