Adding an extra static IP to an AWS instance is as simple as assigning a secondary private IPv4 address to a network interface and then assign the Elastic IP address to it.
We have customers hosting on the same machine that need additional IPs for the EV certificates or to meet PCI certification.
Please, how does one accomplish what ought to be a very simple task on Google Compute?
Thanks!