Services

Azure Core Services

  • Compute: Get familiar with virtual machines, Azure Functions, Azure Web Apps, and container services like Azure Kubernetes Service (AKS).

  • Storage: Learn about Blob storage, file storage, and disk storage, as well as data services like Azure SQL Database and Cosmos DB.

  • Networking: Understand virtual networks, VPNs, ExpressRoute, and Azure DNS.

Identity and Access Management

Monitoring & Management Services

Security Services

DevOps in Azure


Terms to knows

Subscription

Logical container associated with a particular Azure account.

Different subscriptions for various groups within company.

Meta -> Facebook, Instagram, Whatsapp, Oculus

- Billing - Access Control at high level - Service Availability across Regions (US East, Asia, EU West) - Compliance and Policies

Resource Group:

Container that holds related resources for an Azure solution.

  • Project Based Organization

  • Environment Separation

  • Billing

Ex: Dev, QA, UAT, Prod

Last updated