I'm watching tutorial videos and looking online, and I just want to make sure I understand this correctly before I do it as I can't find a clear example.
I currently have 3 servers each with their own app and custom domain pointed to them. I was considering to add a load balancer, and I was wondering if I need to now redirect all DNS for the domains to the load balancer IP (instead of the current servers), and it will just sort it out provided they are all connected?
@LOACH - Yes, I wasn't clear on whether you can balance traffic between different applications on different servers, which is what it appeared to be telling me I could do.
@LOACH - Why not just scale up a server? And why do all demos use examples with "app-1" and "app-2". Very confusing for those of learning about this stuff haha.