Service Mesh Introduction (Part 1)

Service Mesh is a solution that lets you manage communication between independent services in a microservice application. The service mesh implementation enables software developers to separate and manage service-to-service communications in dedicated infrastructure layers. Before we go into the use cases of the service mesh, let’s look at the…

Read More

The rise of platform engineering: A quick introduction

What is a Platform?A platform is a system that includes software and hardware to provide a specific service for business applications such as logging, runtime, messaging, integration, and deployment. A platform supports the lifecycle of an application from testing, configuring, deployment, and automation. Platforms can be grouped based on…

Read More