You can install SQL Server Reporting Services (SSRS) on an ECS instance and create reports based on the data in an ApsaraDB RDS SQL Server instance. This topic describes how to use ApsaraDB RDS SQL Server instances as data sources to create reports.
Background information
Microsoft SQL Server contains server components such as SQL Server database engine, SSRS, and SQL Server Analysis Services (SSAS). The SQL Server database engine is a standard relational database component. ApsaraDB RDS SQL Server is a PaaS that provides this database engine. Components such as SSRS run as Windows services, and are not provided as PaaS services on Alibaba Cloud. If you need to use SSRS on Alibaba Cloud, you must create a Windows-based ECS instance before installing and configuring SSRS.
Prerequisites
- You have created an ApsaraDB RDS SQL Server instance. For more information, see Create an ApsaraDB RDS for SQL Server instance.
- You have Create an instance by using the wizard.
- You have installed SQL Server on the ECS instance.