A company has committed to support a non-functional requirement (NFR) that states it must
process all requests within 3 seconds. The company’s customers are complaining that the system
is not meeting the NFR and you have been contracted to fix the system. The company is not sure
whether its customers are meeting the NFR. What is the most appropriate course of action?
A.
Modify the architecture to implement threading of requests
B.
Add another server to spread the load across more servers
C.
Establish measurements, implement the measurements, move the code to production, and
determine a go-forward plan
D.
Establish measurements, implement the measurements, load test in the test environment,
and determine a go-forward plan
Explanation: