Cloud DB for MSSQL quickstart

Prev Next

Available in Classic and VPC

Cloud DB for MSSQL on the NAVER Cloud Platform enables you to quickly and easily build MSSQL servers in a cloud environment and operate and manage them to provide stable database services. The overall workflow for using Cloud DB for MSSQL on the NAVER Cloud Platform is as follows:

clouddbforpostgresql-procedure_01_vpc_ko

Each step is described as follows:

1. Create an application server
2. Configure the connection environment
3. Test the application server connection
4. MSSQL Server creation
5. Configure the ACG
6. MSSQL Server connection test

1. Create an application server

First, create an application server (APP server) that will communicate with the MSSQL server you create in Cloud DB for MSSQL in the NAVER Cloud Platform console. Because Cloud DB for MSSQL is currently accessible only within the NAVER Cloud Platform, the application server must also be located within the NAVER Cloud Platform. You can create an application server (APP server) from i_menu > Services > Server in the NAVER Cloud Platform console.
For detailed instructions, see:

2. Configure the connection environment

After you complete the application server creation, configure the connection environment so you can access the application server. There are two ways to configure the connection environment:

  • Configure access by using port forwarding on the NAVER Cloud Platform (Classic environment)
  • Configure access to the private domain using a public IP on the NAVER Cloud Platform (VPC environment)
    When you configure access using a public IP, check the administrator (root) password required to access the server by using the administrator password check feature.

For detailed instructions, see:

Note

You can access the MSSQL server more securely by using SSL VPN. Using SSL VPN is more secure when the server is used for administrative purposes.

3. Test the application server connection

After you complete the connection environment configuration, test whether you can successfully connect to the application server by using Remote Desktop Connection.
For detailed instructions, see:

4. MSSQL Server creation

After you complete the application server connection test, create an MSSQL server that will communicate with the application server. You can create a MSSQL server directly from i_menu > Services > Database > Cloud DB for MSSQL in the NAVER Cloud Platform console without submitting a separate service request.
For detailed instructions, see:

Server redundancy configuration

You can configure server redundancy to prevent data loss and minimize service impact in the event of a failure. Cloud DB for MSSQL creates a principal server and a mirror server and provides automatic failover to the mirror server if the principal server fails. Because redundancy is provided through a DNS-based method, no application changes are required.

To configure server redundancy, select High Availability support when creating the MSSQL server.

Monitoring and event management

You can monitor server performance and operating system status and review events for running MSSQL servers from the NAVER Cloud Platform console to manage cache services in a stable manner. You can also configure events, notifications, and alarms by using Cloud Insight on the NAVER Cloud Platform.

Caution

Additional charges apply when you subscribe to Cloud Insight. For information about Cloud Insight and its pricing plans, see Services > Management & Governance > Cloud Insight on the NAVER Cloud Platform portal.

For detailed instructions, see:

Administrative and operational permission management

In addition to the main account, you can create sub accounts to configure various management and operation permissions for Cloud DB for MSSQL. You can design permissions by using system-managed and user-created policies in Sub Account on the NAVER Cloud Platform.

Note

Sub Account is a free service with no additional charges. For detailed information about Sub Account and its pricing, see Services > Management & Governance > Sub Account on the NAVER Cloud Platform portal.

For detailed instructions, see:

5. Configure the ACG

Configure the Access Control Group (ACG) of the MSSQL server so that the application server can access the MSSQL server.
For detailed instructions, see:

6. MSSQL Server connection test

Test whether you can successfully connect to the created MSSQL server by using an MSSQL client.
For detailed instructions, see: