-
```
{
"GeneratorIds": [
"aws-foundational-security-best-practices/v/1.0.0/ELB.6"
]
}
```
https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-standards-fsbp-co…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
Need to do this before going live so we don't get the hug of death
-
Ok based on your previous response I was able to successfully create a load balancer on port 8080 and then create a service with an alias that mapped http://example.com:8080 -> lb -> two Fargate tasks…
-
backport the issue #5444
-
A restart to the HTTPD proxies often fixes many issues. One issue might be that the load balancer a proxy is pointing to [might change over time](https://repost.aws/knowledge-center/elb-find-load-bala…
-
Server Sent Events are wasteful in a pure webRTC architecture.
The events originate in the media server, then have to be passed internally to the correct HTTP server within the cluster(probably requ…
-
Hello, I am using the latest version of KONG ingress controller.
I am trying to use it with AWS EKS + NLB + ACM Certificate via annotation in proxy.
steps to reproduce:
helm upgrade --install…
-
This will provide redundancy in routing traffic to the cluster.
Currently the Ingress is running on a single node and if that node fails or that ingress fails then the cluster becomes unreachable.
…
-
current load balancer copy only does basic FE IP config, BE address pools and inbound NAT rules. Need to complete LB Rules, LB Inbound NAT pool and Probes.