SQL Server for Education Purpose

thomas thomas 1 Reputation point
2020-10-27T14:02:23.217+00:00

I have 60 students and as it is Covid season, we are having the classes in online mode. I am supposed to teach them SSIS and SSRS as one of the topics in database technology. Instead of installing sql server in all of the student's computers, can I setup sql server in a cloud such that all students can access as different users and have there training.
Do I have to install it by myself ?
Will i get support ?
How much will be the charges?

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,911 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,561 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. David Browne - msft 3,846 Reputation points
    2020-10-27T14:23:46.69+00:00

    You can use SQL Server Developer Edition for this, and there's no restriction against using it on a shared server, but you'd still have to pay for hosting the Windows server, which might be $5-$10/hour for an environment multiple users can work on.

    A better idea might be to explore getting the students Azure educational accounts: https://azure.microsoft.com/en-us/free/students/

    0 comments No comments

  2. Monalv-MSFT 5,896 Reputation points
    2020-10-28T02:07:30.69+00:00

    Hi @thomas thomas ,

    We can download the following tools:

    1. SQL Server
    2. SQL Server Management Studio (SSMS)
    3. SQL Server Data Tools (SSDT) for Visual Studio

    Best Regards,
    Mona

    ----------

    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


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.