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 127 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!
3
What does REST mean?4
What does CORS mean?3
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
Which headers allow you to do CORS?3
Which criterion(s) are/ are part(s) specific to a REST API?3
Which HTTP code indicates the good creation of a resource?