Bird
0
0

Why is it recommended to place databases in private subnets rather than public subnets?

hard📝 Conceptual Q10 of 15
AWS - VPC Fundamentals
Why is it recommended to place databases in private subnets rather than public subnets?
ATo prevent direct internet access and enhance security.
BBecause databases require internet access to function.
CTo allow databases to assign public IPs automatically.
DBecause private subnets have faster network speeds.
Step-by-Step Solution
Solution:
  1. Step 1: Consider security best practices

    Databases should be protected from direct internet exposure to reduce attack surface.
  2. Step 2: Use private subnets for databases

    Private subnets do not have direct internet access, making them safer for sensitive data storage.
  3. Final Answer:

    To prevent direct internet access and enhance security. -> Option A
  4. Quick Check:

    Databases in private subnets = better security [OK]
Quick Trick: Private subnet protects databases from internet [OK]
Common Mistakes:
MISTAKES
  • Thinking databases need public IPs
  • Assuming private subnets are faster
  • Believing databases require internet access

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes