azure application gateway interview questions

Azure Application Gateway 50 Most Frequently asked, Real Time &Very IMP, Questions with Answers

What features does Application Gateway support?

Application Gateway supports autoscaling, TLS offloading, and end-to-end TLS, a web application firewall (WAF), cookie-based session affinity, URL path-based routing, multisite hosting, and other features. For a full list of supported features, see Introduction to Application Gateway.

How do Application Gateway and Azure Load Balancer differ?

Application Gateway is a layer 7 load balancer, which means it works only with web traffic (HTTP, HTTPS, WebSocket, and HTTP/2). It supports capabilities such as TLS termination, cookie-based session affinity, and round robin for load-balancing traffic. Load Balancer load-balances traffic at layer 4 (TCP or UDP).

What protocols does Application Gateway support?

Application Gateway supports HTTP, HTTPS, HTTP/2, and WebSocket.

What is Microsoft Azure?

Azure is a cloud computing platform which was launched by Microsoft in Feb 2010. It is a highly flexible cloud platform that offers development, data storage, service hosting, and service management.

azure application gateway interview questions

FAQ

What is Azure Application Gateway used for?

Azure Application Gateway is a web traffic 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.

Is Azure Application Gateway IaaS or PaaS?

Microsoft Azure is a service created by Microsoft to provide cloud computing for creating and managing applications and services using a cloud environment. Azure provides software as a service (SaaS), platform as a service (PaaS) and infrastructure as a service (IaaS).

Is Application Gateway PaaS or SaaS?

AG is an umbrella term for a virtual appliance that provides application delivery control (ADC) as a platform service (PaaS) in Azure.

How do I troubleshoot Azure Application Gateway?

Solution
  1. Check NSGs associated with the application gateway subnet. …
  2. Check UDR associated with the application gateway subnet. …
  3. Check effective NSG and route with the backend VM. …
  4. Check presence of custom DNS in the VNet. …
  5. If present, ensure that the DNS server can resolve the backend pool member’s FQDN correctly.

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *