Which of the following is an INCORRECT statement about Scaling, a design principle of Reliability pillar of the AWS Well-Architected Framework?Question 11Answera.A scale out operation implies you scale by adding more instances to your existing pool of resourcesb.A scale up operation implies you scale by adding more power (CPU, RAM) to your existing machine/nodec.Fault tolerance is achieved by a scale out operationd.Fault tolerance is achieved by a scale up operation
Question
Which of the following is an INCORRECT statement about Scaling, a design principle of Reliability pillar of the AWS Well-Architected Framework?Question 11Answera.A scale out operation implies you scale by adding more instances to your existing pool of resourcesb.A scale up operation implies you scale by adding more power (CPU, RAM) to your existing machine/nodec.Fault tolerance is achieved by a scale out operationd.Fault tolerance is achieved by a scale up operation
Solution
The incorrect statement about Scaling, a design principle of the Reliability pillar of the AWS Well-Architected Framework is:
d. Fault tolerance is achieved by a scale up operation
Explanation:
Fault tolerance is not achieved by a scale up operation. Instead, it is achieved by a scale out operation. Scaling up (vertical scaling) involves adding more power to an existing machine, but it does not increase the system's fault tolerance. If the single, more powerful machine fails, the system fails. On the other hand, scaling out (horizontal scaling) involves adding more instances to the existing pool of resources. This increases the system's fault tolerance because if one instance fails, others can take over.
Similar Questions
Which of the following is an INCORRECT statement about Scaling, a design principle of Reliability pillar of the AWS Well-Architected Framework?
Which Amazon Elastic Compute Cloud (Amazon EC2) Auto Scaling feature can help with fault tolerance?Question 24Answera.Replacing unhealthy Amazon EC2 instancesb.Having the right amount of computing capacityc.Distributing load to Amazon EC2 instancesd.Lower cost by adjusting the number of Amazon EC2 instances
1. Which type of scaling involves adding or removing resources (such as virtual machines or containers) to meet demand? Vertical scalingHorizontal scalingDirect scaling2. What is characterized as the ability of a system to recover from failures and continue to function? ReliabilityPredictabilityScalability
Which of the following is/are correct?试题 13选择一项或多项:a.Relational databases often cannot scale beyond certain point under ACID constraints.b.Scale up means to add more nodes to a system, e.g. adding more web servers.c.NoSQL databases often consider to scale out by using commodity hardware and free software.d.All NoSQL databases are scalable.
Which of the following is a way to use Amazon EC2 Auto Scaling groups to scale capacity in the AWS Cloud?a.Scale the size of EC2 instances up or down automatically, based on demand.b.Scale the number of EC2 instances in or out automatically, based on demand.c.Transfer unused CPU resources between EC2 instances.d.Use serverless EC2 instances.
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.