Ultimate access to all questions.
You are working on a new project, and part of the initial setup involves selecting an appropriate database. Here are the key requirements that the database must meet:
✑ It must be fully managed, meaning that the operational tasks such as backups, patching, and scaling are handled automatically by the service provider. ✑ It should have the capability to automatically scale up in response to the workload demands. ✑ The database must maintain transactional consistency to ensure that all transactions are processed reliably and in a manner that preserves data integrity. ✑ It should be able to scale up to a storage capacity of 6 TB. ✑ The database must be accessible through SQL queries for data manipulation and retrieval.
Based on these requirements, which database solution should you choose?