In this era of fast-paced technology, more and more organizations and teams are moving towards...
Author - Shanika Wickramasinghe
Hadoop vs Kubernetes: Will K8s & Cloud Native End Hadoop?
Apache Hadoop is one of the leading solutions for distributed data analytics and data storage...
How Containers & Kubernetes Work Together
Application containerization has become the norm in the IT industry. It allows organizations or...
The Lua Programming Language Beginner’s Guide
In this article, we’ll cover the basics of the Lua programming language, including: What it is Main...
How Kubernetes Services Work
A Kubernetes service is a logical collection of pods in a Kubernetes cluster. We can define a K8s...
Kubernetes Networking Basics
Kubernetes networking is an integral part of managing and making communication easier within a...
Kubernetes Deployments Fully Explained
Kubernetes Deployment is the process of providing declarative updates to Pods and ReplicaSets. It...
How To Use & Manage Kubernetes DaemonSets
Kubernetes is a leading open-source engine that orchestrates containerized applications. In this...
Creating & Using ConfigMaps in Kubernetes
In programming, we use env files or separate configuration files to store settings, configurations...
Testing in DevOps: Concepts, Best Practices & More
DevOps empowers smooth collaboration and communication between development and operations teams in...