Github Actions

Book Review: Mastering GitHub Actions
If you’re like me and started your CI/CD journey with bash scripts, you’ll appreciate how far the tools have come. Back then, we had to rely on …

Mastering CI/CD with GitHub Actions and Jenkins
Understanding CI/CD Continuous Integration (CI) involves automatically integrating code changes from multiple contributors into a shared repository. …

GitOps vs. CI/CD – Understanding the Key Differences
GitOps and CI/CD (Continuous Integration/Continuous Deployment) are two distinct but related concepts in the realm of software development and …

RHACM GitOps – Kustomize for Dev & Prod Environments
This blog demonstrates how to use RHACM GitOps to manage the MySQL application in the development and Production environment.

RHACM GitOps: Install Service Mesh Operator and Configure a default control plan
This blog shows how to use RHACM GitOps to install Service Mesh and configure the default control plan.

Free GitOps and CI/CD Courses and Certifications
CI/CD (Continuous integration and Continuous delivery or Continuous deployment) and GitOps are not new terminologies in the IT world. There are …