How REST is lightweight compare to SOAP?



How REST is lightweight compare to SOAP?..

Answer / Sandeep Kumar Tripathi

{"REST vs SOAP": "REST (Representational State Transfer) is generally considered lighter-weight compared to SOAP (Simple Object Access Protocol). While both are web services technologies, REST uses HTTP methods and is often stateless. It requires fewer resources and tends to be simpler, faster, and more scalable than SOAP."}

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SOAP Interview Questions

What is the procedure followed on the client side?

1 Answers  


What are the tools used for testing web services?

1 Answers  


in soapui i am prepared test data and create request and run the request. response generated. this response data how to validate/verification. how to verify the xml data in database. write query to get xml response data in oracle query. pls help me

1 Answers  


Which is better rest or soap?

1 Answers  


What is loosely coupled?

2 Answers   Cognizant, SAP Labs,


What do you know about foundation security services?

1 Answers  


what is SOAP HTTP Binding?

1 Answers  


write a sql query retrive all xml data. how to retrive xml data wit single sql query.

1 Answers   TCS,


What are the elements of a soap message structure?

1 Answers  


Can soap use rest?

1 Answers  


Explain what is soap?

1 Answers  


To test a web service you must create a windows application or web application to consume this service. State whether true or false.

1 Answers   Siebel Systems,


Categories