Olaoluwa Afolamilaoluafolami.hashnode.dev·Sep 28, 2024How to Create a Secure and Scalable Cloud Network on AzureThis step-by-step guide will walk you through the process of designing and configuring a secure and scalable cloud network on Microsoft Azure. Aimed at beginners, this guide focuses on key elements like Virtual Networks (VNets), subnets, VPN gateways...67 readsAzure
Mahira Technology Private Limitedmahiratechnology.hashnode.dev·Sep 19, 2024Demystifying Network Security on Azure: A Terraform TaleIntroduction :- Welcome! This document will guide you through creating a Network Security Group (NSG) on Azure using Terraform. An NSG helps enhance the security of your network by allowing or denying network traffic based on a set of security rules....1 likeTerraform
Mo Abdullahmalikmoabdullah.hashnode.dev·Aug 12, 2024Demo: Integration of Azure NAT Gateway with Load BalancerIntroduction Efficiently managing both inbound and outbound traffic in a cloud environment is essential for maintaining robust and secure infrastructure. Azure's NAT Gateway is designed to handle outbound internet traffic, ensuring that resources in ...47 readsAzure
Dimple Menghanidimplemenghani.hashnode.dev·Jul 16, 2024Implementing NSG rules for the 3-tier architectureThree-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...1 like·36 readsAzure