Slide 9
Slide 9 text
Lead to decisions
9
▷ Does the server have enough resources (CPU, memory,
etc.) to handle the anticipated load?
▷ Does the server respond quickly enough to provide a
good user experience?
▷ Is our application running efficiently?
▷ Do we need to scale up our server hardware, or scale
out to multiple servers?
▷ Are there any pages or API calls that are particularly
resource intensive?