Bird
0
0

Which AWS service feature uses TTL to manage data lifecycle automatically?

easy📝 Conceptual Q2 of 15
AWS - DynamoDB
Which AWS service feature uses TTL to manage data lifecycle automatically?
AAmazon DynamoDB
BAmazon S3 Glacier
CAWS Lambda
DAmazon EC2
Step-by-Step Solution
Solution:
  1. Step 1: Identify AWS services with TTL support

    DynamoDB supports TTL to expire items automatically.
  2. Step 2: Exclude other services without TTL for data expiration

    S3 Glacier manages archives, Lambda runs code, EC2 runs servers but none use TTL for data expiration.
  3. Final Answer:

    Amazon DynamoDB -> Option A
  4. Quick Check:

    TTL feature = DynamoDB [OK]
Quick Trick: TTL is a DynamoDB feature for automatic data expiry [OK]
Common Mistakes:
  • Confusing TTL with S3 lifecycle policies
  • Thinking Lambda manages TTL
  • Assuming EC2 uses TTL for instances

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes