Deploy and integrate AWS Lambda with DynamoDB using the Serverless Framework
Introduction
Objective
Service declaration
Deployment
Next Steps
Deploy and integrate AWS Lambda with DynamoDB using the Serverless Framework
Who is this for?
This learning path is for software developers interested in learning how to deploy serverless applications using the Serverless Framework and Amazon Web Services. It automates several manual deployment steps that developers typically need to perform when deploying microservice-based or IoT applications.
What will you learn?
Upon completion of this Learning Path, you will be able to:
- Create a multi-resource Serverless Framework solution.
- Automate deployment of AWS Lambda function consuming data from DynamoDB.
Prerequisites
Before starting, you will need the following:
- A Windows on Arm computer such as the Lenovo Thinkpad X13s running Windows 11 or a Windows on Arm virtual machine .
- Any code editor. Visual Studio Code for Arm64 is suitable.
- Completion of Deploy AWS services using the Serverless Framework .