DEV Community

Aadit Unni
Aadit Unni

Posted on

Lambda X-Ray

[84/100] #100DaysOfCloud Today, I created a Lambda function that can be called via a Function URL, that queries a Dog photo API, then saves the image to an S3 bucket, and then shows the image in the browser.

Services Covered

  • S3
  • Lambda
  • IAM
  • CloudWatch/X-Ray

You can try do it by yourself by following the steps from the link below: GitHub

Top comments (0)