Click here to Skip to main content
15,891,703 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: How many? Pin
OriginalGriff18-May-20 21:33
mveOriginalGriff18-May-20 21:33 
GeneralRe: How many? Pin
Sander Rossel18-May-20 22:50
professionalSander Rossel18-May-20 22:50 
GeneralRe: How many? Pin
GuyThiebaut19-May-20 0:06
professionalGuyThiebaut19-May-20 0:06 
PraiseRe: How many? Pin
ZurdoDev19-May-20 1:17
professionalZurdoDev19-May-20 1:17 
GeneralRe: How many? Pin
ZurdoDev19-May-20 1:18
professionalZurdoDev19-May-20 1:18 
GeneralRe: How many? Pin
pmauriks20-May-20 15:06
pmauriks20-May-20 15:06 
AnswerRe: How many? Pin
CodeWraith18-May-20 21:42
CodeWraith18-May-20 21:42 
AnswerRe: How many? Pin
Sander Rossel18-May-20 22:49
professionalSander Rossel18-May-20 22:49 
I have, for the long term, and with good reasons.
I don't get the platform dependence @lopatir is talking about.
I just develop an ASP.NET Core application that I can host on-premises or in the cloud and on Windows or Linux, so what's the deal?
Besides, how is a WinForms or ASP.NET application not platform dependent?
Works on all Windows platforms that support your version of .NET and your database needs at least Windows Server 2012, such freedom, much hosting Confused | :confused:

However, I have one client that went from all paper to having an application.
They use the application in the field (like literally fields where they gather hay), so the application has to be available everywhere.
We have two choices, buy a server and install and secure SQL Server and IIS and a Domain Controller(!), something I don't know how to do.
The client is as a-technical as they get, so they can't do it either.
Or put it in the cloud and be done with it, that I can do and it very easy and it costs the client about €50 a month.
Maybe a server would've been cheaper over three years time, but it just isn't worth the hassle in this case.

Another customer has plenty of on-premises servers... That I don't have access to!
Every time I have to do anything I have to call their (external) IT department and plan a day and time.
So, I just put everything in the cloud.
The customer was initially happy because they're now one of the most modern companies in their field, although I think the IT manager isn't as happy anymore because he's a control freak and now that we're on Azure he can't be bothered to learn the cloud, so that's a bit of a black box for him.
They even ended up with two Azure environment because their external IT party created one too that I knew nothing about (while they knew about mine) D'Oh! | :doh:
Kind of tells you how much the IT manager is on top of it...
Anyway, it also allowed me to use some cloud-only services, like Azure Functions and Logic Apps.
I'm not quite happy with my Functions because they somehow don't work as advertised (but still free), but the Logic Apps are just way easier than coding it yourself.
I've now created a little on-premises app because I really couldn't access their SMTP server in the cloud, but I'm waiting for credentials and someone to give me access.
Too bad, the Logic App would've been a MUCH faster alternative...

I've got another customer coming up who is going to the cloud as well.
Simply because for €50 a month you can't be arsed to setup an on-premises server.

Other than that the cloud offers other benefits, like scaling that you can't get on-premises.
Not for my clients, obviously, but something other companies have to deal with.
I don't have to think about updates, I get free TLS certificates that are automatically refreshed, integration with Azure DevOps and automated deployment is easy.
To me, the cloud is a no-brainer.

GeneralRe: How many? Pin
Kornfeld Eliyahu Peter18-May-20 23:13
professionalKornfeld Eliyahu Peter18-May-20 23:13 
GeneralRe: How many? Pin
Sander Rossel18-May-20 23:40
professionalSander Rossel18-May-20 23:40 
GeneralRe: How many? Pin
Kornfeld Eliyahu Peter19-May-20 0:14
professionalKornfeld Eliyahu Peter19-May-20 0:14 
GeneralRe: How many? Pin
Sander Rossel19-May-20 1:00
professionalSander Rossel19-May-20 1:00 
GeneralRe: How many? Pin
Kornfeld Eliyahu Peter19-May-20 1:10
professionalKornfeld Eliyahu Peter19-May-20 1:10 
GeneralRe: How many? Pin
Sander Rossel19-May-20 1:45
professionalSander Rossel19-May-20 1:45 
GeneralRe: How many? Pin
Kornfeld Eliyahu Peter19-May-20 1:54
professionalKornfeld Eliyahu Peter19-May-20 1:54 
GeneralRe: How many? Pin
Sander Rossel19-May-20 2:09
professionalSander Rossel19-May-20 2:09 
GeneralRe: How many? Pin
Greg Utas19-May-20 3:22
professionalGreg Utas19-May-20 3:22 
GeneralRe: How many? Pin
Sander Rossel19-May-20 4:26
professionalSander Rossel19-May-20 4:26 
GeneralRe: How many? Pin
Nelek19-May-20 20:14
protectorNelek19-May-20 20:14 
GeneralRe: How many? Pin
Nelek18-May-20 23:30
protectorNelek18-May-20 23:30 
GeneralRe: How many? Pin
Sander Rossel18-May-20 23:55
professionalSander Rossel18-May-20 23:55 
GeneralRe: How many? Pin
Nelek19-May-20 0:08
protectorNelek19-May-20 0:08 
GeneralRe: How many? Pin
Sander Rossel19-May-20 1:03
professionalSander Rossel19-May-20 1:03 
GeneralRe: How many? Pin
Daniel Pfeffer19-May-20 1:30
professionalDaniel Pfeffer19-May-20 1:30 
GeneralRe: How many? Pin
Sander Rossel19-May-20 1:57
professionalSander Rossel19-May-20 1: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.