Bravin Wasike in DevOps Securing the DevOps Pipeline Part 2: Hardening Kubernetes and Cloud Security Strengthening Deployments and Runtime Protection In Part 1 of this series, we explored the foundational aspects of securing a DevOps... 22 April 2025 16 min read
Kathi Kellenberger in DevOps Introduction to GitHub Actions Part 2: GitHub-hosted runners In the first article of this series, you learned how to set up a GitHub Actions Workflow in a GitHub... 18 April 2025 7 min read
Mercy Bassey in DevOps The Concepts of TestOps There’s no way you talk about software without mentioning testing or software testing. No software should ever be shipped if... 21 March 2025 18 min read
Bravin Wasike in DevOps Securing the DevOps Pipeline Part 1: Tools and Strategies for Safer Deployments Protecting Your CI/CD from Build-Time Threats DevOps has transformed software delivery, but with rapid deployments come increased security risks. As... 12 March 2025 16 min read
Kathi Kellenberger in Featured Introduction to GitHub Actions Part 1: Getting Started GitHub is one of the most popular services on the planet for storing documents. That includes everything from PowerPoint presentations... 11 March 2025 5 min read
Bravin Wasike in Containers and Virtualization Kubernetes vs. Serverless: When to Choose Which? As a DevOps engineer working with software development teams, the debate between Kubernetes and serverless computing often arises when the... 06 February 2025 14 min read
Bravin Wasike in DevOps Demystifying Continuous Integration vs. Continuous Delivery Part 3 – Real World Examples of CI CD This article covers examples of how some larger companies have successfully implemented CI/CD practices to transform their development processes. Through... 20 December 2024 12 min read
Bravin Wasike in CI/CD Demystifying Continuous Integration vs. Continuous Delivery: Part 2 Welcome to part 2 of our Demystifying Continuous Integration vs. Continuous Delivery series. In Part 1 of the series, we... 08 November 2024 27 min read
Bravin Wasike in CI/CD Demystifying Continuous Integration vs. Continuous Delivery: Part 1 Continuous Integration (CI) and Continuous Delivery (CD) are fundamental to DevOps and agile methodologies. They ensure that software is developed,... 04 October 2024 16 min read
Mercy Bassey in Containers and Virtualization A Unified Approach to Managing Deployments in Kubernetes with Kluctl Applications built today pass through different phases before going live; most organizations use development, testing, and production, while others employ... 30 September 2024 10 min read
Bravin Wasike in CI/CD Why Every Project Needs a CI/CD Pipeline No Matter How Small Have you ever experienced a scenario as a developer when a seemingly simple weekend bug fix throws your entire project... 09 August 2024 15 min read
Bravin Wasike in Containers and Virtualization Docker Logging Guide Part 2: Advanced Concepts & Best Practices Welcome to part 2 of our Docker Logging Guide series. In this article, we will cover Docker logging in detail.... 05 July 2024 20 min read
Mercy Bassey in Containers and Virtualization Going serverless in Kubernetes with Knative Serverless computing has become increasingly popular in the field of cloud computing, with more organizations opting for cloud-based architectures. The... 26 June 2024 11 min read
Bravin Wasike in Containers and Virtualization Docker Logging Guide Part 1: Basic Concepts and Importance Docker has gained popularity as a containerization platform that allows you to develop, deploy, and execute applications faster. It packages applications... 17 June 2024 10 min read
Bravin Wasike in Containers and Virtualization How to Create Kubernetes Deployments and Services using YAML files and Kubectl This article is about how to create Kubernetes Deployments and Services using YAML files and Kubectl. You will also learn... 24 May 2024 8 min read
Containers and Virtualization Boemo Mmopelwa in Containers and Virtualization A Quick Guide on How to Containerize Your Application Using Docker Containerization has removed boundaries that limit developers from working on one application using different systems. Thus, boosting developer collaboration and... 10 May 2024 9 min read
Ben Johnston Building a Culture of Data: The Technical Aspects In the first part of this two-part series, I covered the mostly non-technical aspects of building a data culture. While... 19 April 2024 13 min read
Ben Johnston in Culture Building a Culture of Data One of the major trends in enterprise computing, and really in enterprises themselves is an increased emphasis on data. My... 04 April 2024 19 min read
Containers and Virtualization Bravin Wasike in Containers and Virtualization Kubernetes For Complete Beginners Container orchestration has become a cornerstone of modern application deployment. For beginners stepping into the world of modern application deployment... 14 March 2024 32 min read
Software Delivery Phil Factor in Software Delivery Database Feature Toggles In software development the concept of feature toggles are used to selectively turn on and off features. They are, for... 19 February 2024 15 min read