Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1.95 KB

README.md

File metadata and controls

19 lines (10 loc) · 1.95 KB

📂 Examples: Dive into DynamoDB Solutions

This folder is the central hub for all the sample scripts, integrations, and SDK examples in this repository. It's divided into two main subfolders:

📂 Bedrock

The Bedrock folder contains comprehensive examples of how to integrate Amazon Bedrock's powerful large language models (LLMs) with AWS DynamoDB. These examples demonstrate how to leverage DynamoDB's NoSQL database capabilities to build scalable, context-aware chatbots and AI applications.

Explore the DynamoDB and Bedrock examples »

📂 SDK

The SDK folder is where you'll find a variety of code samples and integrations for using the AWS SDK with DynamoDB. These examples cover popular programming languages and showcase different use cases and best practices for working with the DynamoDB API.

Node.js Java Python .Net Golang Rust Ruby

Feel free to explore these folders and dive into the specific examples that align with your project requirements and development environment. Each subfolder contains a README file with detailed instructions and usage guidance.