I'am using Amazon SDK for PHP to create instances but I need to assign IP for each instance. In the case I create around 30 instances per week, which would be the best approach to assign IPs to them?
I see Elastic IP is the built-in solution for this, but I'am not sure if the limit can be extended to allow to create such amount of IPs.
I'am not sure if it's possible but if I have a range of IPs by my own, is there a way to assign them to the instances?