Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AWS Certified Solutions Architect - Associate SAA-C03 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Associate SAA-C03 exam

Exam AWS Certified Solutions Architect - Associate SAA-C03 topic 1 question 851 discussion

A large company wants to provide its globally located developers separate, limited size, managed PostgreSQL databases for development purposes. The databases will be low volume. The developers need the databases only when they are actively working.

Which solution will meet these requirements MOST cost-effectively?

  • A. Give the developers the ability to launch separate Amazon Aurora instances. Set up a process to shut down Aurora instances at the end of the workday and to start Aurora instances at the beginning of the next workday.
  • B. Develop an AWS Service Catalog product that enforces size restrictions for launching Amazon Aurora instances. Give the developers access to launch the product when they need a development database.
  • C. Create an Amazon Aurora Serverless cluster. Develop an AWS Service Catalog product to launch databases in the cluster with the default capacity settings. Grant the developers access to the product.
  • D. Monitor AWS Trusted Advisor checks for idle Amazon RDS databases. Create a process to terminate identified idle RDS databases.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
kelmryan1
Highly Voted 5 months, 2 weeks ago
Yes but its asking for the most cost effective. B would cause frustration for developers if it was terminated unexpectedly. The answer should be C so developers can easily access when they are needed and auto scales based on demand
upvoted 5 times
NSA_Poker
4 months ago
You're correct for the wrong reasons. An instance being 'terminated unexpectedly' & it having 'easily access" are qualities related to high availability & not cost effectiveness. (B) is wrong because it's more $$$.
upvoted 1 times
...
...
b3b5fdd
Most Recent 3 days, 20 hours ago
Selected Answer: B
I think the answer correct is B as the database should be managed by the developer and Each developer needs a separate DB.
upvoted 1 times
...
Johnoppong101
2 months ago
Selected Answer: B
Requirement: Each developer needs a separate DB. In a cluster, DB is shared among developers.
upvoted 1 times
...
Johnoppong101
2 months ago
Guys, listen to the question, each developer -> a separate managed PostgreSQL DB. this is the task. Then Most cost-effective comes. If you get a cheaper thing that does not fulfull the task, you are wrong. Question: Can each developer get a separate DB for himself from the cluster?
upvoted 1 times
...
NSA_Poker
4 months ago
Selected Answer: C
(A,B,D) eliminated. Aurora instances & Amazon RDS use On-Demand or Reserved INSTANCES. These are more expensive than a serverless solution. (C) is correct. Amazon Aurora Serverless automatically starts up, shuts down & scales capacity up or down based on your application's needs; you pay only for capacity consumed.
upvoted 4 times
...
ike001
4 months ago
Answer C: We know we require Service Catalog. This option provides workflow no how it works
upvoted 1 times
...
Scheldon
4 months, 2 weeks ago
AnswerC Using Aurora Serverless solution + AWS Service Catalog features seems to be a good idea https://aws.amazon.com/rds/aurora/serverless/ https://aws.amazon.com/servicecatalog/features/
upvoted 1 times
...
f07ed8f
4 months, 3 weeks ago
Selected Answer: B
Only option B can have limited size database
upvoted 1 times
NSA_Poker
4 months ago
"when creating your Aurora database cluster, specify the desired range of database capacity or use the defaults, and connect your applications." This way we limit the capacity that we pay for. https://aws.amazon.com/rds/aurora/serverless/
upvoted 1 times
...
...
Compras
4 months, 4 weeks ago
Selected Answer: C
Aurora Serverless = inicia, encerra e escala a capacidade automaticamente de acordo com as necessidades. AWS Service Catalog = catalogo de serviços que usuarios podem utilizar, dentro das configurações permitidas. https://aws.amazon.com/pt/rds/aurora/serverless/ https://aws.amazon.com/pt/servicecatalog/
upvoted 2 times
...
Sergiuss95
5 months, 2 weeks ago
Selected Answer: C
I thin is c
upvoted 1 times
...
Hkayne
6 months ago
Selected Answer: B
With AWS Service Catalog, you can meet your compliance requirements while making sure your customers can quickly deploy the cloud resources they need.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...