Click here to Skip to main content
15,891,136 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 PinPopular
Super Lloyd3-Feb-19 12:25
Super Lloyd3-Feb-19 12:25 
GeneralRe: Micro-services vs Monolith for personal project? Discussion PinPopular
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 
If you are new to programming i suggest to go for Monolith, then organize your code using like Onion architecture/Clean architecture. After that, you will take-out a module and make into a new service.
You can then play around with Istio, it's a managed service mesh. You can deploy it in Kubernetes or individual virtual machine.

Caveat, i just started playing around with Kubernetes. And i think Istio will surely help in managing your microservices with load balancing, service-to-service authentication, monitoring, etc. I will look into Istio soon.
[Signature space for sale]

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 
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 

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.