Click here to Skip to main content
15,908,842 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: To Azure or not to Azure? Pin
Valery Possoz5-Dec-17 8:23
professionalValery Possoz5-Dec-17 8:23 
GeneralRe: To Azure or not to Azure? Pin
jschell5-Dec-17 12:37
jschell5-Dec-17 12:37 
GeneralRe: To Azure or not to Azure? Pin
Nelek5-Dec-17 21:15
protectorNelek5-Dec-17 21:15 
GeneralRe: To Azure or not to Azure? Pin
Sander Rossel6-Dec-17 2:06
professionalSander Rossel6-Dec-17 2:06 
GeneralRe: To Azure or not to Azure? Pin
Roger Wright5-Dec-17 19:52
professionalRoger Wright5-Dec-17 19:52 
GeneralRe: To Azure or not to Azure? Pin
theoldfool6-Dec-17 1:27
professionaltheoldfool6-Dec-17 1:27 
GeneralRe: To Azure or not to Azure? Pin
Sander Rossel6-Dec-17 2:05
professionalSander Rossel6-Dec-17 2:05 
GeneralRe: To Azure or not to Azure? Pin
Eytukan5-Dec-17 21:21
Eytukan5-Dec-17 21:21 
App - You mean a Mobile app that consumes .net Web-Apis from Azure?
Or an Asp.net web App?

On any case, Azure WebApp + Azure SQL does a real decent job.
The very basic ones does cater to a very decent number of client calls + there's a lot of perf metrics available on the dashboard. You can monitor them live. it's amazing.
& setting up custom domains + CORS + Diagnostics, logs are all piece of cake
And you can easily add Schedulers, Jobs to your WebApp. They costs less too.

SQL -the basic standard one (Lowest one) does okay, but the response speed would be slower, even for a normal query. You'll have to pick and choose the right BOX after doing some performance tests.
You can just switch the boxes in minutes, all these work in pro-rata basis. So you wont be billed heavily just because you tested a higher config SQL boxes for few mins.


And soon you'll land in a requirement that expects you to store something in File format.
Azure blobs would be just few clicks away. They are one of the most useful things I've used on a server.

And most important point - I've never had any kinds of DDos attacks in Azure (touchwood!).
Not sure why, but it's happened in all the other non-cloud service providers I've used like goDaddy, Hostgator etc. And these guys simply lock your site without consulting you.

Starting to think people post kid pics in their profiles because that was the last time they were cute - Jeremy Falcon.

AnswerRe: To Azure or not to Azure? Pin
Nish Nishant6-Dec-17 1:05
sitebuilderNish Nishant6-Dec-17 1:05 
GeneralRe: To Azure or not to Azure? Pin
Kirk 103898216-Dec-17 2:38
Kirk 103898216-Dec-17 2:38 
GeneralRe: To Azure or not to Azure? Pin
Sander Rossel6-Dec-17 18:57
professionalSander Rossel6-Dec-17 18:57 
GeneralRe: To Azure or not to Azure? Pin
RobDeVoer6-Dec-17 11:41
RobDeVoer6-Dec-17 11:41 
GeneralRe: To Azure or not to Azure? Pin
Brady Kelly7-Dec-17 0:30
Brady Kelly7-Dec-17 0:30 
GeneralRe: To Azure or not to Azure? Pin
Member 1067702411-Dec-17 4:34
professionalMember 1067702411-Dec-17 4:34 
GeneralThought of the Day PinPopular
OriginalGriff5-Dec-17 5:05
mveOriginalGriff5-Dec-17 5:05 
GeneralRe: Thought of the Day Pin
Nagy Vilmos5-Dec-17 5:15
professionalNagy Vilmos5-Dec-17 5:15 
GeneralRe: Thought of the Day Pin
Eddy Vluggen5-Dec-17 5:18
professionalEddy Vluggen5-Dec-17 5:18 
QuestionRe: Thought of the Day Pin
megaadam5-Dec-17 5:18
professionalmegaadam5-Dec-17 5:18 
GeneralRe: Thought of the Day Pin
lopatir5-Dec-17 5:18
lopatir5-Dec-17 5:18 
GeneralRe: Thought of the Day Pin
MarkTJohnson5-Dec-17 5:19
professionalMarkTJohnson5-Dec-17 5:19 
GeneralRe: Thought of the Day Pin
MarkTJohnson5-Dec-17 5:19
professionalMarkTJohnson5-Dec-17 5:19 
GeneralRe: Thought of the Day Pin
CodeWraith5-Dec-17 5:48
CodeWraith5-Dec-17 5:48 
JokeRe: Thought of the Day Pin
Richard Deeming5-Dec-17 6:50
mveRichard Deeming5-Dec-17 6:50 
GeneralRe: Thought of the Day Pin
W Balboos, GHB5-Dec-17 7:03
W Balboos, GHB5-Dec-17 7:03 
GeneralRe: Thought of the Day Pin
TNCaver5-Dec-17 7:09
TNCaver5-Dec-17 7:09 

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.