Our blog and news.
Out and about.
Filter by tag
Blog
2024-08-21
7 minutes
What is Developer Experience?
Developer Experience promises improved productivity, satisfaction, engagement and retention of development teams. We conducted a study of existing material and in this post we share the summary together with our real-world experience.
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.
Event
2024-04-13
1 minutes
From DevOps Teams to Platform Teams and what did we solve?
Presenting at DevOps Malmö to share experiences on DevOps Teams and Platform Teams, and how to break the hype and become a real Platform Team (not just by name).
Blog
2024-01-24
13 minutes
How to secure Terraform code with Trivy
Learn how Trivy can be used to secure your Terraform code and integrated into your development workflow.
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.
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.
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
2019-01-14
9 minutes
Open Source will Rock your DevOps World
By building applications on top of an existing landscape of established open source components, we can spend our valuable time innovating rather than reinventing the wheel
Blog
2018-11-26
2 minutes
DevOps News Roundup | Deploy to Production
This week Verifa released the first in a series of white papers designed to help you bring DevOps to your organization.
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.
Blog
2018-08-01
5 minutes
Keeping Documentation and Code Synchronized
All complex software is designed before it is developed. Unlike software, however, design documents tend to stay static and not evolve together with the software.