Azure Architecture Studying Notes

 This post is to summarize some knowledge points regarding Microsoft Azure learned from Internet.

Azure Services

From: https://azurecharts.com/overview

Azure Resources Hierarchy

 

  • Tenant - Organization - AAD users
  • Management Groups - Centralized management of subscriptions
  • Subscriptions - Billing agreement
  • Resource Groups - Group related resources together
  • Resources - VMs, databases , etc

Identity and Access management

 Components:

Monitoring Azure Environment

Logs

Metrics

Core Services

  1. Virtual Machines (Compute)
    • Flexibility
    • Availability Set
    • Scale Set
  2. Networking
    • vNet - SDN
    • Subnets
    • Peering/VPN/Express Route
    • Network Security Groups / Firewall
  3. Storage
    • blob, Files, Disks, Queus, Tables.
  4. Database and Analytics
    • Structured Data - Azure SQL, Cosmos DB, Managed Mysql/PostgreSQL, and others
    • Analytics : BI - Azure Synapse - Azure Data Lake
  5. App service and Serverless Compute
    • Web apps, Mobile apps, API apps, Cloud Services, service Fabric, Notification Hubs, Functions

References

 

版权声明:
作者:ht
链接:https://www.techfm.club/p/36808.html
来源:TechFM
文章版权归作者所有,未经允许请勿转载。

THE END
分享
二维码
< <上一篇
下一篇>>