Microsoft Azure Introduction

Microsoft Azure Introduction


What is Microsoft Azure?

Microsoft Azure is a cloud computing platform provided by Microsoft. It provides lots of services including Platform as a services (PaaS) & Infrastructure as a services(IaaS) to manages your business needs and running IT infrastructure smoothly.

Azure Regions

Above picture taken from Microsoft Azure official site


Azure Services by Category:

Compute

  • Virtual machinesVirtual machines

    Microsoft Azure allow you to create virtual machine of Windows or Linux.

    Virtual machine(VM) is a software emulator of physical computer. It will provide you virtual CPU, storage, processor, networking resources. You have full control just like a physical computer.

  • Container instancesContainer instances

    Container instances allow you to run containerised app on Azure without creating servers or virtual machines.

  • App ServicesApp Services

  • Function Apps

    Function app is serverless that allow you to execute event-driven basis

Networking

  • Virtual networksVirtual networks

    Allow you to connect virtual machines to incoming virtual private network

  • Load balancersLoad balancers

    Load balancers allow to balance inbound & outbound connection to application(service endpoints)

  • DNS zonesDNS zones

Storage

  • Blob storageBlob storage

  • File storagesFile storages

  • Queue storageQueue storage

Web

  • App servicesApp services

    Allow you to create cloud based web app

  • Notification hubsNotification hubs

    Allow you to send push notification from back-end

  • API management servicesAPI management services

    Allow to publish APIs & scale it

Database

  • SQL DatabasesSQL Databases

  • SQL ServerSQL Server

  • Azure Cosmo DBAzure Cosmo DB

  • Azure Cache for RedisAzure Cache for Redis

Analytics

  • Azure DatabricksAzure Databricks

  • HDInsight clustersHDInsight clusters

DevOps

  • Azure DevOpsAzure DevOps

  • DevTest LabsDevTest Labs

AL+ML

  • BOT servicesBOT services

  • Machine LearningsMachine Learnings

IoT

  • IoT HubIoT Hub

  • IoT Central ApplicationsIoT Central Applications

Integration

  • Logic AppsLogic Apps

  • Service BusService Bus

Identiy

  • Azure Active DirectoryAzure Active Directory

  • Azure AD B2CAzure AD B2C

Security

  • Security CenterSecurity Center

  • Key VaultsssKey Vaults

Mobile