
Our blog and news.
Out and about.
Filter by keyword
4/28/2023
Supporting GitLab CI with custom tools in containers
How to Compile and Deploy Custom CI Tools via Docker images in GitLab
Blog
Containers
Continuous Integration
GameDev
3/16/2023
How to optimise GitLab CI runtime environments using custom Docker images
Create purposeful CI environments using Docker to optimise your CI pipelines
Blog
Containers
Continuous Integration
GameDev
1/23/2023
How to automate Artifactory clean up
Hassle-free artifact retention policies through FileSpecs
Blog
Artifactory
Continuous Delivery
9/27/2022
Quickstart - Jenkins (JCasC) in Kubernetes
Run your Jenkins Controller and Agents as Pods in Kubernetes, all Managed as Code!
Blog
Jenkins
Kubernetes
Terraform
7/7/2022
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
Continuous Integration
Continuous Delivery
9/6/2021
What to consider when migrating to Kubernetes
Let's look at the key considerations when moving existing applications to Kubernetes.
Blog
Kubernetes
GitOps
Open Source
Containers
7/5/2021
How to Debug Failing Build Agent Pods in Kubernetes-enabled Jenkins
A step-by-step process for debugging failing Jenkins Build Agent Pods in Kubernetes.
Blog
Jenkins
Kubernetes
Continuous Integration
Containers
5/4/2021
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
Continuous Delivery
Git
GitOps
Continuous Integration
1/28/2021
Release Readiness
How to know your code is always in a releasable state
Blog
DevOps
Continuous Integration
Continuous Delivery
10/1/2020
Getting started with Jenkins Config as Code
How to run JCasC without using an orchestrator.
Blog
Jenkins
Continuous Integration
9/21/2020
Getting started with Jenkins Pipelines
How to develop an effective CI process
Blog
Jenkins
Continuous Integration
9/5/2020
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.
Blog
HashiCorp Nomad
HashiCorp
Containers
Continuous Delivery
9/4/2020
The C and C++ Package Manager
Conan is an open source project for managing software components (or packages) for C and C++. Supporting C and C++ packages requires a flexible model, especially to allow packages to be pre-compiled into binaries, and Conan really hits the mark. This blog gives a short introduction to Conan and how it could help your project.
Blog
Conan
Open Source
Continuous Integration
2/19/2020
The first ever ConanDays 2020 in Madrid!
Verifa will be hosting a 3-hour hands-on basic training course in Conan.
Event
Continuous Delivery
DevOps
Conan
Verifa Culture
7/19/2019
JFrog User Conference
Become a Lean, Mean Dev Machine
Event
Continuous Delivery
DevOps
JFrog
7/10/2019
DevOps World
Verifa is proud to be invited to present and exhibit at DevOps World 2019 in San Francisco this year.
Event
Continuous Delivery
DevOps
Conference
2/19/2019
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
Event
Continuous Delivery
DevOps
Jenkins
1/10/2019
Deep Dive into a Modern CI Pipeline
Join Our Live Webinar!
Event
Continuous Delivery
DevOps
11/11/2018
What DevOps Really Means
An engineers take on the latest buzzword in tech
Blog
Open Source
Continuous Delivery
8/13/2018
Feature generation from tweets
Preparing tweets for machine learning
Blog
Machine Learning
Data Science
8/2/2018
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.
Blog
Continuous Delivery
DevOps