exam questions

Exam AWS Certified Cloud Practitioner CLF-C02 All Questions

View all questions & answers for the AWS Certified Cloud Practitioner CLF-C02 exam

Exam AWS Certified Cloud Practitioner CLF-C02 topic 1 question 687 discussion

Which design principle aligns with performance efficiency pillar of the AWS Well-Architected Framework?

  • A. Using serverless architectures
  • B. Scaling horizontally
  • C. Measuring the cost of workloads
  • D. Using managed services
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
AnthonyAG
1 month, 1 week ago
Selected Answer: B
I have personally asked a L6 in Amazon about this question. Here is his answer: Performance pillar is optimised for making sure things work perfectly irrespective of cost so B. A is more about cost efficiency. Also serverless has some limitations like size of request has to be very small, max number of requests per second (throttling) - so balancing performance for cost- so A doesn’t seem like it.
upvoted 1 times
...
bc66f75
1 month, 3 weeks ago
Selected Answer: B
we are talking about performances: Performance Efficiency focuses on using IT and computing resources efficiently to meet system requirements, scaling to meet demand, and optimizing performance. Scaling horizontally (adding more instances or resources) is a key way to improve performance and handle increased load efficiently.
upvoted 1 times
...
Uddy_08
2 months, 2 weeks ago
Selected Answer: B
b. Scaling horizontally
upvoted 1 times
...
Nikmah
6 months, 2 weeks ago
Selected Answer: A
Design Principles • Democratize advanced technologies - Advance technologies become services and hence you can focus more on product development • Go global in minutes - Easy deployment in multiple regions • Use serverless architectures - Avoid burden of managing servers • Experiment more often - Easy to carry out comparative testing • Mechanical sympathy - Be aware of all AWS services
upvoted 2 times
...
redsft7
6 months, 2 weeks ago
Selected Answer: A
Both A & B are correct answers. Leaning more towards A since Scaling horizontally (Option B) is also crucial but is more about handling increased load efficiently rather than optimizing resource usage per se. Both are important, but serverless architectures can offer more direct benefits in terms of performance efficiency by automatically managing resource allocation.
upvoted 1 times
...
apetrei_ionut
7 months, 1 week ago
Selected Answer: A
According https://aws.amazon.com/blogs/apn/the-6-pillars-of-the-aws-well-architected-framework correct answer is A because: There are five design principles for performance efficiency in the cloud: -Democratize advanced technologies -Go global in minutes -Use serverless architectures -Experiment more often -Consider mechanical sympathy AND Scale horizontally to increase aggregate workload availability - is part of the principles for reliability in the cloud.
upvoted 2 times
...
CharmaineBowman
8 months, 2 weeks ago
Selected Answer: B
Horizontal scaling ensures performance by adding more resources, such as EC2 instances or containers, as needed to handle increased traffic or workload demands. That goes with the Performance Efficiency pillar of the AWS Well-Architected Framework which focuses on designing systems that can scale to meet changing demand while maintaining high performance.
upvoted 2 times
...
ShaiTay
9 months, 1 week ago
Selected Answer: A
A. Using serverless architectures
upvoted 2 times
...
ExamTest9881
9 months, 3 weeks ago
Selected Answer: A
Performance Efficiency: Opt for serverless architectures, explore multi-region deployments, delegate tasks to cloud vendors, and experiment with virtual resources
upvoted 3 times
...
d33f59e
9 months, 3 weeks ago
Selected Answer: A
Performance efficiency is the ability to use computing resources efficiently to meet system requirements and to maintain that efficiency as demand changes and technologies evolve. Evaluating the performance efficiency of your architecture includes experimenting more often, using serverless architectures, and designing systems to be able to go global in minutes.
upvoted 2 times
d33f59e
9 months, 3 weeks ago
from aws course
upvoted 2 times
...
...
Tithink
11 months ago
Selected Answer: B
Automatically recover from failure Test recovery procedures Scale horizontally to increase aggregate workload availability Stop guessing capacity Manage change through automation:
upvoted 1 times
...
4336e3d
11 months ago
Selected Answer: B
Horizontal scaling involves adding more instances or servers to distribute the load, which aligns with the Performance Efficiency pillar.
upvoted 1 times
...
veljkosbbb
11 months ago
Selected Answer: A
https://docs.aws.amazon.com/wellarchitected/latest/performance-efficiency-pillar/design-principles.html
upvoted 2 times
...
lante
11 months, 1 week ago
The correct answer is B. Scaling horizontally. The performance efficiency pillar of the AWS Well-Architected Framework emphasizes designing systems that can scale horizontally to handle increased load, which helps maintain performance and efficiency.
upvoted 1 times
...
Zettke
12 months ago
Selected Answer: B
B definitely
upvoted 1 times
...
Saudi
12 months ago
Selected Answer: B
B by Chatjpt
upvoted 1 times
...
komorebi
1 year ago
Selected Answer: A
Answer is A
upvoted 2 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 ...