azure services
Azure offers a vast array of services categorized by function (Compute, Storage, AI, Networking, etc.) and delivered via cloud models like IaaS (Infrastructure as a Service), PaaS (Platform as a Service), and SaaS (Software as a Service), enabling everything from basic virtual machines (VMs) and databases (SQL DB, Cosmos DB) to advanced AI/ML, data analytics (Synapse, Databricks), containers (AKS), and DevOps tools (Azure DevOps) for building, deploying, and managing applications and services in the cloud.
Key Service Categories
Compute: Virtual Machines, Azure Functions (serverless), Azure Kubernetes Service (AKS), App Service (web/mobile apps).
Cloud Service Models
You manage OS, middleware, runtime; Azure manages hardware/virtualization (e.g., VMs, Storage).
You manage apps/data; Azure manages OS, middleware, runtime (e.g., App Service, Azure SQL).
Fully managed by Microsoft (e.g., Microsoft 365, though many Azure services lean PaaS/IaaS).