GargNishant / learning

0 stars 0 forks source link

AWS: Lambda: Extensions & Layers: Docs #6

Closed GargNishant closed 9 months ago

GargNishant commented 10 months ago

Document and create CDK Scripts for following topics in AWS:

  1. Lambda Layers
  2. Lambda Extensions

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