Putting Node.js Serverless Apps into Production without the Pitfalls

preview_player
Показать описание
QCon London International Software Development Conference returns on April 8-10, 2024. Level-up on 15 major software and leadership topics including; The Tech of FinTech, What's Next in GenAI and Large Language Models (LLMs), Performance Engineering, Architecture for the Age of AI, Innovations in Data Engineering and more.

Learn the emerging trends. Explore the use cases. Implement the best practices.

----------------------------------------------------------------------------------------------------------------------------------------------


#JavaScript #Serverless #CloudComputing
Рекомендации по теме
Комментарии
Автор

23:58 I'm not JS expert but it looks like a great candidate for SQL injection... Or maybe JS itself somehow prevent it in this case?

pawel
Автор

Contrary to the previous commenter: I bought AI as a Service MEAP . I am a fan of your approach. It’s not just JavaScript, which is yucky. It’s NodeJS and event driven programming model, which is a nice way to use async to break up services and use non blocking behavior to get performance and the ability to scale out.
I have sent you an invite on LI. I am solving a problem that is forcing me to integrate Serverless with Kubernetes clusters (yuck). I would love to hear your thoughts on ways to simplify. Appreciate the help.

rwang
Автор

The part where he explain why javascript is just disgusting

satosiwu