-
Virtual network diagram
The following diagram shows the planned implementation of the virtual networks and subnets.
-
Naming conventions
Effective naming includes the most relevant information for the resource type; for example, if we consider a public IP address, we can have the following information: The following example shows the naming convention for a public IP address:
-
Application security groups
Instead of creating NSGs and defining policies on explicit IP Addresses, Application Security Groups or ASGs can help you group virtual machines and define network security policies based on those groups. For example, you can have a group of web servers and a group of database servers and then create rules that allow only the web servers to communicate with the…
-
Application Gateway
Azure Application Gateway is a web traffic (OSI layer 7) load balancer that enables you to manage traffic to your web applications. Traditional load balancers operate at the transport layer (OSI layer 4 – TCP and UDP) and route traffic based on source IP address and port, to a destination IP address and port.
-
Cloudflare Loadbalancing
-
Traffic Manager, Front Door, and Cross-Region LB
Front Door for web apps needing intelligent path-based routing or WAF Cross-Region LB for regional TCP/UDP workloads or when app logic is outside HTTP Traffic Manager only if you want to stay DNS-only and don’t need smart HTTP routing
-
Availability Zone or Availability Set
If you want zone-level redundancy: ➤ If you want rack-level redundancy (within the same zone or region):
-
Switching Directory in Azure
Each Azure subscription is associated with a single directory (although a directory can be associated with multiple subscriptions) When you switch directories in Azure, you’re changing which Azure AD directory you’re working with. This can happen in several scenarios, such as: To switch directories, you would typically go into the Azure portal, click on your…
-
Azure Virtual Machine Scale Sets + Load Balancer
-
What is Web3?
Web3 is an umbrella term for technologies like blockchain that decentralize data ownership and control on the internet. Most internet applications are controlled by centralized entities that determine how they save and use end-user data. Instead of centralized management structures, Web3 (also called Web 3.0, decentralized web, or semantic web) technologies allow for community-driven projects.…