Develop & Deploy Serverless App Lesson 1 Serverless Introduction: Exercise
yt link
Implementation
In this exercise, you will have to write a Lambda function that sends an HTTP request every minute and records metrics for this request.
You would have to generate two data points:
If a request was successful or not
Time it to...
philipdevblog.hashnode.dev2 min read