Retrieving EC2 instances associated with ELB
AWS SDK provides an easy way to retrieve EC2 instances which is associated with ELB.
https://docs.aws.amazon.com/code-samples/latest/catalog/code-catalog-javav2-example_code-ec2.html
You only need a couple of APIs to get it done. First, get a ELB ...
seung.hashnode.dev1 min read