January 31, 2023

AWS Lambda Basics

 Basic Example flow

1. Basic Python Code

2. Create a lambda function


3. Replace function insider handler - change handler - entry point


4. Test the handler



5. Add Trigger to invoker from outside / Gateway


6. Test from Browser


Keep Exploring


Ref - Link

Performance profiling

Happy Learning!!!

No comments:

Post a Comment