Microsoft SQL Server licensing in container deployments
Summarize
Summary of Microsoft SQL Server Licensing in Container Deployments
The Software Asset Management publisher pack for Microsoft facilitates licensing compliance for Microsoft SQL Server products deployed in container environments, both on-premise and in the cloud. Containers streamline application deployment by packaging all necessary code and dependencies, allowing consistent application performance across diverse environments.
Show less
Key Features
- Integration with ServiceNow® Discovery to identify Docker containers, Kubernetes clusters, underlying OS, SQL Server version, edition, and virtual processor core count.
- Creation of software installation records for discovered containers to enable license compliance tracking.
- Access to the Licensable Software Products Deployed on Containers report for enhanced visibility into SQL Server deployments.
Supported Licensing Models
The publisher pack supports two main licensing models for SQL Server products in container deployments:
- Per Core: License each container as a standalone device based on the number of virtual CPUs (vCPUs) with a minimum of four core licenses per container.
- Server/CAL: License each container with a server license and license users/devices accessing the server with Client Access Licenses (CALs). Options include server (per instance) and server (per server) licenses, along with user or device CALs for access control.
Key Outcomes
By leveraging the Software Asset Management application, ServiceNow customers can efficiently manage and optimize SQL Server licensing in containerized environments, ensuring compliance and reducing risk associated with software licensing. The available reports provide insights necessary for informed decision-making regarding software deployments.
The Software Asset Management publisher pack for Microsoft supports licensing rules for Microsoft SQL Server products that are deployed across both on-premise and cloud environments using Docker containers.
Containers are executable software packages that bundle all the code and dependencies that are required for deploying and running a specific application. With a container, you can deploy and run the same application uniformly across any computing environment, such as a desktop computer or the cloud, without having to reconfigure the application. Each container also virtualizes an operating system (OS) so that you can quickly and easily deploy multiple isolated applications within the same computing environment.
- The Docker containers through which your Microsoft SQL Server products are deployed.
- The corresponding Kubernetes clusters that enable each container to run.
- The OS of the underlying physical server that the container is running on.
- The Microsoft SQL Server version and edition that is deployed through each container.
- The number of virtual processor cores that are assigned to each container.
The Software Asset Management application uses the resulting data to create corresponding software installation records for each of your discovered containers. You can then reconcile these container-based software installations to track and optimize the license compliance of the Microsoft SQL Server products that are deployed through each container.
For more visibility into the Microsoft SQL Server products that are deployed through your Docker containers, view the Licensable Software Products Deployed on Containers report.
For more information on Docker discovery, see Docker virtualization. For more information on Kubernetes discovery, see Kubernetes discovery.
Supported licensing models
| Licensing Model | Description |
|---|---|
| Per core | You must license each container as a standalone device. Licensing is based on the number of virtual CPUs (vCPUs) that are discovered on each container, with a minimum of four per core licenses per container. |
| Server/CAL | You must license each container using a server (per instance or per server) license. You must also license each user or device that is accessing the underlying physical server running these containers using a user or device CAL license. Server licenses enable you to license container-based software installations on your physical servers. To license only a certain number of installations on a physical server, use a server (per instance) license. To license all installations on a physical server, use a server (per server) license. CAL licenses are client access licenses that grant a set number of users or devices
access to the underlying physical server on which your containers are running.
|