[Redirect Magazine] #24 - Service boundaries, orchestrating containers, event sourcing and CQRS, plus some ASP.NET Core less known features

This week, no reading, just watching 🙂 (Now that I’m looking at it closely, all the videos are from NDC Oslo 2018) Videos “Finding your service boundaries - a practical guide - Adam Ralph” Great talk on defining the service boundaries, one of the topics I find most challenging when creating a new system, but also very interesting. “Containers in Production: It’s Like Orchestrating Cats - David Ostrovsky” Cool practical talk on things to keep in mind to correctly orchestrate containers in Docker....

August 19, 2018 · 1 min · 150 words · João Antunes

Dotnetifying gRPC: Sane Edition

Going about the usual way of implementing a gRPC service in .NET, creating some helpers to make it a more ASP.NET Core like experience.

May 19, 2018 · 16 min · 3213 words · João Antunes

Dotnetifying gRPC

Very likely over-engineered PoC on making development of gRPC service development more dotnetish.

April 15, 2018 · 19 min · 3862 words · João Antunes