ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 618 - SAA-C03 discussion

Report
Export

An ecommerce application uses a PostgreSQL database that runs on an Amazon EC2 instance. During a monthly sales event, database usage increases and causes database connection issues for the application. The traffic is unpredictable for subsequent monthly sales events, which impacts the sales forecast. The company needs to maintain performance when there is an unpredictable increase in traffic.

Which solution resolves this issue in the MOST cost-effective way?

A.
Migrate the PostgreSQL database to Amazon Aurora Serverless v2.
Answers
A.
Migrate the PostgreSQL database to Amazon Aurora Serverless v2.
B.
Enable auto scaling for the PostgreSQL database on the EC2 instance to accommodate increased usage.
Answers
B.
Enable auto scaling for the PostgreSQL database on the EC2 instance to accommodate increased usage.
C.
Migrate the PostgreSQL database to Amazon RDS for PostgreSQL with a larger instance type
Answers
C.
Migrate the PostgreSQL database to Amazon RDS for PostgreSQL with a larger instance type
D.
Migrate the PostgreSQL database to Amazon Redshift to accommodate increased usage
Answers
D.
Migrate the PostgreSQL database to Amazon Redshift to accommodate increased usage
Suggested answer: A

Explanation:

Amazon Aurora Serverless v2 is a cost-effective solution that can automatically scale the database capacity up and down based on the application's needs. It can handle unpredictable traffic spikes without requiring any provisioning or management of database instances.It is compatible with PostgreSQL and offers high performance, availability, and durability1.Reference:1: AWS Ramp-Up Guide: Architect2, page 312: AWS Certified Solutions Architect - Associate exam guide3, page 9.

asked 16/09/2024
Lakshmi Yechuri
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first