Tag: dynamodb
- Published Dec 22, 2023 ⦁ 9 min read
AWS SDK v3 JS: Getting Started Guide
Get started with AWS SDK v3 for JavaScript by learning how to install, configure, and use the modular architecture to build full-stack apps. Explore real-world use cases like serverless backends and React integration. - Published Nov 3, 2023 ⦁ 6 min read
Build serverless apps faster with AWS Node SDK
How to build full-stack serverless applications faster using the AWS Node.js SDK by integrating AWS Lambda, API Gateway, DynamoDB and other AWS services.