Azure Classroom notes 21/Oct/2023

Azure Global Infrastructure

  • Refer Here for Azure Global infrastructure
  • Top level infra

    • Region: Geographical location
      • Types:
        • Region with Zones
        • Regions without Zones
    • POP (Points of Presence)
      • Usecases:
        • Network connectivity (Express Route)
        • Caching. (Content Delivery Networks)
    • 5G Refer Here
  • Which Region to Choose ?

    • Go closer to your customers Refer Here
    • Regional Features

Azure Virtual Networks (Vnet)

  • Refer Here for official docs
  • Azure virtual networks is a service offered by Microsoft Azure to manage networks
  • Azure Virtual Network is a private network.
  • If we need to connect any resources to the network, we need to have subnet.
  • In the case of virtual machine, subnets and vm are connected via network interface (nic). This nic gets a private ip address from subnet range
    Preview
  • By default azure vnets will have internet connectivity
  • If your network interface (vm) needs to be accesed directly from internet, we can create a public ip and attach to the nic.
    Preview
    Preview

Creating a VM and Impact of network, subnet and public ip

  • In Azure there are no default networks, you can use what is present in your account or create a new network
  • Organizing Azure Resources
    Preview
  • Network
    Preview

Terms

  • Latency
    Preview

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

About continuous learner

devops & cloud enthusiastic learner