Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Routing with Traefik: Learn Traefik in less than 2 hours
Rating: 4.2 out of 5(36 ratings)
279 students

Routing with Traefik: Learn Traefik in less than 2 hours

Traefik is the leading modern reverse proxy. This course shows you how to deploy traefik in docker & kubernetes (k8s).
Created bySimon Becker
Last updated 3/2023
English
English [Auto],

What you'll learn

  • Learn how to use traefik as a reverse proxy
  • Learn how to manipulate URLs
  • Integrate Traefik in Docker
  • Deploy traefik with docker compose
  • Secure your communication with SSL

Course content

10 sections41 lectures1h 32m total length
  • Introduction | Welcome!1:35

    Explore how the traffic training course is structured, learn what traffic is, and access GitHub repositories with config files and tooling to practice Traefik setups.

  • Course Materials | Github0:10
  • What is traefik and why do I want to use it?6:38

    Discover how Traefik, a modern reverse proxy and load balancer, simplifies deploying microservices by routing requests to containers, enabling SSL termination and flexible URL paths.

  • Curriculum | What you will lean in this course2:05

    Explore traffic routing with Traefik through getting started labs, load balancing, YAML configuration, routing to containers, tls certificates, http to https redirects, middleware, and monitoring with logs, metrics, and tracing.

  • Tools that you need for this course1:25

    Explore essential tooling for this course: Windows Terminal with auto-completion, Docker Desktop for Windows, a feature-rich editor with an integrated terminal, and optional Linux subsystem for Windows to run Docker.

  • Tools that you need for this course | Downloads0:22

Requirements

  • Docker Basic Knowledge

Description

Routing with Traefik: Learn Traefik in less than 2 hours


This course is the perfect opportunity for beginners to learn how traefik works.

Also if you search for a reverse proxy that makes it easy to route requests to your webservices, this is what you need! 

Since setting up a reverse proxy is not the task you want to waste time with (thats probably more developing your application), I made this course to deliver the information you need as fast as possible!

This course shows you everything to get started just a few hours.

You don't need to be a pro, just a laptop with docker installed is sufficient

We will touch the following topics:

  • Getting Started and installation

  • Basics of Routing

  • HTTPS

  • Middlewares (Manipulate the request that come in as well as a lot of useful features)

  • Monitoring

  • Cloud

  • Simple Kubernetes examples to get started with

  • and much more...

I will take you on a journey showing you a mixture on theoretic knowledge combined with coding exercises and a lot of useful documents and links that help you getting started.

I have created a github page as well with all the code examples that will be part of this course.

You can easily download these and run them directly on your computer.

Looking forward to see you in the course! 

Who this course is for:

  • DevOps Beginners
  • Administrators
  • Webdeveloper
  • Site Reliability Engineers