passdrill
AWS SAA-C03 · VPC & Networking · Card 026/038 easy

A team's AWS account already has five Elastic IP addresses allocated in the us-east-1 Region, the AWS default quota for that Region. They attempt to allocate a sixth Elastic IP address for a new NAT gateway in the same Region without taking any other action first. What happens?

  1. It succeeds automatically, because Elastic IP address quotas apply per Availability Zone, not per Region, and this new address is being allocated for a different purpose (a NAT gateway) than the existing five
  2. It fails, because five Elastic IP addresses per Region is the default quota for an AWS account, and the account must request a quota increase through the Service Quotas console before allocating more
  3. It succeeds automatically, because Elastic IP address quotas apply only to addresses associated with running EC2 instances, and NAT gateway Elastic IP addresses are exempt from the quota
  4. It fails permanently, because five Elastic IP addresses per Region is a hard limit that cannot be raised even with a quota increase request
Next card → Shuffle