Click here to Skip to main content
15,892,809 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: I love Deja-Dup Pin
Mark_Wallace3-Feb-19 22:09
Mark_Wallace3-Feb-19 22:09 
GeneralRe: I love Deja-Dup Pin
Peter_in_27803-Feb-19 22:27
professionalPeter_in_27803-Feb-19 22:27 
GeneralRe: I love Deja-Dup Pin
Mark Parity3-Feb-19 23:25
Mark Parity3-Feb-19 23:25 
JokeRe: I love Deja-Dup Pin
Peter_in_27804-Feb-19 0:20
professionalPeter_in_27804-Feb-19 0:20 
GeneralRe: I love Deja-Dup Pin
Rage3-Feb-19 23:26
professionalRage3-Feb-19 23:26 
GeneralRe: I love Deja-Dup Pin
Peter_in_27804-Feb-19 0:19
professionalPeter_in_27804-Feb-19 0:19 
GeneralRe: I love Deja-Dup Pin
dandy724-Feb-19 4:43
dandy724-Feb-19 4:43 
GeneralMicro-services vs Monolith for personal project? Discussion Pin
Member 141388863-Feb-19 10:51
Member 141388863-Feb-19 10:51 
Hey all. I put this in the lounge section because I don’t think it’s a question that can just be solved. I want to see what you Think about micro services versus monolith architecture for a your own personal projects.
Obviously, there are the generic answers : micro services are great for big expanding websites with a lot of manpower. But, if your entire code base is in one place, it’s easier to deploy, test, and (arguably) manage for a single person.

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.
Hypothetically, if this application actually becomes something I can make money off of, it would be a lot easier to expand if I can get one guy to work on the users service and so on.
Plus - this would allow put different back-end languages together in a single project.

On the other hand, since it’s just me, that seems daunting to have 7+ different small apps running at once for a personal 1-person-made project.
It might even effect the cost to run it.
The additional complexity for simple tasks turns it into kind of a nightmare. Right now I’m looking at security - some services have both public and private endpoints, so I will have to find a way to either send the authorization across services or to tell the gateway service about all my endpoints, thus defeating the purpose.

So. What do you all think?
GeneralRe: Micro-services vs Monolith for personal project? Discussion Pin
Super Lloyd3-Feb-19 12:25
Super Lloyd3-Feb-19 12:25 
GeneralRe: Micro-services vs Monolith for personal project? Discussion Pin
Marc Clifton3-Feb-19 12:34
mvaMarc Clifton3-Feb-19 12:34 
GeneralRe: Micro-services vs Monolith for personal project? Discussion Pin
Wastedtalent3-Feb-19 21:15
professionalWastedtalent3-Feb-19 21:15 
GeneralRe: Micro-services vs Monolith for personal project? Discussion Pin
Marc Clifton4-Feb-19 0:45
mvaMarc Clifton4-Feb-19 0:45 
GeneralRe: Micro-services vs Monolith for personal project? Discussion Pin
Mike Winiberg4-Feb-19 0:09
professionalMike Winiberg4-Feb-19 0:09 
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 
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 

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.