PaymentGateway2

Home » AWS » PaymentGateway2
AWS, Load Balancer, Payment Gateway No Comments

Using AWS Load Balancer “sportlogic-alb1”

Target

{
             "HealthCheckPath": "/ping", 
             "HealthCheckIntervalSeconds": 30, 
             "VpcId": "vpc-42e92127", 
             "Protocol": "HTTP", 
             "HealthCheckTimeoutSeconds": 5, 
             "TargetType": "instance", 
             "HealthCheckProtocol": "HTTP", 
             "Matcher": {
                 "HttpCode": "200"
             }, 
             "UnhealthyThresholdCount": 2, 
             "HealthyThresholdCount": 5, 
             "TargetGroupArn": "arn:aws:elasticloadbalancing:ap-southeast-2:109850435236:targetgroup/payment-gateway/5d446ab6b532726d", 
             "HealthCheckEnabled": true, 
             "LoadBalancerArns": [
                 "arn:aws:elasticloadbalancing:ap-southeast-2:109850435236:loadbalancer/app/sportlogic-alb1/71db2827952be30a"
             ], 
             "HealthCheckPort": "traffic-port", 
             "Port": 7880, 
             "TargetGroupName": "payment-gateway"
}

Targets are:

raspberry:7880

adelaide:7880

gordon:7880