Browsing Tag
kubernetes
93 posts
Choosing the tech stack for your SaaS
Why tech stack selection matters Selecting the right technology stack can determine the success or failure of your…
Go Concurrency: A Deep Dive to Expertise
Leapcell: The Next-Gen Serverless Platform for Golang app Hosting Analysis of goroutine Concurrency Control Methods in Go Language…
Deploying a Microservices Stock Trading Application on AWS with Terraform, Kubernetes & Helm
I built this project during my job search. I was actively interviewing for DevOps/SRE/Systems Engineer roles. My interviews…
All Docker Commands
docker --version: Check the Docker version. docker help: Display help information for Docker. Working with Images: docker pull:…
How do you set multiple commands in one yaml file with Kubernetes?
Kubernetes uses YAML files to create and manage resources. Many times we need to run more than one…
Spin Joins CNCF Sandbox: Strengthening Adoption and Benefits for Organizations and Developers
By: Radu Matei & Michelle Dhanani Today, we are excited to announce that Spin has officially been accepted…
Why we’re betting on Kubernetes (and you should too)
To start this off, I want to say that I’m not some sketchy betting tips dealer and to…
How to Automate Kafka Topic Creation and Deletion, Using GitHub Actions and JavaScript
Automating Kafka topic creation and deletion is an important task for developers working with event-driven architectures. Whether you’re…
kubernets related logs & configurations
1. Logs Components level logs kubelet, kube-apiserver, kube-scheduler, kube-controller, etcd, kube-proxy … Pod level logs generate by container…
A Cost-Effective Guide to prepare and pass the KCNA
If you’re reading this, you’re likely interested in Kubernetes or just curious about my journey—either way, thanks for…