Azure concepts and Services
az group list
az resource list –resource-group RealWearDeveiceManagement
az appservice plan create –resource-group NewTestRG –name TestAppSvcPlan –sku S1
az webapp create –resource-group NewTestRG –plan TestAppSvcPlan –name webappnmcli
datacenter, avalaibilityzone, region, region pair, geographical region
resource group
azure resource manager and tools like azure cli, azure powershell, cloud shell, sdk, rest services
resource maager templates
azure service health and azure monitor
azure mobile app
azure advisor
azure compute
– Virtual Machines (IAAS)
– Containers
– Azure app srvice (PAAS)
– Serverless Computing (Functions, Logic Apps, Azure Event Grid)
azure container registry
azure container instances
azure kubernetes services
Core Networking products
-VNET Virtual Network
– Subnet
– Virtual Machines
– Load Balancer
– Application Gateway (For Load Balancing)
– VPN Gateway (Site to site VPN)
– Express Route
– NSG (Network Security Group)
– NIC (Network Interface to associate VN with the VNET)
– Windows Virtual Desktop
– Azure CDN
– Dynamic Site Acceleration
Azure Storage Account
Azure Relation Database porducts
– Azure SQL database
– Azure SQL managed instance
– Azure daabase for MYSQL
– Azure database for Postgresql
Azure unstructure data
– Azure blob database (massive amount of unstructured data)
-block blobs (comprised of multiple blocks, optimized for uploading, good choice for text and binary data)
-append blobs (optimised for append only, good choice for logs)
-page blobs (random access file upto 8 tb, good choice for disk for vm, designed for frequent read write)
——Blob Access tier (hot, cool, Archive)
——Blob Service Features (blob snapshot, blob lease, soft delete, static website hosting, cdn integration, azure serch integration)
– Azure file storage
– Azure disk storage
Azure Table Storage
Azure queue Storage
Azure semi structured Data
-azure consmose db
Azure Data migration service