Secure Your gRPC Services With SSL/TLS

Introduction

This tutorial will walk you through the process of protecting your gRPC services with encryption based on SSL/TLS. The tutorial will provide examples written in Java, but can easily be converted to Scala and Kotlin.

What is gRPC?

gRPC is a high-performance, open source RPC framework initially developed by Google. It helps in eliminating boilerplate code and helps in connecting polyglot services in and across data centers.

Mulesoft Dedicated Load Balancer Use Case

Introduction

We have recently implemented dedicated load balancers (DLB) into our integration landscape. I am sharing details about our use case.

Before having DLB, the VPC received all the traffic through the shared load balancer (SLB) or directly to mule internal workers through VPN. There were two limitations to this approach: