Questions tagged [aws-alb]

93 questions
0
votes
1 answer

Block IP’s at NGINX level with multiple domains on AWS ALB

I have an AWS ALB and it is attached to multiple domain names. The ALB forwards the traffic to a EC2 machine with NGINX, here NGINX also has multiple domains associated with it. I want to allow access to one of my domains from specific IP’s only.…
Lijo Abraham
  • 304
  • 1
  • 2
  • 17
0
votes
2 answers

AWS Api Gateway / AWS ALB / Kong Api Gateway

I have a task to replace current CA layer 7 with new API gateway. New API gateway should be able to handle 1. Rate limiting 2. Authentication 3. Version handling etc., After researching i found we could use AWS api gateway or Kong api…
Ali
  • 253
  • 4
  • 13
0
votes
2 answers

AWS ECS Service Definition: Role property

I am setting up an AWS ECS Service using cloudformation and yaml syntax. At some point, in the relevant documentation there is a property called Role whose definitions is the following: Role The name or ARN of an AWS Identity and Access Management…
1 2 3 4 5 6
7