Our blog and news.
Out and about.
Filter by tag
Event
2024-05-22
1 minutes
Service Levels, Error budgets, and why your dev teams should care
A talk at DevOps Finland on what different Service Level concepts mean and how a software development team could use them effectively in the software delivery process.
Blog
2023-12-07
11 minutes
Demystifying Service Level acronyms and Error Budgets
In this fundamental level blog post I will explain what different Service Level concepts mean and how to use them effectively in the software delivery process.
Blog
2023-01-23
4 minutes
How to automate Artifactory clean up
Hassle-free artifact retention policies through FileSpecs
Blog
2022-09-07
10 minutes
Unlock your Continuous Delivery potential with Value Stream Mapping
In this blog I cover challenges teams face while improving their release process, and how Value Stream Mapping can be used to overcome them.
Blog
2022-07-07
3 minutes
Keep your pipelines simple, stupid
Build pipelines like GitHub Actions, GitLab CI/CD and ol’ Jenkins have become ubiquitous these last few years. While they are certainly useful, it’s surprisingly easy to burn your fingers on them. Here’s my three rules to keep pipelines more manageable.
Blog
2021-06-13
8 minutes
GitOps: All you need is Git (and Continuous Deployment)
GitOps is a modern approach to automate deployments using Git as the single source of truth to define the deployment.
Podcast
2021-05-04
22 minutes
What is GitOps anyway?
In this episode of The Verifa Podcast, Jacob and Andreas get into a deep discussion about GitOps, how it works, and its applications and benefits.
Podcast
2021-03-30
33 minutes
A first look at GKE Autopilot
In Verifa's first podcast we discuss Google's new Autopilot for Kubernetes, and what it means to have a managed Kubernetes service.
Blog
2020-11-05
6 minutes
How to automatically deploy applications to a private GKE Cluster using CloudBuild
This article describes the problem of automatically deploying code to a private GKE cluster and my workaround solution to it.
Blog
2020-09-05
6 minutes
Nomad: The workload orchestrator you may have missed
Nomad allows you to deploy and manage applications across on-premise and cloud-based platforms. Its power comes with its flexibility yet ease of operation and use.
Event
2020-02-19
1 minutes
The first ever ConanDays 2020 in Madrid!
Verifa will be hosting a 3-hour hands-on basic training course in Conan.
Event
2019-07-10
1 minutes
DevOps World
Verifa is proud to be invited to present and exhibit at DevOps World 2019 in San Francisco this year.
Event
2019-02-19
1 minutes
Implementing Modern CI in an Embedded Medical Project
Verifa is proud to be invited to present at DevOps World 2019 in Lisbon, Portugal this year
Blog
2018-08-02
3 minutes
Trusting Your Software Build - Immutable, Repeatable Build Environments
Having worked in several projects with varying levels of maturity in Continuous Integration / Continuous Delivery, I have experienced that in practically all cases, a green build is a trusted build.