amazon web services - Loadbalancer for multiple web applications on single EC2 cluster -


this may seem obvious people have worked aws have lot of trouble figuring out on how set loadbalancer on 2 ec2 instances hosting multiple websites.

we have 2 windows 2012 r2 machines set up, have created 1 elb , have read, know can point elb 1 location (assuming default site on servers). how go pointing other elbs create point other applications on server? (not sure if info relevant add : whole setup part of vpc, domain controller environment , web servers in public subnet. )

one way solve running applications in multiple iis websites.

each of websites should have different site binding different host name. use dns name of load balancer each website.

alternatively can use domain name configured in route53 , use record point load balancer.


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

php - Best Light server (Linux + Web server + Database) for Raspberry Pi -

c# - "Newtonsoft.Json.JsonSerializationException unable to find constructor to use for types" error when deserializing class -