Azure Compute Services
Azure Compute offers a wide range of cloud computing services that enable you to build and deploy scalable applications and solutions.
Virtual Machines
Azure Virtual Machines (VMs) provide on-demand, scalable computing resources. You can deploy Linux and Windows virtual machines in seconds and manage them easily.
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS) simplifies deploying, managing, and automating Kubernetes cluster management. Use Kubernetes to orchestrate containers at scale.
Azure Functions
Azure Functions is a serverless compute service that lets you run small pieces of code, or "functions," in the cloud without having to manage infrastructure. Trigger functions based on events.
Container Instances
Azure Container Instances (ACI) offers the fastest and simplest way to run a container in Azure. Deploy containers without managing virtual machines or higher-level orchestration services.
Batch Computing
Azure Batch allows you to run large-scale, parallel and high-performance computing (HPC) applications efficiently in the cloud.
Web Apps
Azure App Service is an HTTP-based service for hosting web applications, REST APIs, and mobile backends. It's a Platform as a Service (PaaS) offering.