GargNishant / learning

0 stars 0 forks source link

AWS: DynamoDB: TTL, Encryption & Deletion Protection #23

Open GargNishant opened 9 months ago

GargNishant commented 9 months ago

Document and create CDK Scripts for following topics in AWS:

  1. TTL
  2. Encryption
  3. Deletion Protection

The documentation must contain following information:

  1. Bullet point Why is it used.
  2. Point on how to configure/use the service.
  3. How each service is related to each other.
  4. Things to consider when applying on real world