Click here to Skip to main content
15,891,184 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: Why would I use Azure? Pin
Jacquers22-Mar-22 5:14
Jacquers22-Mar-22 5:14 
GeneralRe: Why would I use Azure? Pin
englebart22-Mar-22 15:00
professionalenglebart22-Mar-22 15:00 
GeneralRe: Why would I use Azure? Pin
Slow Eddie23-Mar-22 2:15
professionalSlow Eddie23-Mar-22 2:15 
GeneralRe: Why would I use Azure? Pin
Eddy Vluggen22-Mar-22 5:51
professionalEddy Vluggen22-Mar-22 5:51 
GeneralRe: Why would I use Azure? Pin
Slacker00722-Mar-22 5:54
professionalSlacker00722-Mar-22 5:54 
GeneralRe: Why would I use Azure? Pin
dandy7222-Mar-22 8:08
dandy7222-Mar-22 8:08 
GeneralRe: Why would I use Azure? Pin
kmoorevs22-Mar-22 10:47
kmoorevs22-Mar-22 10:47 
GeneralRe: Why would I use Azure? Pin
Keefer S23-Mar-22 2:55
Keefer S23-Mar-22 2:55 
There are times when the data that you are dealing with may need to be accessed by others outside of your physical location. Consider the following real-life example. We generate hundreds of thousands of food inspection documents each year with inspections performed using software that we design and maintain. We use C# for coding our software and SQL to store our data. Other states also use our software and produce similar amounts of documents. The USDA wanted to be able to view the documents and associated data without having to contact each state to get the documents that they wanted at any given time. Hosting the data at our main HQ was not a viable solution. Instead, we used Azure to host the data. We make connections to the data from our local on-site software to load the documents and their inspection data into the SQL database at Azure daily. We also have a password-protected web-based interface where authorized users can pull up desired documents, print them out, etc. This was our first truly cloud-based project so there was a lot of learning involved. I suggest that you do NOT attempt to buy a domain through Azure. We could never get the domain name purchase to go through so wound up purchasing elsewhere and then pointing to Azure through custom DNS records. Setting up the custom DNS records and getting everything to work correctly was somewhat complex (because an Azure SSL certificate was also involved), but we eventually wound up with a solution that is a perfect fit for our needs.

“The Ultimate Question: 2b | !2b?”
** I would love to change the world, but they won’t give me the source code **
<*})><

GeneralRe: Why would I use Azure? Pin
Dan Neely23-Mar-22 3:12
Dan Neely23-Mar-22 3:12 
GeneralRe: Why would I use Azure? Pin
Sander Rossel24-Mar-22 1:30
professionalSander Rossel24-Mar-22 1:30 
Generalunpopular opinion: Rust: not a fan Pin
honey the codewitch22-Mar-22 0:16
mvahoney the codewitch22-Mar-22 0:16 
GeneralRe: unpopular opinion: Rust: not a fan Pin
Slacker00722-Mar-22 0:38
professionalSlacker00722-Mar-22 0:38 
GeneralRe: unpopular opinion: Rust: not a fan Pin
honey the codewitch22-Mar-22 0:38
mvahoney the codewitch22-Mar-22 0:38 
GeneralRe: unpopular opinion: Rust: not a fan Pin
Greg Utas22-Mar-22 2:00
professionalGreg Utas22-Mar-22 2:00 
GeneralRe: unpopular opinion: Rust: not a fan Pin
Mircea Neacsu22-Mar-22 3:28
Mircea Neacsu22-Mar-22 3:28 
GeneralRe: unpopular opinion: Rust: not a fan Pin
Greg Utas22-Mar-22 3:47
professionalGreg Utas22-Mar-22 3:47 
GeneralRe: unpopular opinion: Rust: not a fan Pin
Gary R. Wheeler23-Mar-22 10:44
Gary R. Wheeler23-Mar-22 10:44 
GeneralRe: unpopular opinion: Rust: not a fan Pin
trønderen22-Mar-22 5:08
trønderen22-Mar-22 5:08 
GeneralRe: unpopular opinion: Rust: not a fan Pin
Mircea Neacsu22-Mar-22 5:15
Mircea Neacsu22-Mar-22 5:15 
GeneralRe: unpopular opinion: Rust: not a fan Pin
jmaida22-Mar-22 15:58
jmaida22-Mar-22 15:58 
GeneralRe: unpopular opinion: Rust: not a fan Pin
Dan Neely22-Mar-22 3:28
Dan Neely22-Mar-22 3:28 
GeneralRe: unpopular opinion: Rust: not a fan Pin
Greg Utas22-Mar-22 3:52
professionalGreg Utas22-Mar-22 3:52 
GeneralRe: unpopular opinion: Rust: not a fan Pin
raddevus22-Mar-22 4:25
mvaraddevus22-Mar-22 4:25 
GeneralRe: unpopular opinion: Rust: not a fan Pin
Greg Utas22-Mar-22 4:36
professionalGreg Utas22-Mar-22 4:36 
GeneralRe: unpopular opinion: Rust: not a fan Pin
BryanFazekas22-Mar-22 3:25
BryanFazekas22-Mar-22 3:25 

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.