Azure Application Gateway DEMO step by step

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ต.ค. 2024
  • What is Azure Application Gateway?
    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.
    Application Gateway includes the following features:
    Secure Sockets Layer (SSL/TLS) termination
    Autoscaling
    Zone redundancy
    Static VIP
    Web Application Firewall
    Ingress Controller for AKS
    URL-based routing
    Multiple-site hosting
    Redirection
    Session affinity
    Websocket and HTTP/2 traffic
    Connection draining
    Custom error pages
    Rewrite HTTP headers and URL
    Sizing
    Application Gateway can make routing decisions based on additional attributes of an HTTP request, for example URI path or host headers. For example, you can route traffic based on the incoming URL. So if /images is in the incoming URL, you can route traffic to a specific set of servers (known as a pool) configured for images. If /video is in the URL, that traffic is routed to another pool that's optimized for videos.
    This type of routing is known as application layer (OSI layer 7) load balancing. Azure Application Gateway can do URL-based routing and more.
    Azure provides a suite of fully managed load-balancing solutions for your scenarios. If you need high-performance, low-latency, Layer-4 load balancing,
    Timestamps:
    0:00 -Intro
    #PaddyMaddy #cloudComputing #azuretutorial #microsoftazuretutorialforbeginners #azureforbeginners #azurebasics #microsoftazuretraining #Az900 #AZ500, #microsoftazurecertification, #AZ303 #300 #104 #paddyMaddy #azuretraining #AZ104
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    Other Full Courses by PaddyMaddy
    AZ-900 Full course 10+ Hours - Exam AZ-900: Microsoft Azure Fundamentals
    10 hours 45 Mins Part 1 of 2 👉 ► • Azure [AZ-900] Microso...
    4 hours 28 Mins Part 2 of 2 👉 ► • AZ-900: Microsoft Azur...
    AZ-500 Full Course - 17 Hours Exam AZ-500: Microsoft Azure Security Technologies
    10 hours 45 mins Part 1 👉 • Exam AZ-500 Course con...
    6 hours 34 mins Part 2 👉 • Video
    AZ-303 Full Course -30 Hours Exam AZ-303: Microsoft Azure Architect Technologies
    Each video 10 hrs of content on Deep drive to AZ-303 Exam
    Microsoft Azure Architect Technologies (AZ-303) Part 1👉 ► • AZ-303 Microsoft Azure...
    Microsoft Azure Architect Technologies (AZ-303) Part 2 👉 ► • AZ-303 Microsoft Azure...
    Microsoft Azure Architect Technologies (AZ-303) Part 3 👉 ► • AZ-303 Microsoft Azure...
    Windows Powershell Scripting Full training Course for Windows Admins 6 hours training
    👉 • Powershell Training Fu...
    Complete Intune Course Play List Link 👉► • Microsoft Intune Full ...
    Complete Azure Training Play list • Microsoft Azure Traini...
    All Full Course Play List 👉► • Full Courses on Azure ...

ความคิดเห็น • 22

  • @PaddyMaddy26
    @PaddyMaddy26  3 ปีที่แล้ว +2

    Azure Application Gateway DEMO step by step

  • @MultiHotmax
    @MultiHotmax 2 ปีที่แล้ว +2

    Amazing thanks

  • @Rajeshsingh-ws5th
    @Rajeshsingh-ws5th 3 ปีที่แล้ว +2

    Great effort ..

  • @Sadeedaph
    @Sadeedaph 3 ปีที่แล้ว +1

    One doubt.. Can we access the backend pool VMs through RDP if the VMs doesn't have public IP? by using application gateway frontend IP instead of going for bastion service?

  • @chintanp8479
    @chintanp8479 ปีที่แล้ว

    Great coverage of all the basics Application Gateway features, @paddyMaddy26!". can we have a video for Virtual Machine scale sets ?

    • @PaddyMaddy26
      @PaddyMaddy26  ปีที่แล้ว

      Thank you for your enquiry. We have a comprehensive range of online courses covering virtual machine scale sets. You can find our full course list at www.udemy.com/user/pavan-kumar-525/. We also offer discounted prices on our courses. If you need any specific course coupon please let me know. We also have video tutorials available for some of our courses. Please feel free to contact us for more information. Thank you for your interest.

    • @chintanp8479
      @chintanp8479 ปีที่แล้ว

      @@PaddyMaddy26 Do u have course for Containerisation , docker and kuberetes in Azure?

  • @faiz5909
    @faiz5909 2 ปีที่แล้ว

    Good Job

  • @chevilo_puvvu3935
    @chevilo_puvvu3935 3 ปีที่แล้ว +3

    Goodone but can u make a video with https settings please

  • @benniemurphy1174
    @benniemurphy1174 3 ปีที่แล้ว

    So i can use this video to join my local machine to my Azure Domain?

  • @udaykiranreddy6714
    @udaykiranreddy6714 2 ปีที่แล้ว

    let's say my application is running in vm1:3000 port, how to configure that to route the traffic from 80 port of gateway?

  • @shashankbajpai5659
    @shashankbajpai5659 2 ปีที่แล้ว

    how do we configure the application gateway for end to end tls?

  • @sambhavsharma9661
    @sambhavsharma9661 2 ปีที่แล้ว

    Please let me know how to configure https for backend. every one is saying with http. but if backend running in https then how to configure it in azure application gateway

  • @MotionInMotion1975
    @MotionInMotion1975 2 ปีที่แล้ว +1

    Paddy, thanks for the video. I have a question, Im required to install WAF on a website hosted at an azure VM. This solution of yours works with two VM right?

    • @PaddyMaddy26
      @PaddyMaddy26  2 ปีที่แล้ว +2

      Yes, correct

    • @MotionInMotion1975
      @MotionInMotion1975 2 ปีที่แล้ว +2

      @@PaddyMaddy26 It worked perfect bro. Thanks so much and cheers from Argentina!

    • @MotionInMotion1975
      @MotionInMotion1975 2 ปีที่แล้ว +1

      @@PaddyMaddy26 Paddy, Ive a question. NODE APIs cannot be placed on these static websites right? Only on Web Apps, correct?

  • @nagarjunvadlakonda2302
    @nagarjunvadlakonda2302 3 ปีที่แล้ว +1

    👍

  • @Goryglory0209
    @Goryglory0209 2 ปีที่แล้ว

    LOL