Click here to Skip to main content
15,900,818 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: 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 
We have been using Service Fabric to host microservices for about a year while now. We created a few Stateless services with minimal use of the SF SDK so most of the time when developing you can ignore the fact they are hosted in SF, and moving away from SF should not be too expensive. You can run the SF host on your dev machine, but because we have kept the SF references to just the 'shell' we can also run the services locally in a console host if you want, which makes dev a little easier.

Our deployments are via Octopus, which does have some built-in support for SF deployments, not great but you can get it running smoothly with a little fiddling. Later versions of Octopus might be better at this now.

What I really like about SF is that zero-downtime deployments are easy and it manages the drain-stopping of load balancer for you. You can package up multiple services into single application package that is deployed as a unit (and rolled back as a unit in the case of failure), which is great, but of course, if you want that you should be thinking of containers anyway.

So, we are looking at moving to containers this year (it is the MS recommended direction of travel too). You can currently host containers in SF but it is a bit awkward and there is some new stuff in the pipeline (Seabreeze) that supports server-less hosting of containers which is where I think we will end up.

Adam
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 
GeneralRe: Microservices and Service Fabric? Pin
Sander Rossel5-Jul-18 21:40
professionalSander Rossel5-Jul-18 21:40 
GeneralRe: Microservices and Service Fabric? Pin
mkolter5-Jul-18 3:55
mkolter5-Jul-18 3:55 
GeneralRe: Microservices and Service Fabric? Pin
Sander Rossel5-Jul-18 21:38
professionalSander Rossel5-Jul-18 21:38 
GeneralRe: Microservices and Service Fabric? Pin
AReady6-Jul-18 4:11
AReady6-Jul-18 4:11 
GeneralRe: Microservices and Service Fabric? Pin
Sander Rossel7-Jul-18 8:32
professionalSander Rossel7-Jul-18 8:32 
AnswerRe: Microservices and Service Fabric? Pin
AReady8-Jul-18 22:27
AReady8-Jul-18 22:27 
GeneralRe: Microservices and Service Fabric? Pin
Sander Rossel9-Jul-18 10:22
professionalSander Rossel9-Jul-18 10:22 
GeneralSongs of the day. Pin
Maximilien4-Jul-18 2:48
Maximilien4-Jul-18 2:48 
GeneralRe: Songs of the day. Pin
Ron Anders4-Jul-18 4:32
Ron Anders4-Jul-18 4:32 
GeneralRe: Songs of the day. Pin
OriginalGriff4-Jul-18 5:08
mveOriginalGriff4-Jul-18 5:08 
GeneralRe: Songs of the day. Pin
User 48350474-Jul-18 7:40
User 48350474-Jul-18 7:40 
GeneralMessage Closed Pin
4-Jul-18 2:26
professionalKaspersky Support USA4-Jul-18 2:26 
GeneralRe: Kaspersky Support Number Pin
Maximilien4-Jul-18 2:44
Maximilien4-Jul-18 2:44 
GeneralRe: Kaspersky Support Number [redacted] Pin
Bryian Tan4-Jul-18 2:52
professionalBryian Tan4-Jul-18 2:52 

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.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   494 votes