Feed
This is a feed of links I've run across and found interesting or noteworthy. The images, content and opinions in them are owned by their respective authors.
GitHub - sebastienros/yessql: A .NET document database working on any RDBMS
github.com
A .NET document database working on any RDBMS. Contribute to sebastienros/yessql development by creating an account on GitHub.
Marten - Document Database on PostgreSQL | .NET C#
youtube.com
Marten is a .NET Transactional Document DB and Event Store on PostgreSQL. Every dotnet dev should try it as an alternative ef-core, not everything needs a fu...

The Solution: Easier and More Secure With Authentication Gateways - ANGULARarchitects
angulararchitects.io
Dies ist Beitrag 2 von 2 der Serie “Rethinking Authentication for SPAs: Easier and More Secure with Gateways” The Problem: Security Tokens in the Browser The […]
GitHub - rebus-org/Rebus.OpenTelemetry
github.com
Contribute to rebus-org/Rebus.OpenTelemetry development by creating an account on GitHub.

Distributed Tracing to discover a Distributed BIG BALL of MUD
Derek Comartin - codeopinion.com
Distributed tracing is great for observing a request flowing through a set of distributed services. However, it can also be used as a crutch!
Building End-to-End Diagnostics and Tracing: Trace Context
jimmybogard.com
Posts in this series: An IntroTrace ContextDiagnostic EventsOpenTelemetry IntegrationActivity and Span CorrelationVisualization with ExportersUser-Defined Context with Correlation ContextActivitySource and OpenTelemetry 1.0Source Code In the last post, I walked through the overall problem we run into with diagnosing issues in distributed systems - mainly that it can be difficult to

Is a REST API with CQRS Possible?
Derek Comartin - codeopinion.com
Is it possible to use REST API with CQRS? Of course! Resources can represent more than just Entities, they can be Commands and Queries.

Exposing CQRS Through a RESTful API
infoq.com
We demonstrate how to build a RESTful API on top of CQRS systems. The result joins HTTP semantics and REST style with distributed computing concerns such as eventual consistency and concurrency.

Use the REST (API) with CQRS properly
Hanami Mastery - https://hanamimastery.com - driggl.com
If you wonder how to design API for your advanced systems, you are in the right place. In this article, I show that using the REST API with CQRS pattern, advanced business domains, Event Sourcing, and Microservices can be easily applied. And yes, REST API can be enough for your needs!

Organizing Effective Project Steering Committees
ittoolkit.com
Project steering committees provide the organizational means to make decisions and solve problems. It takes only four steps to organize for committee success.