Question

List one difference between REST and two of its alternatives: traditional RPC, and Web services. Describewhatmechan...

  1. List one difference between REST and two of its alternatives: traditional RPC, and Web services.

  2. DescribewhatmechanismofRESTfulservicescanbeuserforaservertosuggest potential next steps that the client can invoke as a followup request.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

REST:

It is a simple way to organize interactions between independent systems. RESTful API uses HTTP requests they are: POST, PUT and GET to create , update and read respectively.

RPC:

It is used to communicate across several modules to serve requests.

RPC API uses queries to make requests for ex:

GET/readValue?valueId=1234.

Web Services:

Web service facilitates interaction between two machines over a network.

HTTP request is mainly used protocol for communication.

Web services use REST, RPC as means of communication. Web services use API's which are completely web-based.

Add a comment
Know the answer?
Add Answer to:
List one difference between REST and two of its alternatives: traditional RPC, and Web services. Describewhatmechan...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT