AWS Compute Blog
Tag: ClaudiaJS
Create and Deploy a Chat Bot to AWS Lambda in Five Minutes
This is a guest post by Gojko Adzic, creator of ClaudiaJS The new Claudia.JS Bot Builder project helps JavaScript developers to easily create chat-bots for Facebook, Telegram, Skype, and Slack, and deploy them to AWS Lambda and Amazon API Gateway in minutes. The key idea behind this project is to remove all the boilerplate […]
How to turn Node.js projects into AWS Lambda microservices easily with ClaudiaJS
This is a guest post by Gojko Adzic, creator of ClaudiaJS While working on MindMup 2.0, we started moving parts of our API and back-end infrastructure from Heroku to AWS Lambda. The first Lambda function we created required a shell script of about 120 lines of AWS command-line calls to properly set up, and […]