Tag - #api #performance #scaling #enterprise

Improving performance of APIs

APIs are common if a not inevitable component in most of the application landscapes. APIs have their own benefits of being an idempotent unit of work independent of the rest of the world. But performance is one of the core expectations from any API being developed. Adding resources like CPU, Memory, and Server may not be the right approach...