Ran form Logo
Ran form Logo

AZURE FUNDAMENTALS (AZ-900) SERVICES

Core Azure Services

Azure Compute Options

Azure offers virtual machines, Azure App Services, and serverless computing. Virtual machines provide flexible computing power, App Services allow quick deployment of web apps, and serverless lets you run code without managing infrastructure.

Azure Networking

Azure networking includes Virtual Networks (VNets), VPN gateways, and Azure Content Delivery Network (CDN). VNets enable secure communication, while CDNs enhance content delivery performance.

Azure Storage Options

Azure offers Blob Storage, Disk Storage, and Files. Blob is for unstructured data, Disk is for virtual machine disks, and Files provide cloud file shares accessible from anywhere.

Azure Databases

Azure has SQL Database, Cosmos DB, and more. SQL Database is a managed database, while Cosmos DB provides a globally distributed, NoSQL database service with high availability.