Deploy with AWS EC2

This document provides instructions to start an AWS EC2 virtual machine and run an Insight Point as a Docker image.

Installation

Follow the instructions to launch a new AWS EC2 instance, install prerequisites, and download and run the Insight Point. You can opt to use an existing EC2 instance, provided that the docker version is 19.09 or later.

  • Start an EC2 instance

    • Ensure that the region where you want to initialize the instance is selected

    • Click Launch Instance

    • Add a name for the instance ("Veza Insight Point")

    • Choose Amazon Linux 2023 OS image

    • Configure instance size to meet the Insight Point system requirements (minimum: 2 CPU cores, 4 GB RAM)

  • Choose an existing key pair or create a new one

    • Verify time synchronization: AWS EC2 instances use Amazon Time Sync Service by default, which should maintain accurate time automatically

  • To discover standalone RDS or Trino databases, ensure that Security Group Inbound Rules allow communication to and from the Insight Point's outbound IP address.

Last updated

Was this helpful?