Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

what frameworks should be chosen for the particular web application? [closed]

Cost of an unused Kafka topic/partition

Can NoSql be used for reporting in this situation?

ArchUnit rule to negate package access?

java architecture archunit

Dropbox's ATF - How functions/callbacks are stored in database?

Exception handling in layered architecture

c# .net architecture exception

Clean Architecture - Should simple view logic be on Presenter or on View?

Kafka partitions reassignment algorithm and reasons

CISC machines - don't they just convert complex instructions to RISC?

Guidelines for Scaling on Heroku Platform

How to share data across an organization

Solution for a no-server multi-user application/database?

Is nodejs representing Reactor or Proactor design pattern?

Design architecture of a notification system

Where to bind DTO into domain model

Naming conventions for AWS Lambdas intended for REST API access

In event-driven architecture, is it ok to have all services send their event to a component that forwards it to the proper service?

Schedule a task to run at some point in the future (architecture)