> For the complete documentation index, see [llms.txt](https://gchandra.gitbook.io/big-data-and-tools-with-nosql/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gchandra.gitbook.io/big-data-and-tools-with-nosql/cloud-everywhere/azure-cloud/services.md).

# 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.&#x20;

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**:&#x20;

Container that holds related resources for an Azure solution.&#x20;

* Project Based Organization
* &#x20;Environment Separation
* Billing

Ex: Dev, QA, UAT, Prod
