What is a Reverse Proxy? (vs. Forward Proxy) | Proxy servers explained

Ғылым және технология

🔴 - To support my channel, I’d like to offer Mentorship/On-the-Job Support/Consulting - me@antonputra.com
▬▬▬▬▬ Experience & Location 💼 ▬▬▬▬▬
► I’m a Senior Software Engineer at Juniper Networks (12+ years of experience)
► Located in San Francisco Bay Area, CA (US citizen)
▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬
► LinkedIn: / anton-putra
► Twitter/X: / antonvputra
► GitHub: github.com/antonputra
► Email: me@antonputra.com
▬▬▬▬▬▬ Related videos 👨‍🏫 ▬▬▬▬▬▬
👉 [Playlist] Kubernetes Tutorials: • Kubernetes Tutorials
👉 [Playlist] Terraform Tutorials: • Terraform Tutorials fo...
👉 [Playlist] Network Tutorials: • Network Tutorials
👉 [Playlist] Apache Kafka Tutorials: • Apache Kafka Tutorials
👉 [Playlist] Performance Benchmarks: • Performance Benchmarks
👉 [Playlist] Database Tutorials: • Database Tutorials
▬▬▬▬▬▬▬ Timestamps ⏰ ▬▬▬▬▬▬▬
0:00 Intro
0:29 What is a forward proxy?
1:32 Forward proxy use cases
3:36 How is a reverse proxy different?
5:24 Benefits of reverse proxy
5:30 Load Balancing
6:26 Version Upgrades
7:06 Protection from attacks
7:38 Application firewall
8:56 Global server load balancing (GSLB)
9:20 Caching
10:02 Compression
10:18 TLS encryption
10:57 Single IP different ports
11:20 A/B testing
11:36 Authentication
▬▬▬▬▬▬▬ Source Code 📚 ▬▬▬▬▬▬▬
► GitHub: github.com/antonputra/tutoria...
#networking #devops #cloud

Пікірлер: 27

  • @AntonPutra
    @AntonPutra3 ай бұрын

    🔴 - To support my channel, I’d like to offer Mentorship/On-the-Job Support/Consulting - me@antonputra.com

  • @fkondratov

    @fkondratov

    2 ай бұрын

    whats up with the second video in the network playlist 🤣

  • @AntonPutra

    @AntonPutra

    2 ай бұрын

    @@fkondratov coming in a few days :)

  • @prabhudmoorthy
    @prabhudmoorthy2 ай бұрын

    Really liked the animations. Not distracting but perfectly explaining the concepts. Keep up the great work.

  • @AntonPutra

    @AntonPutra

    2 ай бұрын

    thanks!

  • @druzzyaka
    @druzzyaka3 күн бұрын

    Best explanation, thank you!

  • @AntonPutra

    @AntonPutra

    3 күн бұрын

    thank you!!

  • @GabrielPozo
    @GabrielPozo3 ай бұрын

    Amazing explanation, like always!

  • @koskoskng
    @koskoskng3 ай бұрын

    Tnx Anton! Best explanation ever!

  • @ProgrammingWithOsku
    @ProgrammingWithOsku3 ай бұрын

    Keep going Anton ! 👉

  • @rxn713
    @rxn7133 ай бұрын

    Thanks Anton!

  • @Phyx1u5
    @Phyx1u53 ай бұрын

    very clear thank you

  • @AntonPutra

    @AntonPutra

    3 ай бұрын

    thanks!

  • @theacuere
    @theacuere2 ай бұрын

    Hello Anton, Thanks for sharing tutorials. They are aweasome! Can you tell me how do you make the videos, which platform/tools use to montage them?

  • @AntonPutra

    @AntonPutra

    2 ай бұрын

    Thank you, adobe suite

  • @RAHUL841991
    @RAHUL8419912 ай бұрын

    Amazing . can you also please create a video series on linux linux required for Devops engineer

  • @AntonPutra

    @AntonPutra

    2 ай бұрын

    sure, I'll create a playlist soon

  • @manoharmeka999
    @manoharmeka9992 ай бұрын

    What if both sides are servers? The same middle thing can act as both forward and reverse proxy? Is that proxy thing a software or a hardware? What are the best options available in the market?

  • @AntonPutra

    @AntonPutra

    2 ай бұрын

    If both sides are servers you need service mesh like istio, linkerd etc :) Reverse proxy usually on the edge (fo example aws elb, in the same VPC, have public IP, targets all have private ips inside the same vpc). Best if you just getting started some cloud load balancers, aws, azure, gcp. For more advance use cases we usually use k8s. No even if the same proxy has both reverse and forward capabilities, they are configured and deployed differently,

  • @manoharmeka999
    @manoharmeka9992 ай бұрын

    Reverse proxy can be used to send mock responses while the applications are in development?

  • @AntonPutra

    @AntonPutra

    2 ай бұрын

    I guess you can hardcode something on the reverse proxy, but better just have an application that sends some mock responses via proxy. You can even run it on the same vm/server.

  • @some84884
    @some848843 ай бұрын

    Is it legal to use reverse proxy only for handshake between origin server and client? So all further traffic will be exchanged between them directly

  • @AntonPutra

    @AntonPutra

    3 ай бұрын

    We had a service that used reverse proxy to establish connection (TCP handshake) and then it communicated directly with client using UDP. IoT use case.

  • @manoharmeka999
    @manoharmeka9992 ай бұрын

    Reverse proxy and loan balancer is same?

  • @AntonPutra

    @AntonPutra

    2 ай бұрын

    It's a gray zone. Many reverse proxies have load balancing capabilities. For example, in Kubernetes, when you deploy an ingress controller (you can think of it as a reverse proxy, most popular based on nginx), it will use a network load balancer to accept and distribute traffic among ingress controller pods. Those pods act as reverse proxies and forward traffic to your application pods.

  • @staynjohnson4221
    @staynjohnson422123 күн бұрын

    At the end of the video, before your presentation has not finished, youtube suggest other videos on the screen. see this screenshot: but your presentation has not finished Add some seconds of black screen at the end of your videos...

  • @AntonPutra

    @AntonPutra

    23 күн бұрын

    ok thanks for the feedback, i try to put those where they not interfere with content

Келесі