Interview Bootcamp
Ask Author
Back to course home

0% completed

Vote For New Content
"Transformation" already seems to cover "Service Aggregation"

Shishir

Mar 4, 2024

Is there some difference between the two?

0

0

Comments
Comments
LeafarBlu BR
LeafarBlu BRa year ago

I disagree, the transformation would just convert the data from format A to B, for example, XML to JSON.

While the Service Aggregation, from a single request, it would call two or more different services (URLs), and combine the responses into a single response.