AZ900: Microsoft Azure Fundamentals

Compute and Networking

Introduction

Welcome to the Compute and Networking Module. In this lesson, you'll explore a variety of Azure services that form the backbone of modern cloud applications. These services are divided into compute and networking categories, offering a comprehensive overview of how Azure supports scalable, flexible, and secure cloud solutions.

Compute Services

Azure offers a diverse range of compute options to meet your application needs:

  • Virtual Machines (VMs): Deploy individual instances for custom applications or testing environments.
  • Virtual Machine Scale Sets: Scale out identical VMs to meet growing demand while maintaining flexibility.
  • Azure Virtual Desktop: Provide remote work solutions with secure, virtualized desktops.

Additionally, explore Azure's Platform as a Service (PaaS) offerings designed to simplify managing web applications and containerized environments:

  • Azure App Services and Azure Container Services: Streamline the deployment and management of web and containerized applications.
  • Azure Functions: Execute code in response to events without the need to manage underlying infrastructure, embodying the serverless computing model.

Note

For detailed information on these compute services, visit the Azure Documentation.

Networking Services

Azure's robust networking solutions ensure secure and reliable connectivity across your cloud and on-premises environments:

  • Virtual Networking: Create isolated networks to host your Azure resources securely.
  • VPN Gateway: Connect on-premises networks to Azure securely, facilitating hybrid cloud architectures.
  • ExpressRoute: Establish private, dedicated connections to Azure data centers for improved performance and security.
  • Azure DNS: Manage your domain names and DNS records efficiently to ensure uninterrupted connectivity.

Important

Always configure your networking services according to your security and performance requirements to safeguard your infrastructure.

Conclusion

By the end of this module, you'll have a strong foundational understanding of how Azure's compute and networking services work together to support modern, scalable, and secure cloud solutions. Whether you're deploying virtual machines or leveraging serverless architectures, Azure provides the tools you need to build and manage robust cloud applications.

Watch Video

Watch video content

Previous
Subscriptions and Resource Groups