Oct 16, 2025 路 8 min read 路 Overview. Managing inbound access to Azure resources through Network Security Groups (NSGs) is a standard best practice. NSGs define which IP addresses or ranges are permitted to communicate with your services, providing an essential layer of control...
Join discussion
Aug 25, 2025 路 5 min read 路 Introduction In cloud computing, you often need resources in different virtual networks to talk to each other securely. VNet peering in Azure is the solution. In simple terms, it allows two VNets to connect so that resources (like virtual machines) c...
Join discussion
Jun 30, 2025 路 5 min read 路 In my last blog, I mentioned that Netcity is tightly governed and there are no violations. But how is this possible? Let's go back to our imaginary city. Netcity, in its raw state, allows its occupants to talk to each other and the outside world. But...
Join discussion
Feb 15, 2025 路 4 min read 路 Azure Networking offers unique tools and processes tailored to the cloud. One such tool is Azure Network Watcher NSG Diagnostics, which simplifies the troubleshooting process for Network Security Groups (NSGs). This article explores how NSG Diagnosti...
Join discussionJul 16, 2024 路 4 min read 路 Three-tier architecture is a widely used architecture that separates applications into three different layers: Web layer, application layer (business logic), and database layer (storage). Each layer serves a specific purpose and operates independentl...
KPiyush commented