Develop & Deploy Serverless App Lesson 1 Serverless Introduction: Invocation types
yt link
In this demo we show how to invoke a function using AWS CLI.
To recap, there are 3 invocation types:
Request/response
Asynchronous invocation
Using AWS CLI
yt link
Errors are handled differently, depending on how we execute our function.
Wh...
philipdevblog.hashnode.dev1 min read