AWS lets you assign multiple static IPs (Elastic IPs) to your server’s network interface.
The typical approach is as below
Allocate an Elastic IP in the AWS console for each white-label brand.
Attach multiple Elastic IPs to the network interface (ENI) of your server.
In your app or at the OS level (Apache/nginx/Node.js/etc.), bind domains or routes based on the destination IP.
Example:
Both IPs map to the same server but your app logic distinguishes requests.
If what you actually want is multiple domains (brand1.com, brand2.com) but one server:
This is more scalable & cost efficient than managing many Elastic IPs.
If you want static global IPs (e.g., to serve clients worldwide with low latency)
Ready to transform your business with our technology solutions? Contact Us today to Leverage Our DevOps Expertise.