Recommended for single server.
Create ec2 instance of type T3.xlarge to support upto five concurrent jobs.(Select T3.2xlarge to support upto 10 concurrent jobs. )
OPTIONAL STEP : If jobs need to be processed in EMR cluster, create the role Manual Install on ec2 and attache the role to the ec2 instance.
EC2 Instance should be launched in private subnet.
Follow the steps in Linux Installation for installing Vexdata server.
Create AWS Load Balancer and route http traffic to the ec2 instance created above.
Create SSL Certificatearrow-up-right and expose only HTTPS traffic to the load balancer.
Create a role and attache the policy below.
Create an S3 bucket so EMR cluster can write the logs.
Create an IAM policy from the samplearrow-up-right. Update the sample with the account number and bucket name from the above step.
Last updated 1 year ago