Home>IT Tests>Questions>REST services are practical because we can easily adopt a Micro-Service architecture and stack REST services. Since there is no state between the server and the client, we can deploy a second instance and serve twice as many clients. Horizontal scalability is optimized.
Question from the API REST test
REST services are practical because we can easily adopt a Micro-Service architecture and stack REST services. Since there is no state between the server and the client, we can deploy a second instance and serve twice as many clients. Horizontal scalability is optimized.
Medium
REST services are practical because:
Author: Damien CavaillèsStatus: PublishedQuestion passed 148 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!
5
Which criterion(s) are/ are part(s) specific to a REST API?4
What does CORS mean?4
What kind of HTTP code should I use to indicate a redirect?3
What does a 2xx HTTP code mean in an API response?3
What does REST mean?3
Which headers allow you to do CORS?3
Which of these headers is found in an API response but not in a client request?