Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

updating query part in CQRS

How lazy should a GraphQL resolver be?

Handling actions in REST web services

Understanding better Javascript OOP architecture [duplicate]

SaaS - Multi tenant Separate database model Implementation in Java

Multi-tenancy: What benefit does one-db-per-tenant provide?

In a CQRS architecture with no explicit read model, which handler updates the data store?

Application architecture MySQL / PHP / Java / AngularJS

Sharing a large data-structure in-memory among Python processes?

What is the idiomatic way to use props in component composing in reactjs

Text search for microservice architectures

Spark cores & tasks concurrency

Nested MVP on Android: how to

Integrating SignalR for microservice with API Gateway

How to achieve reliability with RabbitMQ?

architecture rabbitmq amqp

Is GraphQL having a single endpoint a bottleneck?

Organize user and authentication in microservice architecture

Managing transactions in service layer + Clean Architecture/DDD principles