Deploy Yeastar P-Series Cloud PBX on AWS (Basic)

This guide describes how to deploy the basic architecture of Yeastar P-Series Cloud PBX on Amazon Web Services (AWS).

Note: If you would like to deploy more than one server to implement High Availability performance, see Deploy Yeastar P-Series Cloud PBX on AWS (HA).

Limitation

Important: Ensure that you continue working in the SAME region for the whole exercise, as you cannot launch an instance into your VPC from a different region.

You can check the region in the top-right corner on the AWS console.

Deployment process

Step 1. Create and configure a Virtual Private Cloud (VPC)
First, create a Virtual Private Cloud (VPC) as your isolated networking foundation. Choose the method based on your needs:
Method Description
Auto Create (To deploy a ready-to-use network quickly) Use this method to rapidly provision a ready-to-use VPC. AWS automatically configures the VPC along with key VPC resources, including subnets, gateways, and route tables.

For more information, see Create and Configure a VPC in One Step.

Manual Create (To build and fully control your own network) Use this method to build a VPC from the scratch. You start with an empty VPC and manually configure every component (subnets, gateways, routing) to meet specific architectural requirements.

For more information, see the following topics:

  1. Create a VPC
  2. Create Subnets for Servers
  3. Create and Attach an Internet Gateway to the VPC
  4. Create a NAT Gateway
  5. Associate a Custom Route Table with Private Subnet
  6. Associate Main Route Table with Public Subnets
Step 2. Launch instances into the VPC
After completing the required settings, you can now launch instances for the required servers into the VPC.
For more information, see Launch Instances into the VPC.
Step 3. Allocate Elastic IP address to specific server instances
For the servers that are launched under public subnets, you need to allocate Elastic IP addresses to ensure the communication to the Internet.
For more information, see Allocate and Associate Elastic IP Addresses.
Step 4. Request image installation
After completing the infrastructure setup, send your information of the deployment environment to Yeastar to request the final image installation.