Click here to Skip to main content
15,912,205 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: Thought of the Day Pin
DRHuff4-Jul-18 5:24
DRHuff4-Jul-18 5:24 
GeneralRe: Thought of the Day Pin
PIEBALDconsult4-Jul-18 8:54
mvePIEBALDconsult4-Jul-18 8:54 
GeneralRe: Thought of the Day Pin
jeron14-Jul-18 10:07
jeron14-Jul-18 10:07 
GeneralRe: Thought of the Day Pin
Ravi Bhavnani4-Jul-18 17:16
professionalRavi Bhavnani4-Jul-18 17:16 
GeneralRe: Thought of the Day Pin
DerekT-P4-Jul-18 22:24
professionalDerekT-P4-Jul-18 22:24 
GeneralMicroservices and Service Fabric? Pin
Sander Rossel4-Jul-18 4:10
professionalSander Rossel4-Jul-18 4:10 
GeneralRe: Microservices and Service Fabric? Pin
glennPattonWork34-Jul-18 4:33
professionalglennPattonWork34-Jul-18 4:33 
GeneralRe: Microservices and Service Fabric? Pin
Afzaal Ahmad Zeeshan4-Jul-18 4:50
professionalAfzaal Ahmad Zeeshan4-Jul-18 4:50 
Sander, why Service Fabric? Why not Kubernetes? The thing is Service Fabric apps are easier, but the problem is they are strictly tied to the Service Fabric runtime. This can be a benefit, in cases where other apps are also deployed and managed by Service Fabric. But leaving that framework can give you accessibility of a wider ecosystem. Service Fabric was open sourced, yet, it doesn't rule out the case where the app has to written for Service Fabric. Kubernetes can help you leave this hurdle and write services independent of the underlying platform.

Azure Kubernetes Service (AKS) Documentation - Tutorials, API Reference | Microsoft Docs

I personally use Azure Container Service for Kubernetes, and I think that is quite simple and easier. Just build Docker images, deploy them as services on Kubernetes. Your 4-5 services can be easily deployed on Kubernetes, and rest is just your YAML file in Kubernetes telling the engine what to do.
The sh*t I complain about
It's like there ain't a cloud in the sky and it's raining out - Eminem
~! Firewall !~

GeneralRe: Microservices and Service Fabric? Pin
Sander Rossel4-Jul-18 9:51
professionalSander Rossel4-Jul-18 9:51 
GeneralRe: Microservices and Service Fabric? Pin
Nigel Page5-Jul-18 16:08
Nigel Page5-Jul-18 16:08 
GeneralRe: Microservices and Service Fabric? Pin
RickZeeland4-Jul-18 10:00
mveRickZeeland4-Jul-18 10:00 
GeneralRe: Microservices and Service Fabric? Pin
Sander Rossel4-Jul-18 20:34
professionalSander Rossel4-Jul-18 20:34 
GeneralRe: Microservices and Service Fabric? Pin
Marc Clifton4-Jul-18 14:53
mvaMarc Clifton4-Jul-18 14:53 
GeneralRe: Microservices and Service Fabric? Pin
Sander Rossel4-Jul-18 20:31
professionalSander Rossel4-Jul-18 20:31 
GeneralRe: Microservices and Service Fabric? Pin
Marc Clifton4-Jul-18 23:43
mvaMarc Clifton4-Jul-18 23:43 
GeneralRe: Microservices and Service Fabric? Pin
adambl5-Jul-18 0:07
professionaladambl5-Jul-18 0:07 
GeneralRe: Microservices and Service Fabric? Pin
Nelek5-Jul-18 0:13
protectorNelek5-Jul-18 0:13 
GeneralRe: Microservices and Service Fabric? Pin
adambl5-Jul-18 0:17
professionaladambl5-Jul-18 0:17 
GeneralRe: Microservices and Service Fabric? Pin
Nelek5-Jul-18 0:28
protectorNelek5-Jul-18 0:28 
GeneralRe: Microservices and Service Fabric? Pin
Sander Rossel5-Jul-18 21:57
professionalSander Rossel5-Jul-18 21:57 
NewsRe: Microservices and Service Fabric? Pin
RickZeeland4-Jul-18 22:49
mveRickZeeland4-Jul-18 22:49 
GeneralRe: Microservices and Service Fabric? Pin
adambl4-Jul-18 23:27
professionaladambl4-Jul-18 23:27 
GeneralRe: Microservices and Service Fabric? Pin
Sander Rossel5-Jul-18 21:46
professionalSander Rossel5-Jul-18 21:46 
GeneralRe: Microservices and Service Fabric? Pin
adambl5-Jul-18 23:50
professionaladambl5-Jul-18 23:50 
GeneralRe: Microservices and Service Fabric? Pin
adambl5-Jul-18 0:00
professionaladambl5-Jul-18 0:00 

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.