Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

Does dependency inversion principle mean that I have to create an interface for every module?

How should an ESB be packaged/deployed?

Good naming for domain services layer [closed]

How to structure a python project with three applications that use common module

Micro services: shared library vs code duplication

Why does GCC compile itself 3 times?

Who should learn the "old" system?

create mention like twitter or convore with php

php mysql architecture

Sample N-tier ASP.NET MVC3 application with best practices (using EF 4.1)

Should our MySQL DB be separate from our Apache servers?

mysql database architecture

Parse Cloud Code Structure

How to avoid CORS preflight requests in Single Page Applications?

Authorization & User info in a Service Layer (.NET application)

Is it good practice to blank out inherited functionality that will not be used?

c# oop architecture

Entity Framework in layered architecture

How do architect an ASP.Net MVC app with EF?

CRUD in DDD Application Services?

How do you organise a Java solution into multiple projects, like in Visual Studio?

c# java maven architecture

Implementing dynamically updating upvote/downvote

Redux data structuring