0
0
AWScloud~5 mins

Elastic IP addresses in AWS - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is an Elastic IP address in AWS?
An Elastic IP address is a static, public IPv4 address designed for dynamic cloud computing. It lets you mask instance or availability zone failures by quickly remapping the address to another instance.
Click to reveal answer
beginner
Why should you avoid leaving Elastic IP addresses unattached to running instances?
AWS charges for Elastic IP addresses that are allocated but not attached to a running instance to encourage efficient use of public IPs.
Click to reveal answer
intermediate
How do Elastic IP addresses help with instance failure recovery?
You can quickly remap an Elastic IP address from a failed instance to a healthy one, minimizing downtime and maintaining the same public IP for clients.
Click to reveal answer
intermediate
Can you associate multiple Elastic IP addresses with a single EC2 instance?
Yes, you can associate multiple Elastic IP addresses with a single instance if it has multiple network interfaces or secondary private IP addresses.
Click to reveal answer
beginner
What is the difference between a public IP and an Elastic IP in AWS?
A public IP is assigned dynamically and changes when an instance stops or starts. An Elastic IP is static and remains the same until you release it, allowing consistent addressing.
Click to reveal answer
What happens if you allocate an Elastic IP but do not associate it with a running instance?
AThe Elastic IP is free to keep indefinitely
BThe Elastic IP is automatically released
CThe Elastic IP is assigned to a random instance
DYou will be charged for the unused Elastic IP
Which of the following best describes an Elastic IP address?
AAn IPv6 address assigned to an instance
BA private IP address within a VPC
CA static public IPv4 address you can move between instances
DA dynamic IP address assigned at instance launch
How can Elastic IP addresses improve fault tolerance?
ABy allowing quick remapping to a healthy instance after failure
BBy automatically backing up instance data
CBy increasing instance CPU capacity
DBy encrypting network traffic
Can you have more than one Elastic IP address associated with a single EC2 instance?
AYes, if the instance has multiple network interfaces or secondary private IPs
BNo, only one Elastic IP per instance is allowed
CYes, but only in different regions
DNo, Elastic IPs are shared across instances
What is the main difference between a public IP and an Elastic IP in AWS?
APublic IPs are static; Elastic IPs are dynamic
BPublic IPs change on stop/start; Elastic IPs remain static until released
CPublic IPs are only for private networks; Elastic IPs are public
DThere is no difference
Explain what an Elastic IP address is and why it is useful in AWS.
Think about how you keep the same phone number even if you change phones.
You got /4 concepts.
    Describe the cost implications of Elastic IP addresses and how to avoid unnecessary charges.
    Unused resources in the cloud often cost money.
    You got /4 concepts.