A Beginner’s Diving Journey into ContainerdHow you can dive deep into containerd, learn its architecture, components and write code that works with it.Feb 2, 2021Feb 2, 2021
Published inJoraHubRun Spring Boot Java Containers using ContainerdBuilding a Java container engine on containerd to run Spring Boot apps without the need for creating and maintaining container imagesJan 15, 2021Jan 15, 2021
Implementing a Containerd Plugin for Container Operations using gRPCAdd gRPC service to containerd using Go plugins to run containers based on docker imagesJul 22, 20201Jul 22, 20201
Extending Containerd with Go PluginsExploring how to use Go Pluings to extend the functionality of containerd without compiling it. Adding a gRPC service on top of containerdJul 19, 2020Jul 19, 2020
Bi-directional streaming gRPC with Node.js and JavaIn this post, we build a bi-directional streaming gRPC chat service using Node.js and JavaDec 3, 20191Dec 3, 20191
gRPC Java Function ServicegRPC based function execution service, complete with server, client implementations and unit tests explainedSep 30, 2019Sep 30, 2019
Java Dynamic Code Executing gRPC ServerIn this post,we explore how we can create a gRPC server that can execute any Java code dynamically based on request from gRPC clientSep 18, 2019Sep 18, 2019
Running Arbitrary Java Code On The FlyWe examine how we can use java reflection to execute any provided java bytecode and consume and produce JSON during the processSep 13, 2019Sep 13, 2019
REST communication to containerd recipe(plus AWS API Gateway sprinkled on top)The step by step guide to setting up a gRPC-gateway for any HTTP/REST client to communicate with containerd plus AWS API Gateway on topAug 20, 2019Aug 20, 2019
Secure Browser Communication with Containerd Using gRPC, Envoy and OAuth 2.0In this exercise, we are setting up encryption and also user authentication for Envoy using gRPC protocol and GitHubJul 9, 2019Jul 9, 2019