Vexdata.io Documentation
  • Vexdata Overview
  • Installation
    • System Requirements
    • Windows Installation
    • Linux Installation
    • Cloud Installation
      • GCP
      • Azure
      • AWS Cloud Deployment Architecture Diagram
        • Pre-requisites
        • Manual Install on ec2
        • Cloud Formation Scripts (command line)
    • Admin Post Installation Setup
    • User Post Installation Setup
    • Server Improvement (Optional)
  • Getting Started
    • Roles and Permissions
    • Managing Groups and Projects
      • Folders
      • Projects
    • Settings
      • Slack Integration
      • Integrations
      • Rules
      • Properties
      • Integrations
      • Email Template
      • Report Template
      • Create Data Connections
        • Databases/Warehouses
        • Run On
  • Creating and Executing Test Cases
    • Test Case
      • Create Test Cases
        • Define Data Source and Target
          • Configure Table/s from Database
          • Input SQL Data
          • Input Files
            • Excel/CSV
            • XML
            • JSON
            • Parquet/AVRO
          • API Input
          • Table Filter
          • Advance - Input
        • Data Compare
          • ETL Testing/Cell By Cell Compare
            • Data Compare Mapping
            • Data Compare Options
          • Schema Compare
          • Counts Compare
        • Schema Monitoring
        • Data Quality
          • SQL Rules
          • Column Level Rules
          • Duplicates
      • Executing Test Cases
      • Defining Test Case Settings
    • Test Runs
    • Variables
    • Note
    • Label
  • Reports
    • User Reports
    • Admin Report or Manager Reports
  • Current Limitations
Powered by GitBook
On this page
  • AWS Access and Permissions For Installation
  • Information Required to create Vexdata stack in AWS
  1. Installation
  2. Cloud Installation
  3. AWS Cloud Deployment Architecture Diagram

Pre-requisites

PreviousAWS Cloud Deployment Architecture DiagramNextManual Install on ec2

Last updated 5 months ago

Ensure all the pre-requisites are satisfied before proceeding with the installation.

AWS Access and Permissions For Installation

  • AWS Console access

  • Ensure you are in the correct region and have IAM permissions to create following resources

    • EC2

    • S3

    • Loadbalancer

    • Security Groups

    • RDS Mariadb Database

    • Create entries in secrets manager (for database passwords)

  • Permissions to white list external services so Vexdata server can integrate with LDAP, Email, Jira, Slack and Teams.

Information Required to create Vexdata stack in AWS

  • VPC : VPC in which Vexdata server will be installed.

    • Ensure the VPC has at least two private subnets in two different availability zones.

  • Two private subnets in same VPC.

    • Ensure the two subnets are in two different availability zones. This is required for the load balancer.

    • This key pair will be used to login to the Vexdata server.

Deployment with out Internet Access
Permissions to launch cloud formation stack
ssh key pair