Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

MSK vs SQS + SNS

What's the advantage of splitting a CLI tool into multiple executables

How do I organize .NET solutions, projects, and system folders for multiple applications?

What are some good resources for designing a web-services based architecture that can scale well? [closed]

Is it normal to use many business exceptions if needed?

c# architecture exception

What is discovery based in Rest API

rest architecture

cmake - create architecture aware makefile

how to refactor a manually deployed single instance app into a client deployed multi-instance or multi-tenant app

What architectural model is commonly used in large, enterprise, functional F# development?

MVP - Presenter and the Service Layer - Where to declare Service Layer

How to handle sequential and concurrency in Event ticketing System Design

How do you abstract the information to be displayed in a screen?

How to implement competing consumer using http

Ninject: Is it possible to have parent object in SingletonScope and child in TransientScope?

c# architecture ninject

check processor architecture and proceed with if statement

Spring JPA Annotations & ORM.xml alternative?

What is the benefit of having health check address on different port instead of using a different path?

Should authorization logic be centralized or decentralized?

Domain model entities vs data entities, one or both in software architecture

MVC vs MVP vs MVVM use cases