gRPC

Introduction to Java gRPC Interceptor

Introduction Hi I am Chung from System Engineering Department. I have been working on a project using microservices architecture and gRPC for a year and more. When providing technical supports to the project, especially on gRPC in Java sid…

NGINXによるgRPC通信のロードバラシング

はじめに 技術部基盤グループの高橋です。2回目の投稿です。 表題にある通りNGINX での gRPC 通信の負荷分散について実装したのでご紹介です。 はじめに NGINXとは Consulとは 背景 要件 全体構成 NGINXの冗長化 NGINXのサーバヘルスチェック インストール …