AZ-900 Microsoft Azure Fundamentals Exam
Start here! Get your feet wet with the Microsoft cloud and begin your journey to earning your Microsoft Certified: Azure Fundamentals certification!
Gauge your current knowledge

Gauge your current knowledge

Start here! Get your feet wet with the Microsoft cloud and begin your journey to earning your Microsoft Certified: Azure Fundamentals certification!
Gauge your current knowledge

Gauge your current knowledge

The public cloud is a model where cloud services are provided over the internet and shared across multiple users. The underlying hardware and network infrastructure are owned and operated by a third-party provider, such as Microsoft Azure, and made available to the general public. This model is highly characterized by its rapid scalability, allowing organizations to instantly add or remove resources as demand fluctuates. It operates on a shared infrastructure, where physical resources are pooled together to maximize efficiency and reduce waste. Typical use cases include hosting public-facing websites, running applications with unpredictable traffic, and storing non-sensitive data.
A private cloud consists of computing resources dedicated exclusively to a single business or organization. Unlike the public cloud, resources are not shared with other customers, which provides a high level of security, control, and customization. Organizations often host private clouds in their own on-premises datacenters, but they can also host them with a third-party provider. Azure supports private cloud implementations through specialized services like Azure Dedicated Host and Azure VMware Solution, which allow organizations to run workloads on dedicated physical servers. This model is highly beneficial for industries with strict regulatory compliance and data privacy requirements, such as banking, healthcare, and government agencies.
The hybrid cloud model combines elements of both public and private clouds, allowing data and applications to move seamlessly between them. This approach offers organizations great flexibility, as they can keep highly sensitive database records secured in a private cloud while running high-demand web frontends in the public cloud. Workload distribution in Azure is supported by routing services like Azure Traffic Manager and Azure Front Door, which help manage traffic and maintain high availability across different environments. Organizations choose the hybrid model to gain the massive scalability of the public cloud while preserving legacy investments and maintaining tight control over critical business assets.
Operational responsibilities vary significantly depending on the cloud model an organization chooses to deploy. In a private cloud, the customer has total ownership and must manage everything from physical hardware maintenance and power delivery to virtualization and operating system patching. Conversely, the public cloud operates on a shared responsibility model, where the cloud provider manages the physical infrastructure, and the customer manages the data and configuration. Hybrid environments require a blended management approach, meaning teams must coordinate security patches, monitoring, and administrative access across both cloud-hosted and on-premises systems.
Choosing a cloud model requires weighing tradeoffs in cost, control, complexity, and scalability. The public cloud offers unparalleled cost efficiency and near-limitless scaling, but limits an organization's ability to customize low-level hardware or control physical data placement. Private clouds provide maximum physical security and dedicated performance, but require massive upfront investment and specialized staff to maintain. Hybrid clouds balance these models by offering flexibility, though they introduce management complexity because administrators must connect and secure two distinct environments.
Organizations must evaluate their specific operational needs, regulatory rules, and budgets when selecting a cloud model. A startup launching a new mobile app would typically choose the public cloud to minimize upfront hardware costs and scale quickly as user demand grows. A healthcare provider handling highly regulated patient health records might choose a private cloud to guarantee strict physical data isolation and compliance. A retail company with seasonal sales spikes might choose a hybrid cloud, keeping its core inventory database on-premise while bursting its customer-facing web servers into the public cloud during peak holiday shopping.
To make a hybrid cloud work, resources must be securely and efficiently connected across public and private boundaries. Data exchange between an on-premises private cloud and Azure often depends on secure tunnels, such as an Azure VPN Gateway, which encrypts traffic over the public internet. For high-speed, predictable performance, organizations can bypass the public internet entirely using Azure ExpressRoute to establish a private, dedicated connection. This secure connectivity allows applications running in the public cloud to access databases residing in a private datacenter safely and without interruption.
Security boundaries and compliance requirements look different under each cloud model. In a public cloud, Azure provides pre-built compliance certifications for global standards, which simplifies auditing for organizations. When deploying a private cloud, the customer is fully responsible for physical building security, biometric access controls, and hardware compliance auditing. Hybrid deployments require comprehensive security tools, like Microsoft Defender for Cloud, to monitor vulnerabilities and apply unified security policies across both on-premises and cloud resources.
The financial model of resource acquisition shifts dramatically depending on the chosen cloud deployment. Private clouds rely on capital expenditure (CapEx), which requires significant upfront spending on physical servers, networking gear, and cooling systems before any workloads can run. Public cloud services leverage operational expenditure (OpEx) through consumption-based billing, meaning organizations pay only for the virtual resources they actively use. Hybrid models combine these two financial strategies, allowing companies to maximize their existing capital investments on-premises while using pay-as-you-go public cloud resources for seasonal spikes or new development.