Understanding Networking in Azure
An organization is in the process of migrating infrastructure and applications to Azure. As part of the networking team, you are assigned to be part of this project. You need to allow employees to securely access resources such as databases, files, and applications on-premises and in Azure.
This chapter will review how to design and implement the core Azure networking infrastructure, including hybrid networking connections, load balancing components, routing, and network security.
Starting with the basics, we will understand the core Azure networking services such as virtual networks, DNS, and virtual network peering. We will also discuss various topics so that you can learn how to design and implement hybrid network connections such as Site-to-Site, Point-to-Site, and ExpressRoute.
Then, we will move on to how you can implement routing and load balancing components and secure your networks.
If we want to have a holistic view of all Azure...