- Serverless Programming Cookbook
- Heartin Kanikathottu
- 59字
- 2025-04-04 15:02:16
Getting Started with Serverless Computing on AWS
This chapter will cover the following topics:
- Getting started with the AWS platform
- Your first AWS Lambda
- Your first Lambda with AWS CLI
- Your first Lambda with Amazon CloudFormation
- Using AWS SDK, Amazon CloudFormation, and AWS CLI with Lambda
- Dev practices: dependency injection and unit testing
- Your first Lambda with Serverless framework