Pages

Courses

ALL COURSES

Resources

ALL RESOURCES

Blogs

ALL BLOGS

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.

CI/CD

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…

CI/CD

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…

CI/CD

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…

CI/CD

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…

CI/CD

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…

CI/CD

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…

CI/CD

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…

CI/CD

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…

CI/CD

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…

CI/CD

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…

CI/CD

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…

CI/CD

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,…