An application has become very popular and the number of requests/users is increasing quickly. There is a meeting to figure out how to scale the systems so that they can accept user requests and still have the capacity to spare. What is the preferred option?
Horizontal scaling, also called scaling out, adds new VMs to increase application capacity.
Currently there are no comments in this discussion, be the first to comment!