dotnet-architecture / eShopOnContainers

Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
https://dot.net/architecture
24.54k stars 10.36k forks source link

update microservices ebooks #2011

Open erjain opened 1 year ago

erjain commented 1 year ago

123 occurences

ardalis commented 1 year ago

This page should probably be replaced with one describing Envoy: https://learn.microsoft.com/en-us/dotnet/architecture/microservices/multi-container-microservice-net-applications/implement-api-gateways-with-ocelot

I haven't used Envoy before so I'm not going to tackle this as part of the dotnet 7 refresh just now.

jolindroth commented 1 year ago

Don't forget to update the changelog aswell

luizen commented 1 year ago

Don't forget to update the changelog aswell

I was coming to say the same. Today I downloaded the newest version of the book and wanted to check what the differences are, but the changelog is not reflecting the latest version for .NET 7. Any ideas on when that will be available? Thanks