Secure Your gRPC Services With SSL/TLS
DZone Introduction This tutorial will walk you through the process of protecting your gRPC services with encryption based on SSL/TLS.…
Aggregating the Future
DZone Introduction This tutorial will walk you through the process of protecting your gRPC services with encryption based on SSL/TLS.…
DZone When it comes to transmitting and manipulating raw data, CSV and XML are two of the most popular file…
DZone In this blog, I take a practical approach to API first design with Open API 3 specification. Firstly, I…
DZone Introduction In my previous post AWS Basics, we got a high-level overview of various Amazon services and their common…
DZone There are various scenarios that chatbots cover these days, for example, customer support which I wrote an article about…
DZone I’ve been playing with GraalVM Ahead-Of-Time compilation capability since I became aware of it. As a long-time Spring aficionado,…
DZone The building block of almost all Kubernetes deployments is the pod – one or more containers sharing a network…
DZone Initially, React was mainly a frontend framework that focused on the client-side. And now it is interesting to watch…
DZone Sparse files are files with “holes”. File holes do not take up any physical space as the file system…
DZone Many organizations adopt cloud native development practices with the dream of shipping features faster. Kubernetes has become the de…