This may be a naive question so please bear with me. :)
In the below diagram, there is a load balancer in front of 3 instances...
Is it possible to configure the load balancer (ELB/Google Load Balancer/Azure load balancer...basically any) to forward/broadcast every request to all instances... If not load balancer, what component natively provided by IaaS providers can broadcast such requests to all instances?
I saw a similar question, but it was from 2016 and was hoping if anything changed?