0
Deploy Website
I'm learning to develop a website with .net and sql server for the back end and react js for the front end. But I'm still confused about how to deploy the website online (users can access it online for testing). Is there a cost-free way to deploy both (back end and front end)? However, if it requires a fee, how can I get it?
3 ответов
+ 5
Most of the major cloud providers (AWS, Azure, Google) have free packages that give you limited access to a lot of services. You can check the Azure offering because you mentioned SQL Server. Azure SQL is basically the same.
https://learn.microsoft.com/en-us/azure/azure-sql/database/free-offer?view=azuresql
Be aware though that these services typically require you to register and provide your credit card info. So you should read the terms very carefully, especially the conditions when and how you get billed.
0
You are looking for a web hoster with domain name registration (most hosters do have that). DreamHost is what I use. Do not use Site 5. I have heard rumors of free web hosting, but it sounds very suspicious.
0
at the moment I have my python-django on vercel.
it works fine, was moved there in October or November last year