All Products
Search
Document Center

Simple Application Server:Create a simple application server

Last Updated:Feb 08, 2024

When you create a simple application server, you must configure information such as the region, image, instance plan, and subscription duration based on your business requirements. This topic describes how to create a simple application server.

Background information

Before you create a simple application server, you must understand the limits of Simple Application Server. For more information, see Limits.

Procedure

  1. Log on to the Simple Application Server console.

  2. In the left-side navigation pane, click Servers.

  3. In the upper-left corner of the page, click Create Server.

  4. On the Simple Application Server page, configure parameters based on your business requirements.

    The following table describes the parameters.

    Parameter

    Example

    Description

    Region

    China (Hong Kong)

    Select a region based on the geographical location of your business. The region cannot be changed after the server is created. Proceed with caution.

    Important

    Simple application servers deployed in regions outside the Chinese mainland, such as the China (Hong Kong) and Singapore regions, use international bandwidth. High network latency may occur when you access these servers from regions inside the Chinese mainland. We recommend that you select a region that is closest to the geographical location of your end users for higher access speeds of your users. For more information, see Regions and network connectivity.

    Image

    • Type: Application Image

    • Application: WordPress

    • Version: 5.8

    Select an image based on your business requirements.

    • Apps Image: shows application images. Application images contain application environments and allow you to deploy development environments or build websites with ease.

      Important

      Select extended services provided by Alibaba Cloud is available for only specific application images. Extended services allow you to enable features, such as HTTPS access. For more information, see Enable HTTPS access.

    • OS Image: shows OS images. OS images contain only the base OS. You can install applications on the OS based on your business requirements.

    • Custom Images: shows custom images. Custom images are created based on snapshots of simple application servers. You can use a custom image to create simple application servers that have the same configurations. For more information, see Overview of custom images.

    Instance Plan

    $3.5/mo

    Select a plan based on your business requirements. You are charged additional fees for outbound data transfers over the Internet beyond the plan. For more information about billing, see Overview.

    Data Disk

    0GB

    Optional. To have more storage space on the simple application server, you can create a data disk of the specified size and attach the data disk to the server.

    Subscription Period

    1 Month

    Select a subscription duration for the simple application server. You can set the subscription duration of the simple application server to one month, three months, six months, one year, two years, or three years.

    You can select Auto-renewal to enable the auto-renewal feature.

    Quantity

    1

    Specify the number of simple application servers that you want to create. The default value is 1. You can create up to 20 simple application servers.

    Important

    The Simple Application Server page shows the number of servers that you have and the number of servers that you can create. The number of servers that you want to create cannot exceed the number of servers that you can create.

  5. After you complete the configuration, click Buy Now.

  6. On the Confirm Order page, confirm the server configurations.

  7. In the Terms of Service section, read the terms and select I have read and agree to General Terms and End User License.

  8. Click Pay and follow the on-screen instructions to complete the payment.

    After you complete the payment, go back to the Simple Application Server console. On the Servers page, find the created server.

    image

What to do next

  • After you create a simple application server, no password is set for the server by default. You can set a password used to connect to the server. For more information, see Set or reset the password of a server and Overview of remote connection methods.

  • If the server is created from an application image, you can configure applications on the server with ease in the Simple Application Server console. For more information, see Manage applications on a server that is created based on an application image.

  • If the server is created from an OS image, you must build a development environment or deploy applications on your own. Alibaba Cloud provides best practices for manually configuring servers. For more information, see Build a website. You can also refer to the Elastic Compute Service (ECS) website building tutorials to build websites on simple application servers. For more information, see Summary of website building methods.

    Important

    When you refer to the ECS website building tutorials to build websites on simple application servers, we recommend that you select the tutorials on manually building websites or applications and make sure that the server image versions are consistent with the operating system versions used in the tutorials. If the server image versions are inconsistent with the operating system versions, errors may occur when commands are run.