DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Diving Deep Into REST API Channels

4 years ago dzone.com

Summary: This is a summary of an article originally published by the source. Read the full original article here →

How can we use them efficiently?

The first thing that may strike you is that the code is very high level – it just has access to a user_name and some data is returned but there is no mention of REST, no data serialization, caching, or anything that is not involved in the business functionality of returning user details. In Zato, services focus on what they actually need to do and the lower-level details are left to the platform.

It is also possible to say that only the first X kilobytes of a given message is to be stored – some messages may be too large for it to be practical to keep them in their entirety.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com