APIs use filtering and sorting to help developers retrieve specific data efficiently. This article covers their importance, types, common mistakes, and examples.
gRPC and REST are commonly used approaches for creating APIs. Find the best fit for your application as you take a closer look at their characteristics.
JMS is a reliable messaging system for asynchronous communication between applications. Read how it offers features like message persistence and integrations.
Virtual services and destination rules are two Kubernetes objects that form the core of traffic management in Istio. Learn what they are and how they work.
Choose wisely the correct solution to store data according to its change frequency. We define here three levels that may be implemented from enums to tables.
Kafka plays a crucial role in modern data architectures, enabling real-time data processing, seamless integration with various systems, and event-driven microservices.
In this article, dive in for a look at a technique – splitting your workloads – that can significantly reduce that pain, costs little, and can be applied early.
In this blog, we will explore transformations in Spark using API-based and SQL-based approaches to convert data into JSON payloads for building pipelines
MySQL is still the most popular open-source database, but as Postgres gains momentum, choosing between them is still hard and often causes heated debate.
Learn how OpenAPI enables developers to describe, document, and test APIs, while Swagger provides a user-friendly interface for exploring and interacting with APIs.