Click here to Skip to main content
15,892,643 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Micro-services vs Monolith for personal project? Discussion Pin
Marc Clifton4-Feb-19 0:52
mvaMarc Clifton4-Feb-19 0:52 
GeneralRe: Micro-services vs Monolith for personal project? Discussion Pin
PIEBALDconsult3-Feb-19 13:19
mvePIEBALDconsult3-Feb-19 13:19 
GeneralRe: Micro-services vs Monolith for personal project? Discussion Pin
Keviniano Gayo3-Feb-19 21:19
Keviniano Gayo3-Feb-19 21:19 
GeneralRe: Micro-services vs Monolith for personal project? Discussion Pin
Kornfeld Eliyahu Peter3-Feb-19 21:20
professionalKornfeld Eliyahu Peter3-Feb-19 21:20 
GeneralRe: Micro-services vs Monolith for personal project? Discussion Pin
RickZeeland3-Feb-19 21:55
mveRickZeeland3-Feb-19 21:55 
GeneralRe: Micro-services vs Monolith for personal project? Discussion Pin
adudley2563-Feb-19 23:51
adudley2563-Feb-19 23:51 
GeneralRe: Micro-services vs Monolith for personal project? Discussion Pin
Sander Rossel4-Feb-19 1:10
professionalSander Rossel4-Feb-19 1:10 
GeneralRe: Micro-services vs Monolith for personal project? Discussion Pin
Kirk Wood4-Feb-19 3:57
Kirk Wood4-Feb-19 3:57 

The reason I’m asking this is because I’m a pretty new programmer. I have a hard time organizing my code when it gets larger. So if I was to use a micro service architecture, I would have built-in organization of services.


And here is the rub - making microservices won't organize your code. It will push you to break it up, but you are quite likely not going to divide it correctly the first time. I would suggest keeping as much as possible in a single project. Then it will be easier to move things as you better understand things.
GeneralRe: Micro-services vs Monolith for personal project? Discussion Pin
Steve Naidamast4-Feb-19 4:25
professionalSteve Naidamast4-Feb-19 4:25 
GeneralRe: Micro-services vs Monolith for personal project? Discussion Pin
nepdev4-Feb-19 7:07
nepdev4-Feb-19 7:07 
GeneralRe: Micro-services vs Monolith for personal project? Discussion Pin
Asday4-Feb-19 8:56
Asday4-Feb-19 8:56 
NewsDigital exchange loses $137 million as founder takes passwords to the grave Pin
abmv3-Feb-19 9:06
professionalabmv3-Feb-19 9:06 
GeneralRe: Digital exchange loses $137 million as founder takes passwords to the grave Pin
Marc Clifton3-Feb-19 9:30
mvaMarc Clifton3-Feb-19 9:30 
GeneralRe: Digital exchange loses $137 million as founder takes passwords to the grave Pin
OriginalGriff3-Feb-19 10:01
mveOriginalGriff3-Feb-19 10:01 
GeneralRe: Digital exchange loses $137 million as founder takes passwords to the grave Pin
PIEBALDconsult3-Feb-19 10:08
mvePIEBALDconsult3-Feb-19 10:08 
GeneralRe: Digital exchange loses $137 million as founder takes passwords to the grave Pin
jackbrownii4-Feb-19 4:54
professionaljackbrownii4-Feb-19 4:54 
GeneralRe: Digital exchange loses $137 million as founder takes passwords to the grave Pin
MacSpudster20-Feb-19 4:03
professionalMacSpudster20-Feb-19 4:03 
GeneralRe: Digital exchange loses $137 million as founder takes passwords to the grave Pin
CodeWraith5-Mar-19 4:28
CodeWraith5-Mar-19 4:28 
GeneralRe: Digital exchange loses $137 million as founder takes passwords to the grave Pin
Mark_Wallace3-Feb-19 10:14
Mark_Wallace3-Feb-19 10:14 
GeneralRe: Digital exchange loses $137 million as founder takes passwords to the grave Pin
User 592413-Feb-19 11:57
User 592413-Feb-19 11:57 
GeneralRe: Digital exchange loses $137 million as founder takes passwords to the grave Pin
Jim Meadors3-Feb-19 19:45
Jim Meadors3-Feb-19 19:45 
GeneralRe: Digital exchange loses $137 million as founder takes passwords to the grave Pin
GuyThiebaut3-Feb-19 20:50
professionalGuyThiebaut3-Feb-19 20:50 
GeneralRe: Digital exchange loses $137 million as founder takes passwords to the grave Pin
Nand327-Feb-19 0:34
Nand327-Feb-19 0:34 
GeneralRe: Digital exchange loses $137 million as founder takes passwords to the grave Pin
MacSpudster20-Feb-19 4:04
professionalMacSpudster20-Feb-19 4:04 
GeneralPizza Pin
Brisingr Aerowing3-Feb-19 8:48
professionalBrisingr Aerowing3-Feb-19 8:48 

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.