Further reading
- Eric Evans, Domain-Driven Design: https://www.amazon.com/exec/obidos/ASIN/0321125215/domainlanguag-20
- More resources on DDD can be found here: https://www.domainlanguage.com/ddd/
- A detailed discussion of CQRS design principles can be found here: https://udidahan.com/2009/12/09/clarified-cqrs/
- ASP.NET Core REST API: https://docs.microsoft.com/en-US/aspnet/core/web-api/
- Datadog: https://docs.datadoghq.com/service_catalog/
- Backstage: https://backstage.io/docs/features/software-catalog/
- OpenAPI (REST API specifications): https://swagger.io/docs/specification/v3_0/about/
- Postman: https://www.postman.com/
- gRPC: https://grpc.io/
- RabbitMQ: https://www.rabbitmq.com/
- Azure Service Bus: https://azure.microsoft.com/en-us/products/service-bus/
- Ocelot: https://github.com/ThreeMammals/Ocelot
- YARP: https://microsoft.github.io/reverse-proxy/index.html
- Kong: https://docs.konghq.com/gateway/latest/ ...