Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

Designing Dependecy Injection and reuse of a single data context

Is there any other model than Interrupt driven architecture?

How to share code between micro services?

How to keep membership in sync in a multi tenant architecture with per tenant database?

database jwt architecture

How to stay DRY with validations in Domain objects and services vs validations in UI layer

Implementing a Drag and Drop Interface in Java

Should the view model match closer to view or model?

Integrating external applications with my applications

How do I architect and implement self-serve custom reporting? [closed]

Behavior of aggregate roots in DDD should be as actor or not?

Design or implementation ?

web-services architecture

Single socket multiple clients architecture

Development architecture for Oracle database

Can someone explain why use ViewModels in MVC3?

Design patterns

Where is the best place to store application parameters : database, file, code...?

CQRS in a Rails environment?