SQL Server WEB edition for a Public website with password protected CMS

Marco Giorgi 0 Reputation points
2024-11-27T07:59:20.6466667+00:00

I need to migrate a public website with its own Content Management System to the cloud. Currently, the web application is using SQL Server and I'm trying to understand if I can use the SQL Server WEB edition license offered by both AWS and Azure. None of the two has been able to provide an answer.

The website is public, exposed to the internet, and freely available to anyone. To configure and upload the data shown on this website, we use a web application available on the internet. Obviously, it is password-protected to prevent people from inserting fake data or defacing public web pages.

The database is therefore filled in with data from the password-protected web application, and read by the public website.

Can I use the SQL Server Web edition for this purpose?

Please consider that:

  1. The website is no-profit.
  2. The web applications are made with .NET and are the only applications that access the database.
  3. We don't own an SQL Server license now as we are currently using a third-party service that is closing the business.
  4. No need for any CAL licenses
Azure SQL Database
SQL Server Other
{count} votes

1 answer

Sort by: Most helpful
  1. Sai Raghunadh M 4,635 Reputation points Microsoft External Staff Moderator
    2024-11-27T10:07:05.3466667+00:00

    Hi @Marco Giorgi,

    Thanks for the question and using MS Q&A platform

    Based on your description, SQL Server Web edition seems like a suitable option for your needs. The SQL Server Web edition is specifically designed for web-facing applications and websites1. It supports public and internet-accessible webpages, websites, web applications, and web services.

    Here are a few key points to consider:

    Public Access: Since your website is public and internet-accessible, SQL Server Web edition is appropriate.

    No CALs Needed: SQL Server Web edition does not require Client Access Licenses (CALs), which aligns with your requirement.

    Non-Profit Use: While SQL Server Web edition is typically used by web Hosters or web value-added providers, it should still be suitable for a non-profit website.

    Hope this helps. Do let us know if you any further queries. If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.