This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

How-to guides

Users can create an Auto-Scaling Group service by entering the required information and selecting detailed options through the Samsung Cloud Platform Console.

Creating an Auto-Scaling Group

You can create an Auto-Scaling Group service through the Samsung Cloud Platform Console.

Note
To create an Auto-Scaling Group, you need to create a Launch Configuration in advance. Please refer to Creating a Launch Configuration.

To create an Auto-Scaling Group, follow these steps:

  1. Click All Services > Compute > Virtual Server menu. It will move to the Virtual Server’s Service Home page.

  2. Click the Auto-Scaling Group menu. It will move to the Auto-Scaling Group list page.

  3. On the Auto-Scaling Group list page, click the Create Auto-Scaling Group button. It will move to the Create Auto-Scaling Group page.

  4. On the Create Auto-Scaling Group page, enter the information required to create the service.

    • In the Launch Configuration section, select a Launch Configuration.
      • You can create a new Launch Configuration by clicking the Create Launch Configuration button.
    • In the Service Information Input section, enter or select the required information.
      Category
      Required
      Detailed Description
      Auto-Scaling Group NameRequiredAuto-Scaling Group name
      • Manage servers of the same type and purpose as a group
      Server NameRequiredServer name within the Auto-Scaling Group
      • An identifier to distinguish servers created within the Auto-Scaling Group, automatically assigned based on the input server name and sequence
      Number of ServersRequiredNumber of servers to create in the Auto-Scaling Group
      • Enter a value between 0 and 20 (Min≤Desired≤Max)
      • Min: Set the minimum number of servers for the Auto-Scaling Group to maintain
      • Desired: Set the target number of servers within the Auto-Scaling Group, also meaning the initial number of servers created when the Auto-Scaling Group is created
      • Max: Set the maximum number of servers that the Auto-Scaling Group can maintain
      Manual Desired Server Count SettingOptionalChoose whether to manually change the Desired server count
      Network Settings > Network SettingsRequiredNetwork settings for the Auto-Scaling Group
      • Select the desired VPC and general Subnet
      • IP can only be automatically generated
      • If you select a local Subnet, you can choose the desired local Subnet, and IP can only be automatically generated
      Network Settings > Security GroupOptionalSet a Security Group to allow necessary access
      • If you don’t set a Security Group, it will follow the default rule (Any/Deny) and block all inbound and outbound traffic
      • For Linux servers, allow SSH traffic
      • For Windows servers, allow RDP traffic
      • After creating the Auto-Scaling Group, you can modify the settings using the Modify button. For more information, refer to Setting Security Group
      Load BalancerOptionalConnect the Auto-Scaling Group to a Load Balancer
      • Register the servers in the Auto-Scaling Group as members of the LB server group
      • LB server group: Select an existing LB server group in the chosen VPC
      • Port: Enter a value between 1 and 65,534
      • Click the + button to add an LB server group (up to 3 LB server groups and ports can be added)
      • Weighted Round Robin or Weighted Least Connection load balancing LB server groups cannot be selected
      • Draining Timeout value: If Draining Timeout is checked as used, set the Draining Timeout value
        • Draining Timeout: The time to wait before disconnecting the server from the Load Balancer
          • This allows for safe session cleanup, as sessions connected to the server may still exist
        • If Load Balancer is not used, Draining Timeout setting is not available
        • The default value is 300 seconds, and you can enter a value between 1 second and 3,600 seconds
      Table. Auto-Scaling Group Service Information Input Items
    • In the Scaling Policy Settings section, set the scaling policy.
      • For more information on policy settings, refer to Adding a Policy.
        Category
        Required
        Detailed Description
        Set NowOptionalSet the scaling policy now
        • Click the Add Policy button to display the policy information input items
        Set LaterOptionalSet the policy after creating the Auto-Scaling Group, on the detailed information page
        Table. Auto-Scaling Group Scaling Policy Settings Items
    • In the Notification Settings section, set the notification recipient and method.
      • For more information on notification settings, refer to Adding a Notification.
        Category
        Required
        Detailed Description
        Set NowOptionalSet the notification recipient and method now
        • Click the Add Notification button to open the Add Notification popup window
        • For more information on notification settings, refer to the detailed information
        • Click the Modify button in the notification recipient list to change the notification information
        Set LaterOptionalSet the notification recipient and method after creating the Auto-Scaling Group, on the detailed information page
        Table. Auto-Scaling Group Notification Settings Items
    • In the Additional Information Input section, enter or select the required information.
      Category
      Required
      Detailed Description
      TagOptionalAdd a tag
      • Up to 50 tags can be added per resource
      • Click the Add Tag button, then enter or select the Key and Value
      Table. Auto-Scaling Group Additional Information Input Items
  5. In the Summary panel, review the created details and estimated billing amount, then click the Complete button.

    • After creation is complete, you can find the created Auto-Scaling Group on the Auto-Scaling Group list page.

Checking Auto-Scaling Group Details

The Auto-Scaling Group service allows you to view and modify the overall resource list and detailed information. The Auto-Scaling Group details page consists of Details, Policy, Schedule, Virtual Server, Load Balancer, Tag, and Work History tabs.

To check the Auto-Scaling Group details, follow these steps:

  1. Click All Services > Compute > Virtual Server menu. It will move to the Virtual Server’s Service Home page.
  2. Click the Auto-Scaling Group menu. It will move to the Auto-Scaling Group list page.
  3. On the Auto-Scaling Group list page, click the resource you want to check the details for. It will move to the Auto-Scaling Group details page.
    • The Auto-Scaling Group details page displays status information and additional feature information, and consists of Details, Policy, Schedule, Virtual Server, Load Balancer, Tag, and Work History tabs.
      CategoryDetailed Description
      Auto-Scaling Group StatusThe status of the Auto-Scaling Group created by the user
      • Creating: Auto-Scaling Group creation in progress
      • In Service: Serviceable state
      • Scale In: Scale In in progress
      • Scale Out: Scale Out in progress
      • Cool Down: Cool-down wait in progress
      • Terminating: Auto-Scaling Group deletion in progress
      • Attach to LB: Connecting to Load Balancer in progress
      • Detach from LB: Detaching from Load Balancer in progress
      Auto-Scaling Group DeletionButton to delete the Auto-Scaling Group
      Table. Auto-Scaling Group Status Information and Additional Features

Details

… (rest of the content remains the same) Auto-Scaling Group Details page where you can check the detailed information of the selected resource and modify the information if necessary.

CategoryDetailed Description
ServiceService name
Resource TypeResource type
SRNUnique resource ID in Samsung Cloud Platform
  • Auto-Scaling Group refers to Auto-Scaling Group SRN
Resource NameResource name
  • Auto-Scaling Group refers to Auto-Scaling Group name
Resource IDUnique resource ID in the service
CreatorUser who created the service
Creation TimeTime when the service was created
ModifierUser who modified the service information
Modification TimeTime when the service information was modified
Auto-Scaling Group NameAuto-Scaling Group name
Launch Configuration NameLaunch Configuration name selected when creating the Auto-Scaling Group
  • Image template used when creating a Virtual Server in the Auto-Scaling Group
Number of ServersCurrent number of servers in the Auto-Scaling Group and set Min, Desired, Max server numbers
Manual Setting of Desired Server NumberUse or do not use manual setting of Desired server number
VPCVPC information of the Auto-Scaling Group
General SubnetGeneral Subnet and NAT IP usage information of the Auto-Scaling Group
Local SubnetLocal Subnet information of the Auto-Scaling Group
Security GroupSecurity Group information of the Auto-Scaling Group
  • If you want to change the Security Group, click the Modify button to set. For more information, see Setting Security Group
Table. Auto-Scaling Group Details - Details Tab Items

Policy

On the Auto-Scaling Group List page, you can check the policy list of the selected resource and add or manage policies if necessary.

CategoryDetailed Description
CategoryPolicy category
  • Scale In: Server number return
  • Scale Out: Server number increase
Policy NamePolicy name
Execution ConditionCondition for executing the policy
  • Statistic: Method of calculating Metric Type
    • Average: Average of servers in the Auto-Scaling Group
    • Min: Minimum value among servers in the Auto-Scaling Group
    • Max: Maximum value among servers in the Auto-Scaling Group
  • Metric Type: CPU Usage, Memory Usage, Network In(Bytes), Network Out(Bytes), Network In(Packets), Network Out(Packets)
  • Operator: >= > <= <
  • Threshold: Threshold for Metric Type
  • Period: Continuous time to trigger the execution condition (N minutes)
Execution UnitMethod of executing the policy
  • Policy Type: Type of policy to execute
    • Increase or decrease server number by a specified number: Increase or decrease server number by a target value
    • Increase or decrease server number by a specified ratio: Increase or decrease server number by a target ratio
    • Fix server number to a specified value: Fix server number to a target value
  • Target Value: Number or ratio to execute the selected Policy Type
Cool-downWaiting time (in seconds) after the policy starts or stops a server
  • Default value is 300 seconds, and can be set between 1 second and 3,600 seconds
More > ModifyModify the policy information
More > ActivateActivate the policy
  • Only available when the policy is deactivated
More > DeactivateDeactivate the policy
  • Only available when the policy is activated
Table. Auto-Scaling Group Details - Policy Tab Items

For more information on policy management and policy examples, see Policy Management.

Schedule

On the Auto-Scaling Group List page, you can check the schedule list of the selected resource and add or manage schedules if necessary.

CategoryDetailed Description
NameSchedule name
MinMinimum server number set in the schedule
DesiredTarget server number set in the schedule
MaxMaximum server number set in the schedule
PeriodSchedule execution period
  • Can be set to daily, weekly, monthly, or one-time
Date/Day of the WeekSchedule execution date or day of the week
  • Depends on the selected schedule period
Execution TimeSchedule execution time
Time ZoneSchedule execution time zone
StatusSchedule status
More > ModifyModify the schedule information
More > ActivateActivate the schedule
  • Only available when the schedule is deactivated
More > DeactivateDeactivate the schedule
  • Only available when the schedule is activated
Table. Auto-Scaling Group Details - Schedule Tab Items

For more information on schedule management, see Adding Schedule and Deleting Schedule.

Virtual Server

On the Auto-Scaling Group List page, you can check the Virtual Server list of the selected resource.

CategoryDetailed Description
Server NameName of the server created in the Auto-Scaling Group
  • Clicking the Server Name will move to the Virtual Server Details page
IPIP assigned to the server
Creation TimeDate and time when the server was created
StatusServer status
Load Balancer Connection StatusLoad Balancer connection status
  • Attaching: Load Balancer connection in progress
  • Attached: Load Balancer connected
  • Attach Error: Load Balancer connection error
  • Detaching: Load Balancer disconnection in progress
  • Detached: Load Balancer disconnected
  • Detach Error: Load Balancer disconnection error
Table. Auto-Scaling Group Details - Virtual Server Tab Items

Load Balancer

On the Auto-Scaling Group List page, you can check the Load Balancer list of the selected resource and add or manage Load Balancers if necessary.

CategoryDetailed Description
Draining TimeoutDraining Timeout usage
  • Click the Modify button to set the Draining Timeout usage
  • If already in use, change the time
  • Load Balancer is not in use, Draining Timeout setting is not possible.
Load BalancerLoad Balancer usage
  • Click the Modify button to set the Load Balancer usage
  • If already in use, add or change the Load Balancer
  • Up to 3 Load Balancer server groups can be added
Load Balancer > Load Balancer NameLoad Balancer name to connect to the Auto-Scaling Group
Load Balancer > LB Server GroupLoad Balancer’s LB server group
  • LB server groups using Weighted Round Robin or Weighted Least Connection load balancing are not selectable
Load Balancer > PortPort registered as a member of the LB server group
Table. Auto-Scaling Group Details - Load Balancer Tab Items
Note

Notification

You can check the notification recipient information and notification method for the selected resource on the Auto-Scaling Group List page.

CategoryDetailed Description
Notification RecipientName of the notification recipient
EmailEmail of the notification recipient
Server CreationWhether to send a notification when a server creation-related notification occurs
  • Success: Whether to send when creation is successful
  • Failure: Whether to send when creation fails
Server TerminationWhether to send a notification when a server termination-related notification occurs
  • Success: Whether to send when termination is successful
  • Failure: Whether to send when termination fails
Policy Execution ConditionWhether to send a notification when the policy execution condition is met
StatusNotification activation status
  • Active: Activated
More > EditEdit the notification information
More > ActivateActivate the notification information
  • Only available when the notification is deactivated
More > DeactivateDeactivate the notification information
  • Only available when the notification is activated
Table. Auto-Scaling Group Details - Notification Tab Items

For more information on notification settings, refer to Managing Notifications.

Tag

You can check the tag information of the selected resource on the Auto-Scaling Group List page and add, modify, or delete tags.

CategoryDetailed Description
Tag ListTag list
  • Key and Value information of the tag can be checked
  • Up to 50 tags can be added per resource
  • When entering a tag, you can search and select from the existing Key and Value list
Table. Auto-Scaling Group Details - Tag Tab Items

Work History

You can check the work history of the selected resource on the Auto-Scaling Group List page.

CategoryDetailed Description
Work History ListResource change history
  • Work time, resource ID, resource name, work details, event topic, work result, and worker information can be checked
Table. Auto-Scaling Group Details - Work History Tab Items

Managing Auto-Scaling Group Resources

If you need to manage the created Auto-Scaling Group, you can perform tasks on the Auto-Scaling Group Details page.

Modifying Launch Configuration

You can modify the Launch Configuration of the Auto-Scaling Group.

Note
Modifying the Launch Configuration does not apply to existing servers in the Auto-Scaling Group. It only applies to newly created servers. If you want to apply the modified Launch Configuration to all servers in the Auto-Scaling Group, adjust the server count (Desired) to 0 to delete all existing servers, and then modify the server count (Desired) to the desired quantity.

To modify the Launch Configuration of the Auto-Scaling Group, follow these steps:

  1. Click All Services > Compute > Virtual Server. The Virtual Server Service Home page opens.

  2. Click Auto-Scaling Group. The Auto-Scaling Group List page opens.

  3. On the Auto-Scaling Group List page, click the resource for which you want to modify the Launch Configuration. The Auto-Scaling Group Details page opens.

  4. Click the Modify button next to the Launch Configuration name. The Modify Launch Configuration popup window opens, where you can view the list of available Launch Configurations.

    Category
    Detailed Description
    Launch Configuration NameLaunch Configuration name
    ImageLaunch Configuration OS image
    Server TypeLaunch Configuration server type
    Block StorageLaunch Configuration Block Storage settings
    Auto-Scaling Group CountNumber of Auto-Scaling Groups to which the Launch Configuration is applied
    Detailed ViewButton to view detailed Launch Configuration information
    Table. Launch Configuration List Items

  5. In the Modify Launch Configuration popup window, select the Launch Configuration you want to modify and click OK. The Launch Configuration Modification Notification popup window opens. Check the message and click OK.

Modifying Server Count

You can modify the server count of the Auto-Scaling Group.

Note
The maximum number of servers that can be set is 50. However, if a Load Balancer is present, the number of servers not connected to the Load Balancer is excluded.

To modify the server count of the Auto-Scaling Group, follow these steps:

  1. Click All Services > Compute > Virtual Server. The Virtual Server Service Home page opens.
  2. Click Auto-Scaling Group. The Auto-Scaling Group List page opens.
  3. On the Auto-Scaling Group List page, click the resource for which you want to modify the server count. The Auto-Scaling Group Details page opens.
  4. Click the Edit Server Count button. The Edit Server Count popup window opens.
  5. In the Edit Server Count popup window, enter the required items and click the Confirm button.
    Classification
    Required
    Detailed Description
    Server Count > MinRequiredModify the minimum number of servers
    • Set the minimum number of servers that the Auto-Scaling Group will maintain
    Server Count > DesiredRequiredModify the target server count
    • Set the target server count in the Auto-Scaling Group
    Server Count > MaxRequiredModify the maximum server count
    • Set the maximum number of servers that the Auto-Scaling Group can maintain
    Table. Auto-Scaling Group Server Count Modification Items

Canceling a Virtual Server Created in an Auto-Scaling Group

A Virtual Server created in an Auto-Scaling Group can be canceled by reducing the desired number of servers.

To cancel a Virtual Server created in an Auto-Scaling Group, follow these steps:

  1. Click All Services > Compute > Virtual Server. You will be taken to the Virtual Server’s Service Home page.
  2. Click Auto-Scaling Group. You will be taken to the Auto-Scaling Group List page.
  3. On the Auto-Scaling Group List page, click the resource you want to cancel. You will be taken to the Auto-Scaling Group Details page.
  4. Click the Edit button in the Server Count section. The Edit Server Count popup window will open.
  5. In the Edit Server Count popup window, reduce the Desired count and click the Confirm button. The Desired server count will be adjusted, and the Virtual Server will be canceled.
Notice
If Manual Setting of Desired Server Count is set to Not Used, you will not be able to modify the Desired server count. To modify the Desired server count, refer to Modifying Manual Setting of Desired Server Count.

Modifying Desired Server Count Manual Setting

You can change the Desired server count manual setting of the Auto-Scaling Group.

Note
If you do not select Use for the Desired server count manual setting, you cannot modify the Desired server count in the detailed information server count modification.

To modify the Desired server count manual setting of the Auto-Scaling Group, follow these steps:

  1. Click the All Services > Compute > Virtual Server menu. The Virtual Server Service Home page opens.
  2. Click the Auto-Scaling Group menu. The Auto-Scaling Group List page opens.
  3. On the Auto-Scaling Group List page, click the resource for which you want to change the Desired server count manual setting. The Auto-Scaling Group Details page opens.
  4. Click the Edit button for the server count. The Desired Server Count Manual Setting popup window opens.
  5. In the Desired Server Count Manual Setting popup window, select whether to use it and click the Confirm button.

Setting Security Group

You can set the Security Group for the Auto-Scaling Group.

Note
If you modify the Security Group, it will not be applied to the existing servers in the Auto-Scaling Group, but only to new servers created afterwards. If you want to apply the modified Security Group to all servers in the Auto-Scaling Group, adjust the server count (Desired) to 0 to delete all existing servers, and then modify the server count (Desired) to the desired number.

To set the Security Group for the Auto-Scaling Group, follow these steps:

  1. Click the All Services > Compute > Virtual Server menu. The Virtual Server Service Home page opens.

  2. Click the Auto-Scaling Group menu. The Auto-Scaling Group List page opens.

  3. On the Auto-Scaling Group List page, click the resource for which you want to set the Security Group. The Auto-Scaling Group Details page opens.

  4. Click the Edit button for the Security Group. The Security Group Modification popup window opens, where you can view the list of available Security Groups.

    ClassificationDetailed Description
    Security Group NameSecurity Group name
    Table. Security Group List Items

  5. In the Security Group Modification popup window, select the Security Group and click the Confirm button. The Security Group Modification Notification popup window opens. Check the message in the notification popup window and click the Confirm button.

Managing Additional Auto-Scaling Group Information

You can set the Load Balancer to use and select the LB server group for the Auto-Scaling Group. For an Auto-Scaling Group that is using a Load Balancer, you can change it to not use it.

Modifying Load Balancer Draining Timeout

You can set the Load Balancer Draining Timeout for the Auto-Scaling Group.

Note

Draining Timeout is the time to wait before disconnecting the server from the Load Balancer.

  • You can set the Draining Timeout to safely clean up sessions, as there may be remaining sessions connected to the server.
  • If the Load Balancer is Not Used, the Draining Timeout cannot be set.
  • The default value is 300 seconds, and you can set it to a minimum of 1 second and a maximum of 3,600 seconds.

To set the Load Balancer Draining Timeout for the Auto-Scaling Group, follow these steps:

  1. Click the All Services > Compute > Virtual Server menu. The Virtual Server Service Home page opens.
  2. Click the Auto-Scaling Group menu. The Auto-Scaling Group List page opens.
  3. On the Auto-Scaling Group List page, click the resource for which you want to set the Load Balancer Draining Timeout. The Auto-Scaling Group Details page opens.
  4. Click the Load Balancer tab. The Load Balancer list page opens.
  5. Click the Edit button for the Draining Timeout. The Draining Timeout Modification popup window opens.
  6. In the Draining Timeout Modification popup window, select whether to use the Draining Timeout and enter the Draining Timeout time (in seconds).
  7. In the Draining Timeout Modification popup window, check the input values and click the Confirm button. The Draining Timeout Modification Notification popup window opens. Check the message in the notification popup window and click the Confirm button.

Using Load Balancer

You can modify the Load Balancer for the Auto-Scaling Group. To set the Load Balancer for the Auto-Scaling Group, follow these steps:

Note
  • When the Auto-Scaling Group’s server is created, it is automatically connected to the selected Load Balancer’s LB server group as a member, and when the server is terminated, it is disconnected from the LB server group.
  • If the Draining Timeout is Used, the server is disconnected from the LB server group after waiting for the Draining Timeout (in seconds).
  • For Load Balancer modification, the member is detached from the LB server group and waits in the Detach from LB state. For Scale In, the member is disconnected from the LB server group and waits in the Scale In state.
  1. Click the All Services > Compute > Virtual Server menu. The Virtual Server Service Home page opens.
  2. Click the Auto-Scaling Group menu. The Auto-Scaling Group List page opens.
  3. On the Auto-Scaling Group List page, click the resource for which you want to set the Load Balancer. The Auto-Scaling Group Details page opens.
  4. Click the Load Balancer tab. The Load Balancer list page opens.
  5. Click the Edit button for the Load Balancer. The Load Balancer Modification popup window opens.
  6. In the Load Balancer Modification popup window, select whether to use it. If you select Use, you can select the Load Balancer.
    ClassificationDetailed Description
    LB Server GroupLB server group name
    • Select the LB server group created in the selected VPC
    • LB server groups using Weighted Round Robin or Weighted Least Connection load balancing cannot be selected
    PortLB server group port information
    • Enter the port information required for registering the LB server group member
    • Enter a value between 1 and 65,534
    Table. Load Balancer List Items
    • You can add an LB server group by clicking the + button. Up to 3 can be added. You can remove the added Load Balancer by clicking the X button.
  7. Check the Load Balancer list and click the Confirm button. The Load Balancer Modification Notification popup window opens. Check the message in the notification popup window and click the Confirm button.
    Caution
    • Be cautious when detaching/attaching servers from Load Balancer, as it may affect the service.
    • If Draining Timeout is in use, setting Load Balancer to not in use or removing some connected Load Balancers using the X button will not immediately detach the server. The server will be detached from Load Balancer after waiting for the Draining Timeout (seconds). At this time, Auto-Scaling Group will be in Detach from LB state.
Note

Not using Load Balancer

You can modify the Load Balancer of Auto-Scaling Group to not in use. To set Load Balancer to not in use in Auto-Scaling Group, follow the procedure below.

Caution
  • Be cautious when detaching/attaching servers from Load Balancer, as it may affect the service.
  • If Draining Timeout is in use, setting Load Balancer to not in use or removing some connected Load Balancers using the X button will not immediately detach the server. The server will be detached from Load Balancer after waiting for the Draining Timeout (seconds). At this time, Auto-Scaling Group will be in Detach from LB state.
  1. Click All Services > Compute > Virtual Server menu. Move to the Service Home page of Virtual Server.
  2. Click Auto-Scaling Group menu. Move to the Auto-Scaling Group list page.
  3. Click the resource to set Load Balancer in the Auto-Scaling Group list page. Move to the Auto-Scaling Group details page.
  4. Click the Load Balancer tab. Move to the Load Balancer list page.
  5. Click the Modify button of Load Balancer. The Load Balancer modification popup window opens.
  6. Select whether to use Load Balancer in the Load Balancer modification popup window. If you deselect Use, Load Balancer will not be used.
  7. Confirm the deselection of Use and click the OK button. The Load Balancer modification notification popup window opens. Check the message in the notification popup window and click the OK button.

Deleting Auto-Scaling Group

Deleting unused Auto-Scaling Groups can reduce operating costs. However, deleting an Auto-Scaling Group may immediately stop the service in operation, so you must consider the impact of service termination before proceeding with the deletion.

Caution
Be cautious, as data cannot be recovered after deletion.

To delete an Auto-Scaling Group, follow the procedure below.

  1. Click All Services > Compute > Virtual Server menu. Move to the Service Home page of Virtual Server.
  2. Click Auto-Scaling Group menu. Move to the Auto-Scaling Group list page.
  3. Click the resource to delete in the Auto-Scaling Group list page. Move to the Auto-Scaling Group details page.
  4. Click the Delete Auto-Scaling Group button.
  5. After deletion is complete, check if the resource has been deleted in the Auto-Scaling Group list page.

1 - Launch Configuration

To create an Auto-Scaling Group, you need to create a Launch Configuration in advance.

Creating a Launch Configuration

You can create a Launch Configuration service on the Samsung Cloud Platform Console and use it.

To create a Launch Configuration, follow these steps:

  1. Click All Services > Compute > Virtual Server menu. It moves to the Service Home page of Virtual Server.

  2. Click the Launch Configuration menu. It moves to the Launch Configuration list page.

  3. Click the Create Launch Configuration button on the Launch Configuration list page. It moves to the Create Launch Configuration page.

  4. Select the required information in the Image and Version Selection section of the Create Launch Configuration page and click the Next button.

    Note
    The images that can be selected in the Launch Configuration are as follows: Virtual Server OS Image Provided Version.

  5. Enter the required information in the Service Information Input section of the Create Launch Configuration page.

    Category
    Required
    Description
    Launch Configuration NameRequiredThe name of the Launch Configuration
    • A name to distinguish the Launch Configuration
    Service Type > Server TypeRequiredThe server type of the Launch Configuration
    • Standard: Standard specifications commonly used
    • High Capacity: Server specifications with higher capacity than Standard
    Block StorageRequiredBlock Storage settings according to the purpose of the Launch Configuration
    • Basic OS: The area where the OS is installed and used
      • The capacity is entered in Units, and the minimum capacity varies depending on the OS image type
        • Alma Linux: Enter a value between 2 and 1,536
        • Oracle Linux: Enter a value between 5 and 1,536
        • RHEL: Enter a value between 2 and 1,536
        • Rocky Linux: Enter a value between 2 and 1,536
        • Ubuntu: Enter a value between 1 and 1,536
        • Windows: Enter a value between 4 and 1,536
      • SSD: High-performance general volume
      • HDD: General volume
      • SSD/HDD_KMS: Additional encrypted volume using Samsung Cloud Platform KMS (Key Management System) encryption key
        • Encryption can only be applied when created, and cannot be changed after creation
        • Using the SSD_KMS disk type may cause performance degradation
    • Add: Additional user space outside the OS area
      • Select Use and enter the storage type and capacity
      • Click the + button to add storage, and click the x button to delete (up to 25 can be added)
      • Capacity is entered in Units, and enter a value between 1 and 1,536
        • 1 Unit is 8GB, so 8 to 12,288GB is created
      • SSD: High-performance general volume
      • HDD: General volume
      • SSD/HDD_KMS: Additional encrypted volume using Samsung Cloud Platform KMS (Key Management System) encryption key
        • Encryption can only be applied when created, and cannot be changed after creation
        • Using the SSD_KMS disk type may cause performance degradation
      • SSD_MultiAttach: Volume that can be connected to two or more servers
    KeypairRequiredSelect the authentication method for the Launch Configuration
    • Server authentication information to access the server created by creating an Auto-Scaling Group with the Launch Configuration
    • Create New: Create a new Keypair if needed
    • Default access account list by OS
      • Alma Linux: almalinux
      • RHEL: cloud-user
      • Rocky Linux: rocky
      • Ubuntu: ubuntu
      • Windows: sysadmin
    Table. Launch Configuration Service Information Input Items

  6. Enter the information in the Additional Information Input section of the Create Launch Configuration page and click the Next button.

    Category
    Required
    Description
    Init ScriptOptionalScript that runs when the server starts using the Launch Configuration
    • Enter within 45,000 bytes
    • The Init Script must be a batch script for Windows or a shell script or cloud-init for Linux, depending on the selected image.
    TagOptionalAdd a tag
    • Up to 50 tags can be added per resource
    • Click the Add Tag button, enter the Key and Value, or select them
    Table. Launch Configuration Additional Information Input Items

  7. Check the input information and estimated cost on the Create Information Confirmation page, and click the Complete button.

    • After creation is complete, check the created Launch Configuration on the Launch Configuration list page.

Checking Launch Configuration Details

The Launch Configuration service allows you to check the overall resource list and detailed information, and modify it. The Launch Configuration details page consists of Details, Tags, and Work History tabs.

To check the Launch Configuration details, follow these steps:

  1. Click All Services > Compute > Virtual Server menu. It moves to the Service Home page of Virtual Server.
  2. Click the Launch Configuration menu. It moves to the Launch Configuration list page.
  3. Click the resource to check the details on the Launch Configuration list page. It moves to the Launch Configuration details page.
    • The top of the Launch Configuration details page displays status information and additional feature information, and consists of Details, Tags, and Work History tabs.
CategoryDescription
Launch Configuration StatusThe status of the Launch Configuration created by the user
  • Active: Available status
Launch Configuration DeletionButton to delete the Launch Configuration
Table. Launch Configuration Status Information and Additional Features

Details

You can check and modify the detailed information of the selected resource on the Launch Configuration list page.

CategoryDescription
ServiceService category
Resource TypeService name
SRNUnique resource ID in Samsung Cloud Platform
  • In the case of Launch Configuration, it refers to the Launch Configuration SRN
Resource NameResource name
  • In the case of Launch Configuration, it refers to the Launch Configuration name
Resource IDUnique resource ID in the service
CreatorThe user who created the service
Creation TimeThe time when the service was created
ModifierThe user who modified the service information
Modification TimeThe time when the service information was modified
Launch Configuration NameLaunch Configuration name
ImageThe image name selected when creating the Launch Configuration
  • The OS image used when creating a server using the Launch Configuration for the Auto-Scaling Group
Number of Auto-Scaling GroupsThe number of Auto-Scaling Groups using the Launch Configuration
Server TypeThe server type set in the Launch Configuration
Block StorageBlock Storage information set in the Launch Configuration
  • Type, capacity, and type
KeypairServer authentication information set in the Launch Configuration
  • Keypair information used to connect to the server created using the Launch Configuration for the Auto-Scaling Group
Init ScriptInit Script set in the Launch Configuration
  • Script that runs when the server starts using the Launch Configuration for the Auto-Scaling Group
Table. Launch Configuration Details Tab Items

Tags

You can check the tag information of the selected resource on the Launch Configuration list page, and add, change, or delete it.

CategoryDescription
Tag ListTag list
  • Check the Key and Value information of the tag
  • Up to 50 tags can be added per resource
  • Search and select from the existing Key and Value list when entering tags
Table. Launch Configuration Tags Tab Items

Work History

You can check the work history of the selected resource on the Launch Configuration list page.

CategoryDescription
Work History ListResource change history
  • Check the work time, resource ID, resource name, work details, event topic, work result, and worker information
Table. Launch Configuration Work History Tab Detailed Information Items

Deleting a Launch Configuration

You can reduce operating costs by deleting unused Launch Configurations. However, deleting a Launch Configuration may immediately stop the operating service, so you should consider the impact of stopping the service before proceeding with the deletion.

Caution
Data cannot be recovered after deletion, so proceed with caution.

To delete a Launch Configuration, follow these steps:

  1. Click All Services > Compute > Virtual Server menu. It moves to the Service Home page of Virtual Server.
  2. Click the Launch Configuration menu. It moves to the Launch Configuration list page.
  3. Click the resource to delete on the Launch Configuration list page. It moves to the Launch Configuration details page.
  4. Click the Delete Launch Configuration button.
  5. After deletion is complete, check that the resource has been deleted on the Launch Configuration list page.
Caution
A Launch Configuration applied to an Auto-Scaling Group cannot be deleted. Delete the Auto-Scaling Group first, and then delete the Launch Configuration.

2 - Managing Policies

The number of servers in an Auto-Scaling Group can be dynamically adjusted based on monitoring metrics. When the set threshold is exceeded based on the monitoring metrics, the number of servers is adjusted. At this time, you can choose one of three ways to adjust the number of servers: increase or decrease the number of servers by a specified number, increase or decrease the number of servers by a specified ratio, or fix the number of servers to a specified value. When a server is started or terminated due to a policy, the monitoring metric, such as CPU usage, may temporarily exceed the threshold set in the policy. However, since this is a temporary moment, a cooldown time is set so that it is not judged as an abnormal situation. You can add and manage policies for an Auto-Scaling Group created in the Samsung Cloud Platform Console.

Adding a Policy

You can add a policy to an Auto-Scaling Group. To add a policy to an Auto-Scaling Group, follow these steps:

  1. All Services > Compute > Virtual Server menu, click. Move to the Service Home page of Virtual Server.

  2. Click the Auto-Scaling Group menu. Move to the Auto-Scaling Group List page.

  3. On the Auto-Scaling Group List page, click the resource to view detailed information. Move to the Auto-Scaling Group Details page.

  4. Click the Policy Tab. Move to the Policy Tab page.

  5. Click the Add Policy button. The Add Policy popup window opens.

    Classification
    Required
    Detailed Description
    ClassificationRequiredPolicy classification
    • Scale In: Server reduction
    • Scale Out: Server increase
    Policy NameRequiredPolicy name for distinction
    Execution ConditionRequiredCondition for executing the policy
    • Statistic: Method of calculating the metric type
      • Average: Average of servers in the Auto-Scaling Group
      • Min: Minimum value among servers in the Auto-Scaling Group
      • Max: Maximum value among servers in the Auto-Scaling Group
    • Metric Type: CPU Usage, Memory Usage, Network In(bytes), Network Out(bytes), Network In(Packets), Network Out(Packets)
      • Note: Memory usage policy is not available for Windows servers
    • Operator: >= > <= <
    • Threshold: Threshold for the metric type
    • Period: Continuous time to trigger the execution condition (N minutes)
    Execution UnitRequiredMethod of executing the policy
    • Policy Type: Select the type of policy to execute.
      • Increase or decrease the number of servers by a specified number: Increase or decrease the target value
      • Increase or decrease the number of servers by a specified ratio: Increase or decrease the target value ratio
      • Fix the number of servers to a specified value: Fix the target value
    • Target Value: Number or ratio to execute the selected Policy Type
    CooldownRequiredTime to wait (in seconds) when a server is started or terminated due to a policy
    • Default value is 300 seconds, and it can be set between 60 seconds and 3,600 seconds.
    Table. Add Policy Popup Items
    Note

    Policy > Cooldown Setting

    • When a server is started or terminated due to a policy, wait for the cooldown time set. The monitoring metric, such as CPU usage, may temporarily exceed the threshold set in the policy. However, since this is a temporary moment and not a condition for adjusting the number of servers, the cooldown time is set to wait.
    Guide

    Policy execution operates within the set minimum and maximum number of servers.

    • Even if the number of servers is increased or decreased, or fixed, beyond the minimum and maximum number of servers, it operates within the set minimum and maximum number of servers.
    • Example: If the minimum number of servers is 3, even if the number of servers is fixed to 1, the number of servers will not decrease to 1, but will be maintained at the minimum number of servers, which is 3.

  6. In the Add Policy popup window, enter the required values and click the Confirm button. The added policy can be checked in the Policy List.

Policy Creation Example

The following is an explanation of the policy example. Refer to it when creating a policy.

Policy Example Explanation 1
ClassificationExecution ConditionExecution UnitCooldown
Scale OutAverage CPU Usage >= 60% for 1 minuteIncrease the number of servers by a specified number, 1 server300 seconds
Table. Auto-Scaling Group Policy Example 1
  • If the average CPU usage of the servers in the Auto-Scaling Group is 60% or higher for 1 minute, 1 server is added.
  • When a server is added, the cooldown time is 300 seconds. During the cooldown time, no additional servers are added or terminated due to the policy.
  • After the cooldown time ends, the policy execution condition is checked again.
Policy Example Explanation 2
ClassificationExecution ConditionExecution UnitCooldown
Scale InMin CPU Usage <= 5% for 1 minuteDecrease the number of servers by a specified ratio, 50%300 seconds
Table. Auto-Scaling Group Policy Example 2
  • If the minimum CPU usage of the servers in the Auto-Scaling Group is 5% or lower for 1 minute, 50% of the current number of servers are terminated.
  • When a server is terminated, the cooldown time is 300 seconds. During the cooldown time, no additional servers are added or terminated due to the policy.
  • After the cooldown time ends, the policy execution condition is checked again.
Policy Example Explanation 3
ClassificationExecution ConditionExecution UnitCooldown
Scale OutMax CPU Usage >= 90% for 1 minuteFix the number of servers to a specified value, 5 servers300 seconds
Table. Auto-Scaling Group Policy Example 3
  • If the maximum CPU usage of the servers in the Auto-Scaling Group is 90% or higher for 1 minute, the number of servers is fixed to 5.
  • During the server creation, the cooldown time is 300 seconds. During the cooldown time, no additional servers are added or terminated due to the policy.
  • After the cooldown time ends, the policy execution condition is checked again.

Modifying a Policy

You can modify a policy of an Auto-Scaling Group. To modify a policy of an Auto-Scaling Group, follow these steps:

  1. All Services > Compute > Virtual Server menu, click. Move to the Service Home page of Virtual Server.

  2. Auto-Scaling Group menu should be clicked. It moves to the Auto-Scaling Group list page.

  3. In the Auto-Scaling Group list page, click on the resource to check the detailed information. It moves to the Auto-Scaling Group details page.

  4. Click on the Policy tab. It moves to the Policy tab page.

  5. Click on the More > Edit button of the policy to be modified. The Policy modification popup opens.

    Classification
    Required
    Detailed Description
    ClassificationRequiredPolicy classification
    • Scale In: Server count return
    • Scale Out: Server count increase
    Policy NameRequiredPolicy name for distinction
    Execution ConditionRequiredCondition for executing the policy
    • Statistic: Method of calculating Metric Type
      • Average: Average of servers in Auto-Scaling Group
      • Min: Minimum value among servers in Auto-Scaling Group
      • Max: Maximum value among servers in Auto-Scaling Group
    • Metric Type: CPU Usage, Memory Usage, Network In(bytes), Network Out(bytes), Network In(Packets), Network Out(Packets)
      • Note: Memory usage policy cannot be set for Windows servers
    • Operator: >= > <= <
    • Threshold: Threshold corresponding to Metric Type
    • Period: Continuous time (N minutes) to trigger the execution condition
    Execution UnitRequiredMethod of executing the policy
    • Policy Type: Select the type of policy to be executed.
      • Increase or decrease the server count by a specified number: Increase or decrease the server count by the target value
      • Increase or decrease the server count by a specified ratio: Increase or decrease the server count by the target value ratio
      • Fix the server count to the input value: Fix the server count to the target value
    • Target Value: The number or ratio of the selected Policy Type to be executed
    CooldownRequiredWaiting time (in seconds) when a server is started or terminated due to a policy
    • Default value is 300 seconds, and it can be set from 1 second to a maximum of 3,600 seconds
    Table. Policy modification popup items

  6. Click the Confirm button after entering the required values in the Policy modification popup window.

Policy Addition and Modification Restrictions

There are restrictions when adding or modifying policies, depending on the policy classification, execution condition, and execution condition range. Refer to the examples of restrictions below and add or modify policies accordingly.

Example 1 - Check for duplicate registration of policy classification and execution condition

Duplicate registration is not allowed when the policy classification (Scale Out or Scale In) and execution condition (Metric type) are the same.

Policy ClassificationPolicy NameExecution Condition (Statistic)Execution Condition (Metric Type)Execution Condition Range
Scale OutScaleOutPolicyAverageCPU Usage>= 60%
Table. Policy restriction example 1 - Pre-registered policy

If a policy is already registered as shown above, it is not possible to add or modify a policy with the same classification (Scale Out) and execution condition (Metric type = CPU Usage).

Example 2 - Check the execution condition range for the same execution condition (Metric type) and execution condition (Statistic)

When the policy distinction (Scale Out or Scale In) is different, the execution condition range (Comparison operator + Threshold) cannot be duplicated for the same execution condition (Metric type) and execution condition (Statistic).

Policy DistinctionPolicy NameExecution Condition (Statistic)Execution Condition (Metric type)Execution Condition Range
Scale OutScaleOutPolicyAverageCPU Usage>= 60%
Table. Policy Constraint Example 2 - Pre-registered Policy

In the case where a policy is registered as above, it is not possible to add a policy or modify it as follows: If the CPU Usage is 60% or higher on average, since the Scale Out policy is already registered, it is not possible to register a Scale In policy for CPU Usage average of 60% or lower, as the 60% case would be a duplicate of the same execution condition.

Policy DistinctionPolicy NameExecution Condition (Statistic)Execution Condition (Metric type)Execution Condition Range
Scale InAddUpdatePolicyAverageCPU Usage<= 60%
Table. Policy Constraint Example 2 - Policy that cannot be added

If a policy is already registered as shown above, it is not possible to add or modify a policy with the same execution condition (Metric type = CPU Usage) and execution condition (Statistic = Average), and an execution condition range that overlaps with the existing policy.

Example 3 - Check the execution condition range for the same execution condition (Metric type) and execution condition (Statistic)

When the policy distinction (Scale Out or Scale In) is different, the execution condition range (Comparison operator + Threshold) cannot be duplicated for the same execution condition (Metric type) and execution condition (Statistic).

Policy DistinctionPolicy NameExecution Condition (Statistic)Execution Condition (Metric type)Execution Condition Range
Scale InScaleInPolicyAverageCPU Usage<= 10%
Table. Policy Constraint Example 3 - Pre-registered Policy

In the case where a policy is registered as above, it is not possible to add or modify a policy as follows: Since the Scale In policy is already registered when the CPU usage is 10% or less on average, it is not possible to register a Scale Out policy when the CPU usage is less than 60%, less than or equal to 60%, greater than 10%, or greater than 9%.

Policy DistinctionPolicy NameExecution Condition (Statistic)Execution Condition (Metric type)Execution Condition Range
Scale OutAddUpdatePolicy1AverageCPU Usage< 60%
Scale OutAddUpdatePolicy2AverageCPU Usage<= 60%
Scale OutAddUpdatePolicy3AverageCPU Usage>= 10%
Scale OutAddUpdatePolicy4AverageCPU Usage> 9%
Table. Policy Constraint Example 3 - Policies that cannot be added

Example 4 - Registration is possible when the execution condition range does not overlap

When the policy distinction (Scale Out or Scale In) is different, it is possible to register even if the execution condition (Statistic) is different or the execution condition range (Comparison operator + Threshold) does not overlap for the same execution condition (Metric type).

Policy DistinctionPolicy NameExecution Condition (Statistic)Execution Condition (Metric type)Execution Condition Range
Scale OutScaleOutPolicyAverageCPU Usage>= 60%
Table. Policy constraint example 4 - Pre-registered policy

In the case where a policy is registered as above, it is possible to add or modify a policy as follows. If the execution condition range does not overlap or the execution condition (Statistic) is different, registration is possible.

Policy DistinctionPolicy NameExecution Condition (Statistic)Execution Condition (Metric type)Execution Condition Range
Scale InAddUpdatePolicy1AverageCPU Usage<= 10%
Scale InAddUpdatePolicy2MinCPU Usage<= 60%
Table. Policy constraint example 4 - Policies that can be added

Deleting a Policy

It is possible to delete a policy from an Auto-Scaling Group. To delete a policy, follow the procedure below.

  1. All Services > Compute > Virtual Server menu, click. Move to the Service Home page of Virtual Server.
  2. Auto-Scaling Group menu, click. Move to the Auto-Scaling Group List page.
  3. On the Auto-Scaling Group List page, click the resource to check the detailed information. Move to the Auto-Scaling Group Details page.
  4. Click the Policy Tab. Move to the Policy Tab page.
  5. Select the policy to delete and click the Delete button. The Policy Delete Confirmation popup window opens.
  6. Confirm the Policy Delete Confirmation popup window and click the Confirm button.

3 - Managing Schedules

You can schedule daily, weekly, monthly, or one-time, and set the desired number of servers at a fixed time. This is useful when it is possible to predict when to reduce or increase the number of servers.

Add schedule

You can add a schedule to the Auto-Scaling Group. To add a schedule to the Auto-Scaling Group, follow these steps.

  1. Click All Services > Compute > Virtual Server menu. It moves to the Service Home page of Virtual Server.
  2. Auto-Scaling Group menu is clicked. It moves to the Auto-Scaling Group list page.
  3. Auto-Scaling Group list page, click the resource to check the detailed information. It moves to the Auto-Scaling Group details page.
  4. Click the Schedule Tab. It moves to the Schedule Tab page.
  5. Click the Add Schedule button. The Add Schedule popup window opens.
    Classification
    Required
    Detailed Description
    Schedule NameRequiredSchedule-specific distinguishing name
    Server count selectionRequiredWhen performing a schedule, select the number of servers to adjust
    • Min: The minimum number of servers that the Auto-Scailg Group will maintain
    • Desired: The target number of servers within the Auto-Scailg Group
    • Max: The maximum number of servers that the Auto-Scailg Group can maintain
    Enter the number of serversRequiredEnter the value of the selected server number
    • Min value: Please enter a value between 0 and 50. (Min≤Desired≤Max)
    • Desired value: Please enter a value between 0 and 50. (Min≤Desired≤Max)
    • Max value: Please enter a value between 0 and 50. (Min≤Desired≤Max)
    PeriodRequiredSchedule execution period
    • Daily: You can set the start date and end date, and permanent settings for daily schedule execution. You can also set time and time zone
    • Weekly: You can set start date and end date, permanent settings, and time and time zone settings. You can also select the day of the week for weekly schedule execution
    • Monthly: You can set start date and end date, permanent settings, and time and time zone settings. You can also enter the date for monthly schedule execution
    • Once: You can set time and time zone settings. You can also set the date for one-time schedule execution
    Start DateSelectSet schedule start date
    • Cannot be set to a date prior to the current date. The default is the current date.
    End DateSelectSet schedule end date
    • Cannot be set to a date prior to the current date. The default is the current date + 7.
    PermanentSelectIf permanent is set, the schedule end date is set to 9999-12-31
    TimeRequiredSchedule execution time setting
    • Can be set in 30-minute units. Time faster than the current date and time cannot be set
    Time ZoneRequiredTime zone corresponding to the schedule execution time (e.g., Asia/Seoul (GMT +09:00))
    Day of the weekRequiredIf you select cycle as every week, select the day of the week to perform the schedule
    DateEssential
    • Cycle is selected as every month, enter the Date to perform the schedule
      • Please enter one or more between -31 and 31, excluding 0. (Example: 3,4,5)
    • Cycle is selected as once, set the Date to perform the schedule
      • It cannot be set before the current date. The default value is the current date.
    Table. Schedule Add Popup Item
  6. In the Add Schedule popup window, enter the required values and click the OK button.
  7. Check the message in the Add Schedule Confirmation popup window, then click the Confirm button.
Reference

If you select monthly for the schedule cycle, you must enter the schedule execution date, which is Date. Please refer to the following contents to register the schedule.

  • If you enter a number greater than 0, it means the date of the month.
    • Example: If you enter 1, it will be August 1, September 1, …, December 1
  • If you enter a number less than 0, it will be calculated from the last day of the month.
    • Entering -1 means the last day of the month.
  • Example: August 31, September 30, …, December 31
    • If -2 is entered, it means the day before the last day of the month.
  • Example: August 30, September 29, …, December 30
    • Since the last day of each month is different, such as 31st, 30th, 29th, 28th, to handle cases where a schedule should be executed on the last day of each month, negative numbers are used to calculate from the last day, as shown above.
Notice
  • When the schedule is executed, if the minimum number of servers set in the schedule is greater than the desired number of servers, or the maximum number of servers is less than the desired number of servers, the desired number of servers is also modified.
  • If there are schedules with overlapping execution times, they may not run normally. Please try to avoid overlapping execution times if possible.

Modify Schedule

You can modify the schedule of the Auto-Scaling Group. To modify the schedule of the Auto-Scaling Group, follow these steps.

  1. Click All services > Compute > Virtual Server menu. It moves to the Service Home page of Virtual Server.

  2. Auto-Scaling Group menu is clicked. It moves to the Auto-Scaling Group list page.

  3. Auto-Scaling Group list page, click the resource to check the detailed information. Move to the Auto-Scaling Group details page.

  4. Click the Schedule Tab. It moves to the Schedule Tab page.

  5. Click the More > Edit button of the schedule you want to modify. The Edit Schedule popup window will open.

    Classification
    Required
    Detailed Description
    Schedule NameRequiredSchedule name to distinguish by schedule
    Number of servers to selectRequiredWhen performing a schedule, select the number of servers to adjust
    • Min: The minimum number of servers that the Auto-Scailg Group will maintain
    • Desired: The target number of servers within the Auto-Scailg Group
    • Max: The maximum number of servers that the Auto-Scailg Group can maintain
    Enter the number of serversRequiredEnter the value of the selected server number
    • Min value: Please enter a value between 0 and 50. (Min≤Desired≤Max)
    • Desired value: Please enter a value between 0 and 50. (Min≤Desired≤Max)
    • Max value: Please enter a value between 0 and 50. (Min≤Desired≤Max)
    PeriodRequiredSchedule execution period
    • Daily: You can set the start date and end date, and permanent settings for daily schedule execution. You can also set time and time zone
    • Weekly: You can set start date and end date, permanent settings, and time and time zone. You can also select the day of the week for weekly schedule execution
    • Monthly: You can set start date and end date, permanent settings, and time and time zone. You can also enter the date for monthly schedule execution
    • Once: You can set time and time zone. You can also set the date for one-time schedule execution
    Start DateSelectSet schedule start date
    • Cannot be set to a date prior to the current date. The default is the current date.
    End DateSelectSet schedule end date
    • Cannot be set to a date prior to the current date. The default is the current date + 7.
    PermanentSelectIf permanent is set, the schedule end date is set to 9999-12-31
    TimeRequiredSchedule execution time setting
    • Can be set in 30-minute units. Time faster than the current date and time cannot be set
    Time ZoneRequiredTime zone corresponding to the schedule execution time (e.g. Asia/Seoul (GMT +09:00))
    DayRequiredIf you select Weekly as the Cycle, select the day of the week to perform the schedule
    DateEssential
    • CycleEvery Month selected, enter the Date to perform the schedule
      • Please enter one or more from -31 to 31 excluding 0. (Example: 3,4,5)
    • CycleOnce selected, set the Date to perform the schedule
      • Cannot be set before the current date. The default value is the current date.
    Fig. Schedule modification popup item
  6. In the Modify Schedule popup window, enter the required values and click the Confirm button.

  7. Schedule Modification Confirmation Check the message in the popup window and click the Confirm button.

Delete Schedule

You can delete the schedule of the Auto-Scaling Group. To delete the schedule of the Auto-Scaling Group, follow the next procedure.

  1. Click All Services > Compute > Virtual Server menu. It moves to the Service Home page of Virtual Server.
  2. Auto-Scaling Group menu is clicked. It moves to the Auto-Scaling Group list page.
  3. Auto-Scaling Group list page, click the resource to check the detailed information. Move to the Auto-Scaling Group details page.
  4. Click the Schedule Tab. It moves to the Schedule Tab page.
  5. Select the schedule to be deleted and click the Delete button. The Schedule Deletion Confirmation popup window will open.
  6. Schedule deletion confirmation popup window, confirm and click the Confirm button.

4 - Managing Notifications

You can specify the notification recipient to send a notification message via E-mail or SMS for a specific situation.

Reference
  • Notification method (E-mail or SMS) can be set by selecting Notification target as Service > Virtual Server Auto-Scaling on the Notification settings page.
  • For more information about modifying alert settings, see Modifying Alert Settings.

Add Alert

You can add notifications to the Auto-Scaling Group. To add notifications to the Auto-Scaling Group, follow these steps.

  1. All services > Compute > Virtual Server menu, click. It moves to the Service Home page of Virtual Server.
  2. Auto-Scaling Group menu is clicked. It moves to the Auto-Scaling Group list page.
  3. Click the resource to add notification information on the Auto-Scaling Group list page. It moves to the Auto-Scaling Group details page.
  4. Notification Tab을 클릭하세요. Notification Tab 페이지로 이동합니다.
  5. Click the Add Notification button. The Add Notification popup window opens.
  6. In the Add Notification popup window, enter the required values and click the Confirm button.
    DivisionDetailed Description
    Notification PointNotification point when Auto-Scaling Group alert occurs
    • Server creation, Server termination, Server creation failure, Server termination failure, When policy execution conditions are met
    • Multiple selections are possible
    Notification RecipientUser to receive notification when notification occurs
    • Add Notification Recipient button to select user
    • Only Samsung Cloud Platform users can be selected as recipients
    Table. Notification Items
Caution
When adding a notification recipient, check if there is an email address and add it. Only users with a login history (users who have registered their email or mobile phone number) can receive notifications.
  1. Check the message in the Add Alert Confirmation popup window, then click the Confirm button.

Modify Alert

You can modify the notification information of the Auto-Scaling Group. To modify the notification information of the Auto-Scaling Group, follow the procedure below.

  1. Click All Services > Compute > Virtual Server menu. It moves to the Service Home page of Virtual Server.
  2. Auto-Scaling Group menu will be clicked. It moves to the Auto-Scaling Group list page.
  3. Click the resource to modify the notification information on the Auto-Scaling Group list page. It moves to the Auto-Scaling Group details page.
  4. Click the Notification Tab. It moves to the Notification Tab page.
  5. Click the More > Edit button for the notification information you want to modify in the notification list. The Edit Notification popup window opens.
  6. Modify Notification In the notification modification popup window, modify the notification information and click the Confirm button.
    ClassificationDetailed Description
    Notification PointNotification point when Auto-Scaling Group alert occurs
    • Server creation, Server termination, Server creation failure, Server termination failure, When policy execution conditions are met
    • Multiple selections are possible
    Table. Notification Modification Items
  7. Check the message in the Notification Modification Confirmation popup window, then click the Confirm button.

Delete Notification

You can delete the notification of Auto-Scaling Group. To delete the notification of Auto-Scaling Group, follow the procedure below.

  1. 모든 서비스 > Compute > Virtual Server menu should be clicked. It moves to the Service Home page of Virtual Server.
  2. Auto-Scaling Group menu is clicked. It moves to the Auto-Scaling Group list page.
  3. Auto-Scaling Group list page, click the resource to modify the notification information. Move to the Auto-Scaling Group details page.
  4. Click the Notification Tab. It moves to the Notification Tab page.
  5. Select the notification to be deleted from the notification list, then click the Delete button. The Delete Notification Confirmation popup window will open.
  6. Notification deletion confirmation popup window, confirm and click the Confirm button.