Documentation
Feedback
Guides
App Development

App Development
Concepts
Clients

Systems are meant to solve real problems by communicating to the needed services. A delivery app, for example, solves the issue of the desire to eat by communicating with a local restaurant service.

On VTEX IO architecture, the communication made by a system to request a service is so crucial that a whole concept was built for it: Clients.

In other words, Clients are configurations to be set up in a given system to abstract its communications to the needed services.

When building software, you can tackle complexities by setting up clients and then optimizing your code. Some standard clients are already into the VTEX IO. Check them here.

These are some of the features built-in our clients infrastructure:

  • Cache;
  • Native metrics support;
  • Retry and timeout options;
  • Billing tracking.

{"base64":"  ","img":{"width":1120,"height":700,"type":"png","mime":"image/png","wUnits":"px","hUnits":"px","length":121080,"url":"https://cdn.jsdelivr.net/gh/vtexdocs/dev-portal-content@main/images/vtex-io-documentation-clients-0.png"}}

Learn how to create Clients of your own by accessing Managing Clients documentation.

Contributors
2
Photo of the contributor
Photo of the contributor
+ 2 contributors
Was this helpful?
Yes
No
Suggest edits (Github)
Builders
CMS
Contributors
2
Photo of the contributor
Photo of the contributor
+ 2 contributors
On this page