Deploy the NetBeez Server on AWS

NetBeez customers can deploy a NetBeez server instance on their own AWS infrastructure. The following procedure explains how to do this.

Step 1: Launch an AWS instance using the NetBeez Server AMI

  1. Locate your AWS Account ID (follow this guide).
  2. Send your AWS Account ID to your NetBeez Customer Success or Account Manager.
  3. NetBeez will privately share with you the AMI of the NetBeez server.
  4. Launch an AWS EC2 instance selecting the AMI shared with you. Here are some tips:
    1. Instance size: Minimum requirements are 2 vCPU and 4GB of RAM. Consult NetBeez to select the instance type based on your installation size. Here's the list of available AWS instances (m5 type recommended).
    2. IP Address: Don't let AWS assign a public IP address when you launch the instance. You must assign an EIP (Elastic IP) to your instance once it's launched. If you don't do so, your instance will be assigned a new public IP address each time it is rebooted.
    3. Storage: Ensure you have enough disk space to host your historical data. The minimum space required is 50GB.
    4. Security Group: Create a security group for your NetBeez instance that will allow the following rules:
      1. Outbound: All.
      2. Inbound: TCP/22 (SSH), TCP/443 (HTTPS), and TCP/20018 (server-agent communication). 

Step 2: Request SSL certificates

  1. Communicate your instance's FQDN to NetBeez.
  2. NetBeez will send you instructions to apply the SSL certificates to your instance.
    1. One set of SSL certificates is needed to secure the HTTP server.
    2. Another set of SSL certificates is needed to secure the communication channel between the Agents and the dashboard.

Step 3: Activate your NetBeez installation.

  1. Follow the first run wizard to complete the activation of your dashboard.

 

AWS Instance types based on the number of agents

Below are the suggested instance types based on the number of agents managed by the dashboard. Please keep in mind that instance requirements change based also on the number of tests running, as well as type, and interval.

Number of agents Instance size CPU RAM
 5 - 9 t3.medium 2 4
10 - 30 m5.large 2 8
31 - 60 m5.xlarge 4 16
61 - 100 m5.2xlarge 8 32
101 - 200 m5.4xlarge 16 64
201 - 500 m5.8xlarge 32 128
500+ Contact support
Have more questions? Submit a request

0 Comments

Article is closed for comments.