Cracking the CKAD Code: Lessons Learned from My Exam Experience
April 15, 2023
Overview
DevOps Lead @ BET Software
April 15, 2023
Overview
March 4, 2023
As a DevOps Engineer or Software Developer, your computer is your primary tool, and you spend a significant amount of time working in the terminal. While some developers prefer to work in a graphical user interface (GUI), others prefer to work in the terminal for increased productivity. In this blog post, we will explore the benefits of living in the terminal and how it can help you become a more efficient developer.
January 30, 2023
As a DevOps Lead, I understand the overwhelming feeling of being new in the DevOps field and facing the vast amount of tools available. However, it’s important to remember that the most important aspect of being a successful DevOps professional is understanding the principles and principles behind the tools rather than mastering every single one of them.
January 24, 2023
As a DevSecOps Engineer, one of the most important aspects of my job is ensuring that the software and images used in our production environments are secure and free of vulnerabilities. One of the tools that I rely on to achieve this is RedHat Quay.
January 20, 2023
As a DevOps Engineer, one of the most important aspects of my job is ensuring that our applications are deployed and running smoothly in different environments. One of the biggest challenges we face is managing configuration in our Docker images. That’s where Kubernetes ConfigMaps come in.
January 18, 2023
As a security professional, it’s essential to ensure that all deployments, including those on Kubernetes, are secure and adhere to best practices. In this post, we’ll discuss some of the key considerations for securing Kubernetes pods.