Polymorphic Support Part 9
Less than 1 minute
Polymorphic Support Part 9 ๊ด๋ จ
Polymorphic Support Part 9
...
In this video tutorial, we cover Jets Polymorphic Support Ability. Jets allows you to write Lambda functions not just in Ruby but also in other languages like Node and Python. This can be useful if you have pre-existing Lambda code. You can re-use the code and and move on with life.
Summary of What Weโll Cover
- Explain what Jets Polymorhic Support Means
- Write a Python example and test locally
- Write a Node example and test locally
- Remove any code that would genreate Ruby Lambda Functions
- Deploy to AWS Lambda
- Check out AWS Lambda Console to see the different languages and editor