TechCommanders "Techie Tips" Blog
This is one of the numerous posts by TechCommanders in a series for studying for the Certified Kubernetes Administrator (CKA) Exam.
Become a Certified Kubernetes Administrator (CKA)!
Before learning how to secure a Kubernetes Cluster. Let’s read about why it is important to...
This is one of the numerous posts by TechCommanders in a series for studying for the Certified Kubernetes Administrator (CKA) Exam.
Become a Certified Kubernetes Administrator (CKA)!
There are many cases when you realize your Kubernetes cluster is not working...
If you are reading about Kubernetes or learning about it you should already be familiar with the Kubectl command. If not completely but somewhere at basic level maybe. Kubernetes is an open-sourced tool which is originally developed by Google and used for automatic deployment and auto-scaling the...
The following courses are available as part of your membership in Techcommanders. TechCommanders
TechCommanders is an online training platform for both aspiring and veteran IT professionals interested in next generation IT Skills.
TechCommanders is led by Joseph Holbrook, a highly...
Nowadays we hear a lot about Kubernetes vs Docker but it is a quite misleading phrase. We will understand what people mean to say when they talk about Docker vs Kubernetes. As they both are not direct competitors. Docker is a containerized platform whereas Kubernetes is a container orchestrator...
This post will discuss the two most important certificates of Kubernetes. CKA which stands for Certified Kubernetes Administrator and CKAD which stands for Certified Kubernetes Application Developer. We will start by discussing what is common in these two exams followed by how they both are...
How to Design a Kubernetes Cluster
Kubernetes is an orchestration system which deploys multiple containers(nodes) across the server. Nowadays Kubernetes is an essential part of every organization as it helps in scaling the application seamlessly. As the use of Kubernetes is increasing drastically...
If you are reading about Kubernetes or learning about it you should already be familiar with the Kubectl command. If not completely but somewhere at basic level maybe. Kubernetes is an open-sourced tool which is originally developed by Google and used for automatic deployment and auto-scaling the...
Get certified and stay competitive in this turning IT Job Market
Since the advent of cloud technology, the need for highly qualified individuals who understand the ins and outs of cloud-based infrastructures is on the rise. To meet this profound need, the biggest names in the cloud industry such...
The DevOps movement started back in 2007 when the division between the developers and IT operations teams was growing wider. There was a dire need for a neutral collaborative platform to bridge the gap and hence the DevOps platform was born.
Since its inception, DevOps has provided a complete...
DevOps (Development & Operations) is basically where it is at in the IT world right now. In reality Blockchain, AI, ML for example has somewhat less demand from my experience.
So what is DevOps? DevOps is an enterprise software development phrase that is used to describe an optimal...
Why every organization needs to use IaC when using the cloud.
Infrastructure as code is the prerequisite for common DevOps practices such as version control, code review, continuous integration and automated testing. These practices provide continuous delivery of quality software that meets...