Hey there! I'm new to this whole tech scene and a student. I'm curious about how much a SQL Server would cost on a Windows Server setup. Specifically, I'm looking at 16 GB of RAM, a 128 GB HDD, and I'd potentially be using it for around 60 hours with a pay-as-you-go model. Also, can I use the Azure calculator for this, or is there another way to figure it out? I'm a bit lost here!
2 Answers
If you're using it for development, the good news is that the SQL Server license is free for students! Just make sure to check that. You can use the Azure calculator to input your settings and then add the free license to get an estimate of the monthly costs.
Using SQL Server as Infrastructure as a Service (IaaS) can get pretty pricey. Have you thought about using Azure SQL instead? It might save you some cash, especially for those 60-hour sessions, but keep in mind that it can ramp up in cost if you go for a full month.

Oh nice, so I can just throw in my settings in the calculator and add the free license? That sounds manageable!