BLOG
Sharing insights, knowledge and expertise
DevOps
DevOps
Learn more about DevOps methodology including main topic areas of ci/cd, infrastructure automation, cloud, test automation, health checks, and more.
Benefits of Automated Testing Over Manual Testing
In a debate on manual vs automation testing, the decision is evident. Many companies choose automation testing for their tasks…
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…
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,…
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…
DevSecOps and Continuous Security
After many years of shifting to DevOps, we see nowadays a rising trend of DevSecOps . This is mainly for…
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…
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…
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…
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…
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…