ITS offers SQL Server 2019 database hosting on a shared platform at no cost to customers.  To be eligible for this service, the database must meet several requirements including:

  • All accounts must follow a least-privilege security model and not require membership in the db_owner database role or sysadmin server role for day-to-day operations
  • Applications must connect to the database server with drivers that support encryption in transit
  • Transactional (application) databases should be no larger than 100 GB and data mart (reporting) databases should be no larger than 200 GB
  • Resource utilization (e.g. memory, CPU, TempDB) must not negatively impact other customers of the service.  Typically, applications with fewer than 10,000 database transactions daily and databases under 300 MB do not cause resource issues.  

 

Platform-specific requirements and restrictions are listed in the matrix below.  Customers with databases that are unable to meet requirements for any of the shared hosting options must request their own dedicated SQL Server instance: contact the SQL Server DBA team at ITS-SQL-Help@uiowa.edu for assistance.

 

 IOWASQLPROD7
&
IOWASQLTEST7
IOWASQLPROD8
&
IOWASQLTEST8
IOWASQLDMHOST5
&
IOWASQLDMTEST5
DescriptionDefault platform for transactional (application) databasesPlatform for transactional (application) databases that have higher sensitivity data classificationsPlatform for data mart (reporting) databases with larger ETL workloads
Data classifications permitted (sensitivity)
  • Level I (Public)
  • Level II (University Internal)
  • Level III (Restricted)
  • Level III (Restricted)
  • Level IV (Critical)
  • Level I (Public)
  • Level II (University Internal)
  • Level III (Restricted)
Data encryption in transit (connection string contains encrypt=true)RequiredRequiredRequired
Database encryption at rest (TDE)Not availableEnabledNot available
Network access to SQL Server (port 1433)

All ITS data center subnets

Non-ITS data center systems with static IP addresses (on request)

Systems with static IP addresses (on request)

All ITS data center subnets

Non-ITS data center systems with static IP addresses (on request)

High availability (production)Failover clusteringFailover clusteringStandalone VM
Maximum database size100 GB100 GB200 GB

 

 

To request a new database on the SQL Server shared hosting platform, follow the instructions in the support article How to request a new SQL Server database

 

 

Last updated
Article number
6931