Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

Explaining why "Just add another column to the DB" is a bad idea, to non programmers [closed]

Is it a good idea to use MySQL and Neo4j together?

How to detect target architecture using CMake?

Class vs package vs module vs component vs container vs service vs platform in Java world [closed]

Break lines and wrapping in auto formatting of Visual Studio with ReSharper

Microservices with shared database? using multiple ORM's? [closed]

ASP.NET MVC Architecture : ViewModel by composition, inheritance or duplication?

Elasticsearch replication of other system data?

Service layer and controller: who takes care of what?

Why is number of bits always(?) a power of two? [closed]

API Design: HTTP Basic Authentication vs API Token

Using Entity Framework entities as business objects?

Avoiding Circular Dependencies of header files [duplicate]

Sharing code and schema between microservices

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