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
Testing Alex Bunardzic in Testing Why Test-Driven Development? (Part 2) As discussed in Part 1, by segregating our focus on developing code that behaves as expected from the focus on... 01 February 2024 11 min read
Bravin Wasike in Containers and Virtualization Deploying a Dockerized Application to the Kubernetes Cluster using Jenkins Jenkins serves as an open-source automation server with widespread application in the realm of software development, primarily focusing on continuous... 01 December 2023 19 min read
Containers and Virtualization Jagdish Mohite in Containers and Virtualization Docker Security Principles Overview Docker is an open-source platform that enables developers to automate the deployment and management of applications using containerization. It was... 24 November 2023 14 min read
CI/CD Bravin Wasike in CI/CD How to Set up Jenkins CI/CD on Kubernetes Cluster using Helm Jenkins is an open-source multi-platform software for continuous integration/continuous delivery and deployment (CI/CD) in DevOps. It is one of the... 15 September 2023 9 min read
MySQL Muhammed Ali in MySQL Orchestrating a MySQL Container on Kubernetes If you’ve been using MySQL for a while and want to learn how to orchestrate MySQL containers, you’ve come to... 05 September 2023 9 min read
Testing Phil Factor in Testing Managing Test Data for Database Development In coming up with a strategy for managing test data, first you need to understand what the many test requirements... 17 July 2023 18 min read
Containers and Virtualization Boemo Mmopelwa in Containers and Virtualization Kubernetes Services: What Are They and How to Protect Them Kubernetes is a vast distributed platform that utilizes services to communicate internally and externally. Understanding different types of services and... 29 June 2023 9 min read
Testing Alex Bunardzic in Testing Why Test-Driven Development? (Part 1) Software development is a very tough discipline. Robert Martin (better known as Uncle Bob) holds that software development is the... 05 June 2023 15 min read
CI/CD Mercy Bassey in CI/CD Introduction to Using Bitbucket and CI/CD for Your App If you have been in the DevOps space, you should know about version control and must have worked with 0ne.... 28 April 2023 18 min read
Testing Louis Davidson in Testing Testing before coding: shifting farther left A term I have only recently learned is "shift left testing." You can read more about this on Wikipedia here.... 23 January 2023 5 min read
Software Delivery Mallika Gunturu in Software Delivery Metrics that matter for IT organizations on an agile journey Measuring the wrong things is worse than not measuring anything. In this article, Mallika Gunturu explains the right things to... 03 June 2022 17 min read
Containers and Virtualization Boemo Mmopelwa in Containers and Virtualization How to run Kubernetes clusters locally on Windows Kubernetes production clusters are typically run on cloud platforms. However, running and deploying Kubernetes applications on cloud platforms such as... 10 May 2022 10 min read
Change Management Grant Fritchey in Change Management The benefits of database change management Using a change management system for database code is a new idea for many database administrators. Grant Fritchey explains the... 06 May 2022 6 min read
Change Management Rohan Kapoor in Change Management Change Management and Leadership Alignment Successfully implanting change in an organization requires buy-in from leadership. Rohan Kapoor explains what’s needed to get leadership alignment.… 26 April 2022 6 min read