Description: Amazon DynamoDB is a fully managed NoSQL database service provided by Amazon Web Services. It offers reliable performance at any scale, integrated security, and in-memory caching for internet-scale applications.
Type: software
Description: Isolator is a unit testing tool for .NET that enables developers to run unit tests in isolation without requiring access to databases or the file system. It stubs out calls to external dependencies to facilitate test automation.
Type: software