PassDrill Free practice questions with explanations that actually teach.

AWS-SAA · vpc · Q004 · easy

An instance in a public subnet is stopped and later started again. Before stopping it, the engineer wants its public-facing address to remain identical after the restart. Which approach guarantees this?

  1. Rely on the automatically assigned public IP, since AWS never changes it
  2. Associate an Elastic IP address with the instance before stopping it
  3. Add a static route in the route table for the instance's current public IP
  4. Enable "Auto-assign Public IP" on the subnet