Question 427:
You are working for a start-up firm, working on a POC project, in which multiple EC2 instances are launched for an internal project to check Web application performance. You need to pre-warm EC2 instances by initiating them into the desired mode & then moving to Hibernate state. You are looking for IP address changes when EC2 instances move from Running state to Hibernate and back to Running state. Which of the following statements is correct?
Answer options:
A.Both Public IPv4 and Private IPv4 addresses are assigned with new IP addresses, whereas any IPv6 address is retained. B.Only Public IPv4 addresses are assigned with new IP addresses, whereas Private IPv4 and any IPv6 address are retained. C.Only IPv6 addresses are assigned with new IP addresses, whereas both Private IPv4 and Public IPv4 addresses are retained. D.All IP addresses assigned to the EC2 instances are released & new IP addresses are allocated to EC2 instances post hibernation.