dns-clb-go
dns-clb-go copied to clipboard
web discovery
I really like this approach.
So, for dumb web apps, some extra things are needed.
Lets asume:
- www.example.com boots off s3. done
- api.example.com represents your client side load balancer services
to make this work a web sockets Or http long polling layer is needed to constantly update the web clients about what servers are up, with them ordered based on priority.
What do you think ?