Pages

Courses

ALL COURSES

Resources

ALL RESOURCES

Blogs

ALL BLOGS

DevOps

Cprime > Resource Center > Blog > DevOps

DevOps

Learn more about DevOps methodology including main topic areas of ci/cd, infrastructure automation, cloud, test automation, health checks, and more.

Page 3
DevOps

What is Site Reliability Engineering?

Site reliability engineering (SRE) is a trendy concept in the cloud world. Google started this practice in the early 2000s…

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

CI/CD

eBPF: Modern Security for Modern Environments

Nowadays, we usually build software in containers. And if you don't want to lag behind with your cybersecurity, you need…

CI/CD

DevSecOps and Continuous Security

After many years of shifting to DevOps, we see nowadays a rising trend of DevSecOps . This is mainly for…

DevOps

DevOps Testing Tutorial: How They Fit Together

As a tester, or someone interested in becoming one, DevOps and testing are terms that you'll always hear next to…

DevOps

How to Measure System Reliability

As businesses grow, new requirements arise for teams. The technology ecosystem becomes ever more complex and it is really important…

DevOps

Pulumi Boot Camp Part 2

To keep track of what's already created and what's missing in your infrastructure, Pulumi uses a state file. Every time…

DevOps

Pulumi Boot Camp Part 1

Defining infrastructure as code (IaC) with Pulumi is a great way of automating your infrastructure without having to deal with…

DevOps

The DevOps QA Role – Automated Testing in the DevOps Lifecycle

Discussing DevOps QA roles can be confusing - people may not see the difference from the traditional QA positions. How…

CI/CD

Adding DevOps Security Tools to Your CI/CD Pipeline

As you travel down the DevOps path, one of the most avoided topics is often security or DevSecOps. Security is usually…