Hello guys!Have you ever tried to use the serverless framework with Node.js to create an API? I was working with it a little, and I can just say that it is amazing. If you want to have an easy deploy API without CI/CD boilerplate you should try it. I describe my little journey on a blog so you can follow me, and see how I did it. The most interesting think about serverless is that you can create not only one endpoint, but full REST API on one AWS Lambda. And of course, if your traffic is not too high, you will have it for free. Did you use serverless in your projects? I am very interested if it is a popular solution in the Node.js community.
Submitted May 05, 2020 at 09:27AM by mgce_
No comments:
Post a Comment