Kubernetes
-
Enterprise Java
Service Mesh and Cloud-Native Microservices with Apache Kafka, Kubernetes and Envoy, Istio, Linkerd
Microservice architectures are not free lunch! Microservices need to be decoupled, flexible, operationally transparent, data aware and elastic. Most material…
Read More » -
DevOps
Exploring Deployment Strategies In Kubernetes
This time I will not write a lenghtly post. Instead, I’ll try to explain different deployment strategies through diagrams. This…
Read More » -
Enterprise Java
Configuring and using AWS EKS in production
Its been some weeks now that our migration to Amazon EKS (work place) is completed and the clusters are in…
Read More » -
Enterprise Java
Hot-deploying into Kubernetes using Telepresence & WAD
When you’re testing your enterprise application in a Kubernetes environment, the turnaround for changing, re-packaging, and re-deploying your application can…
Read More » -
Enterprise Java
The Kubernetes Spark operator in OpenShift Origin (Part 1)
This series is about the Kubernetes Spark operator by Radanalytics.io onOpenShift Origin. It is an Open Source operator to manageApache…
Read More » -
DevOps
Running PostgreSQL in a Cloud on Oracle Containers Engine for Kubernetes
In this post I am going to show a few steps to deploy and run PostgreSQL database in a K8S…
Read More » -
DevOps
Deployment Strategies with Kubernetes and Istio
In this post I am going to discuss various deployment strategies and how they can be implemented with K8s and…
Read More » -
DevOps
Load Testing of a Microservice. Kubernetes way
Let’s assume there is a microservice represented by a composition of containers running on a K8s cluster somewhere in a…
Read More » -
Enterprise Java
Build a Microservice Architecture with Spring Boot and Kubernetes
“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…
Read More »