BLOG
Sharing insights, knowledge and expertise
CI/CD
CI
Learn more about continuous integration (CI) and continuous deployment (CD) in software development and explore topics on DevOps, platforms like Docker, and more.
What Is a Kubernetes Secrets Vault and Why Do You Need One?
Secrets management is an important topic for organizations of any size. Especially with cloud computing and microservices, we have to…
Kubernetes Secret Management With External Secrets Operator
Secrets management is crucial for organizations of any size. However, it's not as simple as you may think. You may…
SAFe Practice Tips Part 3: Continuous Deployment
This is the final part to the CI/CD blog series where I discuss continuous integration, delivery & deployment, the differences…
SAFe Practice Tips Part 2: Continuous Delivery
This is the second part to the CI/CD blog series where I discuss continuous integration, delivery & deployment, and the…
SAFe Practice Tips Part 1: Continuous Integration
This is the first part of the SAFe Practice Tips blog series where I discuss continuous integration (CI), delivery and…
What Is Infrastructure as Code in CI/CD Pipeline?
At first blush, infrastructure as code (IaC) and continuous integration / continuous deployment (CI/CD) don't seem to go together. They…
Getting Started With Docker Hub
Docker is an open-source platform that packages applications for distribution. It gives you a way to combine applications and their…
What Does it Mean to be Cloud Native
The Cloud Native Computing Foundation (CNCF) defines Cloud Native as “technologies [that] empower organizations to build and run scalable applications…
Alerting on SLOs and Error Budget Policies
Assessing your system's reliability through SLOs is a great way to really understand and measure how happy users are with…
Defining the 5 DevOps Principles: CALMS
DevOps is a ubiquitous term these days. I've lost count of the job ads that look for DevOps engineers and…
Kubernetes vs. Docker: Differences You Need to Know
Both Docker and Kubernetes are ubiquitous tools nowadays. They're two of the most popular existing open-source projects. Whether your workloads…
QA vs. Testing: What’s the Difference?
When the competition is just a few clicks away, you can't afford to ship poor quality software; if you do,…