The technology team at an investment bank uses DynamoDB to facilitate high-frequency trading where multiple trades can try and update an item at the same time. What is the purpose of using DynamoDB in this scenario?
1) To ensure data consistency and prevent conflicts
2) To improve the performance of high-frequency trading
3) To provide a scalable and reliable database solution
4) To enable real-time data processing and analysis