Scanning and Creating a Table in DynamoDB Using MuleSoft Connector

Creating a table in DynamoDB

Amazon DynamoDB is a fully managed NoSQL database service. While doing a recent project, I found that there was very little documentation about using the Mulesoft DynamoDB connector. In this article, I will share my experience of using the Mule DynamdDB connector so that it can help others. Please feel free to add your comments.

You might also enjoy: Working With DynamoDB

The Anypoint Connector for Amazon DynamoDB provides connectivity to the Amazon DynamoDB API, enabling you to interact with Amazon DynamoDB to create a database table that can store and retrieve any amount of data, serve any level of request traffic, and automatically spread the data and traffic for the table over a sufficient number of servers to handle the request capacity and the amount of data stored, while maintaining consistent and fast performance.