The code here is for learning the book "Serverless Applications with Node.js".
- 1. Introduction to serverless with Claudia (Claudia.js)
- 2. Building your first serverless API (claudia-api-builder)
- 3. Asynchronous work is easy, we Promise() (Amazon DynamoDB)
- 4. Pizza delivery: Connecting an external service (minimal-request-promise)
- 5. Houston, we have a problem! (AWS X-Ray)
- 6. Level up your API (Amazon Cognito)
- 7. Working with files (Amazon S3)
- 8. When pizza is one message away: Chatbots (Facebook Messenger chatbot)
- 9. Typing... Async and delayed responses
- 10. Jarvis, I mean Alexa, order me a pizza (Amazon Alexa)
- 11. Testing, Testing, 1, 2, 3 (Jasmine)
- 12. Paying for pizza (Stripe)
- 13. Migrating your existing Express.js app to AWS Lambda (Express.js)
- 14. Migrating to serverless (no code)
- 15. Real-world case studies (no code)