Categories
Technology

AWS EKS local setup

EKS – Elastic Kubernetes Service The Managed Kubernetes cluster on AWS..

Categories
Technology

Best Practices for Building Containers

Best practices to follow while building applications for the Container world and the backyard of Kubernetes

Categories
Technology

Kubernetes – CKAD Practise Exercises

Let’s explore and setup a minimal Wordpress application, covering the basic and important Kubernetes objects, both for the real world and CKAD

Categories
Technology

Pod Termination Lifecycle in Kubernetes

Graceful shutdown of Application inside Pods in Kubernetes As in any environment, even in a containerised environment, it’s highly desirable to have a graceful shutdown of the server process. We can explore how the Pod’s termination lifecycle events in Kubernetes play their part. Let’s assume we are running a Spring Boot based API or an […]

Categories
Technology

Certified Kubernetes Application Developer – CKAD

Cloud Native Computing Foundation’s Certified Kubernetes Application Developer – CKAD – is one of the certifications available on Kubernetes