Azure
Microsoft Azure is Microsoft's cloud computing platform, offering services for compute, storage, networking, databases, analytics, and artificial intelligence, deployed across Microsoft's global data centers.
59 resources across 4 libraries
Glossary Terms(23)
AWS
Amazon Web Services (AWS) is Amazon's cloud computing platform, offering more than 200 on-demand services spanning compute, storage, databases, networking, and…
Azure
Microsoft Azure is Microsoft's cloud computing platform, offering services for compute, storage, networking, databases, analytics, and artificial intelligence,…
Cloudflare
Cloudflare is a global cloud services company providing a content delivery network (CDN), DNS, DDoS protection, and Zero Trust security products that sit in fr…
Oracle Cloud
Oracle Cloud Infrastructure (OCI) is Oracle's public cloud computing platform, offering compute, storage, networking, database, and application services design…
Terraform
Terraform is HashiCorp's open-source infrastructure-as-code tool for defining, provisioning, and managing cloud and on-premises infrastructure through declarat…
Akamai
Akamai is a global content delivery network (CDN) and cloud security platform that caches and accelerates web content across a distributed edge network while p…
Alibaba Cloud
Alibaba Cloud (also known as Aliyun) is Alibaba Group's cloud computing division, offering global infrastructure-as-a-service, platform-as-a-service, and softw…
Amazon Web Services
Amazon Web Services (AWS) is Amazon's cloud computing platform, offering a broad catalog of on-demand services spanning compute, storage, databases, networking…
Azure DevOps
Azure DevOps is a Microsoft platform providing an integrated set of tools — Repos, Pipelines, Boards, Test Plans, and Artifacts — for planning, building, testi…
Azure OpenAI
Azure OpenAI Service is a Microsoft Azure offering that provides API access to OpenAI's models — including GPT-family chat models, embeddings, and image models…
ASP.NET
ASP.NET is Microsoft's original server-side web application framework, first released in 2002 as part of the .NET Framework, used to build dynamic websites, we…
Oracle
Oracle is a global enterprise technology company best known for Oracle Database, a widely used relational database management system, alongside cloud infrastru…
Pulumi
Pulumi is an infrastructure-as-code platform that lets developers define and provision cloud infrastructure using general-purpose programming languages like Ty…
IBM Cloud
IBM Cloud is IBM's public cloud computing platform, offering infrastructure, platform, and AI services, with a strong emphasis on hybrid cloud and enterprise i…
Tencent Cloud
Tencent Cloud is the cloud computing platform of Tencent Holdings, one of China's largest technology companies, offering infrastructure, AI, and gaming-focused…
Azure Functions
Azure Functions is Microsoft Azure's serverless compute service for running event-triggered code without provisioning or managing servers, billed based on exec…
Azure Container Apps
Azure Container Apps is a fully managed serverless container platform for running microservices and containerized applications, built on Kubernetes, KEDA, Dapr…
Azure App Service
Azure App Service is Microsoft Azure's fully managed platform-as-a-service for building, deploying, and scaling web applications, REST APIs, and mobile backend…
Azure CDN
Azure CDN is Microsoft Azure's content delivery network service for caching and serving static and dynamic content from globally distributed edge points of pre…
Azure DNS
Azure DNS is Microsoft Azure's hosting service for DNS domains, allowing organizations to manage DNS records for their domains using Microsoft's global network…
Azure Active Directory
Azure Active Directory (Azure AD), rebranded by Microsoft as Microsoft Entra ID, is Microsoft's cloud-based identity and access management service, providing a…
Azure Resource Manager
Azure Resource Manager (ARM) is the deployment and management layer of Microsoft Azure that lets users create, update, and delete resources through consistent…
Azure Monitor
Azure Monitor is Microsoft Azure's full-stack monitoring service that collects metrics, logs, and traces from Azure resources and applications, providing dashb…
Study Notes(34)
Deploying to Azure App Service and Docker
Containerize an ASP.NET Core app with a multi-stage Dockerfile and deploy it to Azure App Service using Key Vault-backed configuration and deployment slots.
PowerShell for Azure
Use the Az PowerShell module to authenticate, provision, and automate Azure resources at scale.
Azure Active Directory (Entra ID)
Microsoft's cloud-based identity and access management service, renamed Microsoft Entra ID, covering tenants, users, groups, app registrations, and conditional…
Azure App Service
Azure App Service is a fully managed Platform-as-a-Service for hosting web apps, REST APIs, and mobile backends without managing the underlying VMs or OS.
Azure Blob Storage
Azure's massively scalable object storage service for unstructured data, covering blob types, access tiers, and security controls.
Azure Container Instances
Azure Container Instances (ACI) runs individual containers directly in Azure without provisioning VMs or managing a container orchestrator like Kubernetes.
Azure Disks Explained
How Azure Managed Disks work, including performance tiers, OS/data/temporary disk roles, caching, and snapshotting.
Azure DNS Basics
Learn how Azure DNS hosts and resolves domain records, the standard record types, and how Alias records solve Azure-specific limitations like apex domain routi…
Azure Files Basics
An introduction to Azure Files managed file shares, covering SMB/NFS protocols, Azure File Sync, and share tiers.
Azure Front Door and CDN
Understand how Azure Front Door provides global Layer 7 routing, failover, and WAF protection at the edge, and how it differs from and complements Azure CDN ca…
Azure Functions Basics
Azure Functions is a serverless compute service that runs small, event-triggered pieces of code without you provisioning or managing any servers.
Azure Global Infrastructure
How Azure organizes its worldwide data centers into regions, availability zones, and region pairs to deliver performance and resilience.
Azure Interview Questions
A study guide covering the kinds of conceptual, scenario-based, and hands-on questions commonly asked in Azure-focused technical interviews.
Azure Key Vault Basics
Azure's managed service for securely storing and accessing secrets, keys, and certificates, covering access models, managed identities, and rotation.
Azure Load Balancer Basics
Learn how Azure Load Balancer distributes Layer 4 traffic across backend pools using health probes, load balancing rules, and the Standard SKU's secure-by-defa…
Azure Monitor Basics
A practical introduction to Azure Monitor: how it collects metrics and logs, fires alerts, and gives you visibility into application and infrastructure health.
Azure Quick Reference
A condensed cheat sheet of core Azure services, CLI commands, networking basics, and pricing concepts for fast lookup.
Azure RBAC Explained
Azure's role-based access control system for granting fine-grained permissions to resources through role definitions, scopes, and role assignments.
Azure Shared Responsibility Model
How security and operational responsibility is divided between Microsoft and the customer across IaaS, PaaS, and SaaS.
Azure SQL Database Basics
A fully managed relational database-as-a-service built on the SQL Server engine, covering deployment models, elastic pools, and built-in high availability and…
Azure Storage Account Types
A guide to choosing between general-purpose and premium Azure storage account kinds, and how performance and redundancy tiers interact.
Azure Storage Redundancy Options
A comparison of Azure Storage's LRS, ZRS, GRS, and GZRS redundancy options and how to choose between them.
Azure Subscriptions and Billing
How Azure subscriptions organize billing and access, and the tools available to monitor, budget, and control cloud spend.
Azure Virtual Machines
Azure Virtual Machines (VMs) provide on-demand, resizable compute as a service, letting you run Windows or Linux workloads in Microsoft's datacenters with full…
Showing 24 of 34.