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...Discuss·64 readsAzure
Sumit Mondalsumit007.hashnode.dev·Jan 11, 2024Azure Application Gateway: A Journey into Seamless Application DeliveryIntroduction In the ever-evolving landscape of cloud computing, businesses are continually seeking innovative solutions to enhance their application delivery, scalability, and security. Azure Application Gateway stands tall as a beacon of efficiency,...DiscussAzure - TheoryApplicationGateway
Mahira Technology Private LimitedPromahiratechnology.hashnode.dev·Oct 20, 2023Build an Azure Application Gateway with TerragruntIntroduction :- We will see here how to build with Terragrunt an #Azure Application Gateway with: A Monitoring Dashboard hosted on a Log Analytics Workspace. How to access TLS/SSL certificates from Key Vault as a safeguard of our Web An #Azure Ap...DiscussAzure
Mahira Technology Private LimitedPromahiratechnology.hashnode.dev·Oct 18, 2023Build an Azure Application Gateway with TerragruntIntroduction :- We will see here how to build with Terragrunt an #Azure Application Gateway with: A Monitoring Dashboard hosted on a Log Analytics Workspace. How to access TLS/SSL certificates from Key Vault as a safeguard of our Web An #Azure Ap...Discussazure-devops
DevOps Talkssaumyabhushan.hashnode.dev·Aug 28, 2023AKS with Application Gateway & AGIC using TerraformI'm writing this blog about a recent difficulty I encountered while setting up an AKS cluster. It revolved around being unable to manage the Application Gateway linked to it. A little sneak peek: the issue had to do with identity and permissions. Wha...Discuss·3 likes·298 readsAzure
Preet Shahpreetshah.hashnode.dev·Aug 10, 2023Comprehensive Walkthrough: Configuring Custom Error Pages in Azure Application GatewayWelcome to this in-depth guide, we will walk through the seamless process of setting up custom error pages within our Azure Application Gateway. Let's deep dive... Introduction Greetings to all DevOps engineers striving to enhance their applications'...DiscussAzure
Sven BergendahlProsvenbergendahl.com·Feb 16, 2023Prescaling Azure Application Gateway Instances with Azure Automation for Peak TrafficIntroduction Although the Azure Application Gateway offers the possibility to autoscale its instances and, therefore its capability to handle increasing traffic, it can sometimes be quite practical to ramp up the number of instances for known situati...Discuss·290 readsAzure Application Gateway
João Correiajpjcorreia.hashnode.dev·Mar 2, 2023Azure API Management and Application Gateway: An IntroductionThe transition to cloud-based services by current businesses and organizations opens a new way and necessity of publishing and consuming data for enabling new services, digital experiences and applications, either for internal or external usage, whic...Discuss·822 readsSecure and Scale APIs with Azure API Management and App Gateway IntegrationAzure
Sven BergendahlProsvenbergendahl.com·Feb 7, 2023Troubleshooting Azure Application Gateway: A Collection of Useful KQL QueriesIntroduction Updated: 16/03/2023 The Azure Application Gateway is a highly scalable and managed web traffic load balancer that provides application-level routing, load balancing, and web application firewall services. However, despite its simplicity ...Discuss·1.3K readsKQL
Sven BergendahlProsvenbergendahl.com·Jan 19, 2023Azure Application Gateway: Implementing an Implicit Deny Rule in WAF PoliciesIntroduction For an actual home lab project, I needed a well-known firewall resource, the Implicit Deny Rule, which is typically given in any firewall nowadays. Implementing this rule in an Azure Application Gateway can be tricky as I haven’t found m...Discuss·375 readsAzure Application Gateway