PreviousNext

Sidecar pattern + custom reverse proxy + k8s [Microservices .NET]

by spetzu, 2020-08-18T20:00:46.621Z

Seventh demo lesson of our new video course! We talk about the sidecar pattern which is the general idea behind the service mesh and how easily the basic reverse proxy can be implemented in .NET Core and deployed to Kubernetes. "Microservices .NET" available at https://devmentors.io/courses/microservices-net Pacco project available on GitHub: https://github.com/devmentors/Pacco Nanoservice + Sidecar project: https://github.com/devmentors/Nanoser...

Read More