AWS Certified Solutions Architect Associate SAA-C03 Practice Question
Your company is planning to migrate its product inventory database from an on-premises Oracle database to AWS to reduce costs. The new solution should minimize operational overhead and be as cost-effective as possible while still delivering the necessary performance. Which service should you recommend?
Amazon Aurora Serverless is a cost-effective, auto-scaling solution that can run a MySQL or PostgreSQL compatible database without requiring manual instance management, thus minimizing operational overhead. It is best suited for variable workloads and offers a pay-per-second billing. Amazon RDS does not offer the same level of automation as the serverless option. Amazon DynamoDB, while being a managed NoSQL database service, is not compatible with Oracle's SQL. Amazon Redshift is an analytics database and would likely incur higher costs due to its data warehousing nature.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What does serverless mean in the context of AWS services?
Open an interactive chat with Bash
How does Amazon Aurora Serverless compare to traditional database solutions in terms of cost and performance?
Open an interactive chat with Bash
What are the key features of Amazon Aurora that make it suitable for inventory databases?