Click here to Skip to main content
15,886,833 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
QuestionRe: High Scale Real time communication Pin
Eddy Vluggen26-Apr-20 8:27
professionalEddy Vluggen26-Apr-20 8:27 
AnswerRe: High Scale Real time communication Pin
Nand3226-Apr-20 21:32
Nand3226-Apr-20 21:32 
AnswerRe: High Scale Real time communication (Server to Client) Pin
Gerry Schmitz26-Apr-20 7:00
mveGerry Schmitz26-Apr-20 7:00 
GeneralRe: High Scale Real time communication (Server to Client) Pin
Nand3226-Apr-20 21:32
Nand3226-Apr-20 21:32 
GeneralRe: High Scale Real time communication (Server to Client) Pin
Eddy Vluggen27-Apr-20 1:23
professionalEddy Vluggen27-Apr-20 1:23 
GeneralRe: High Scale Real time communication (Server to Client) Pin
Nand327-May-20 21:08
Nand327-May-20 21:08 
GeneralRe: High Scale Real time communication (Server to Client) Pin
Nand327-May-20 21:08
Nand327-May-20 21:08 
QuestionWhen is a "good time" to split a monolith to a micro-service? Pin
Milos Mijuskovic14-Apr-20 4:05
Milos Mijuskovic14-Apr-20 4:05 
I have an app that has 3 sets of features. The Agent, Dispatcher, and Admin.
Each's ones use the same Domain Models but the context of use is different.
And now, the Admin gets the Ticket Object that has data in it used by the Agent and the Dispatcher.


The app has a backend in Java and frontend in Angular. The communicate overt HTTP + JSON.


Should I separate them by domain, and create 3 separate microservices?
Would that be an overkill, as the app is not big?

Or should I keep the app as a monolith, and just reorganize the code in packages Admin Package, Dispatcher Package, etc... ? 

AnswerRe: When is a "good time" to split a monolith to a micro-service? Pin
Bohdan Stupak15-Apr-20 6:10
professionalBohdan Stupak15-Apr-20 6:10 
QuestionWhat's an in memory representation of hardware configuration called Pin
Dar Brett12-Apr-20 0:32
Dar Brett12-Apr-20 0:32 
AnswerRe: What's an in memory representation of hardware configuration called Pin
Greg Utas12-Apr-20 0:49
professionalGreg Utas12-Apr-20 0:49 
AnswerRe: What's an in memory representation of hardware configuration called Pin
Gerry Schmitz13-Apr-20 7:00
mveGerry Schmitz13-Apr-20 7:00 
QuestionWhich architecture to use for our new project Pin
Member 1478675029-Mar-20 20:41
Member 1478675029-Mar-20 20:41 
AnswerRe: Which architecture to use for our new project Pin
Gerry Schmitz30-Mar-20 8:28
mveGerry Schmitz30-Mar-20 8:28 
AnswerRe: Which architecture to use for our new project Pin
ZurdoDev30-Mar-20 9:04
professionalZurdoDev30-Mar-20 9:04 
QuestionRe: Which architecture to use for our new project Pin
Eddy Vluggen30-Mar-20 14:57
professionalEddy Vluggen30-Mar-20 14:57 
AnswerRe: Which architecture to use for our new project Pin
Bohdan Stupak13-Apr-20 5:25
professionalBohdan Stupak13-Apr-20 5:25 
GeneralRe: Which architecture to use for our new project Pin
Member 1478675013-Apr-20 6:12
Member 1478675013-Apr-20 6:12 
Questionbrowser-based document scanning applicatio Pin
Kami Dehlvi21-Mar-20 4:59
Kami Dehlvi21-Mar-20 4:59 
AnswerRe: browser-based document scanning applicatio Pin
Richard MacCutchan21-Mar-20 5:09
mveRichard MacCutchan21-Mar-20 5:09 
AnswerRe: browser-based document scanning applicatio Pin
Dave Kreskowiak21-Mar-20 6:07
mveDave Kreskowiak21-Mar-20 6:07 
QuestionFile upload fails through web application firewall with 403 Error (ModSecurity) Pin
John-ph25-Feb-20 5:14
John-ph25-Feb-20 5:14 
QuestionRe: File upload fails through web application firewall with 403 Error (ModSecurity) Pin
phil.o25-Feb-20 6:11
professionalphil.o25-Feb-20 6:11 
AnswerRe: File upload fails through web application firewall with 403 Error (ModSecurity) Pin
Nathan Minier28-Feb-20 6:36
professionalNathan Minier28-Feb-20 6:36 
QuestionDefault command for an extension in Windows Explorer Pin
JR21221-Feb-20 22:55
JR21221-Feb-20 22:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.