Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

Repository pattern vs. "smart" business objects [closed]

Core Data on client (iOS) to cache data from a server Strategy

ios core-data architecture

Is Django for the frontend or backend? [closed]

python django architecture

Android application architecture - what is the suggested model? [closed]

What is SOA (Service Oriented Architecture)?

REST actions and URL API design considerations

Service Layer vs Business Layer in architecting web applications?

Unit of Work + Repository Pattern: The Fall of the Business Transaction Concept

What is the real difference between "Bastard Injection" and "Poor Man's Injection"

DAO and Service layers (JPA/Hibernate + Spring) [duplicate]

java spring architecture jpa dao

Do you know any alternative to NDepend for architects? [closed]

architecture ndepend

optimal architecture for multitenant application on django

What's the difference between application layer and business logic layer?

Is NodeJS really Single-Threaded?

When to use the CQRS design pattern?

what is the difference between 3 tier architecture and a mvc?

When to rewrite a code base from scratch

architecture tdd testing

How to design scalable applications? [closed]

architecture scalability

Is Apache Kafka appropriate for use as an unordered task queue?

When do I call my class controller, manager or service?