Reverse Proxy
I’ve had the pleasure of working with Traefik in the development environment at work. Traefik is the default reverse proxy in kubernetes setups, thus it made sense to use it for the local setup as well.
Because I already chose to use docker containers to run my services in, this tied together quite nicely.