BLOG
Sharing insights, knowledge and expertise
DevOps
DevOps
Learn more about DevOps methodology including main topic areas of ci/cd, infrastructure automation, cloud, test automation, health checks, and more.
Dissecting the 2019 State of DevOps Report, Part 2: DevOps Tools
In Part 2 of this three-part series on an in-depth look into DevOps trends, I would like to focus on…
Dissecting the 2019 State of DevOps Report, Part 1: DevOps Practices
Being an avid student of industry trends, I regularly review and study reports that provide valuable insights into the overall…
Git Commands: Managing Branches
One of Git's most impressive features is its powerful branching capabilities. Though competing tools—especially centralized ones—make a big deal out…
How to Become a Site Reliability Engineer
Are you looking to transition your career from another role and become a site reliability engineer? Or maybe you're just…
SRE vs. DevOps
You’ve heard the terms “SRE” and “DevOps” thrown around, but understanding the difference is confusing. But not to fear, as…
How to Implement a DevSecOps Pipeline
Security is a major concern in software development, but often isn't treated with the same priority as other concerns. By…
5 Best Practices for Kubernetes Security
Kubernetes has become a de facto standard container orchestration tool. Many companies decided to use managed Kubernetes because it's very…
DevOps Anti-patterns and How to Correct Them
DevOps is one of the most interesting concepts that I have encountered in my professional career for several reasons, the…
5 Docker Commands You Need to Know
It's not an exaggeration to say that Docker has changed the way developers and engineers do their jobs. It gives…
5 Tips for a Successful DevOps Implementation
If your team is currently applying DevOps practices, there is a high degree of likelihood that you are encountering issues…
What Does a High-Performing SRE Team Look Like?
In today's highly technical world, all companies need to build websites which are reliable, efficient, and scalable. In 2003, Google…
Creating Scalable and Fault-Tolerant Applications using Kubernetes
If you want a reliable method for creating containerized applications, Kubernetes may be ideal for developing and running your applications.…