Docker Build: A Detailed Guide With Examples
One of the many ways Docker makes your life easier is that there are a bunch of development tools you no longer need to install on your machine. Instead, you can rely on images. But if you plan on …
Git and the benefits and challenges of everything-as-code
Git has been a central part of the DevOps story. Our continuous integration systems run builds, produce artifacts, execute tests, and ultimately deploy systems defined as code in our git repositories. …
Tracking changes for your Amazon S3 and Lambda functions with Kosli
The benefits of serverless software architecture include faster and more fine grained changes to your software without worrying about managing hardware resources. This increase in change volume can be …
“Did I break prod?😰” The day I realized Kosli would’ve known the answer
If you had the chance to read my first blogpost for Kosli, describing my first week at the company, you’ll know I wasn’t exactly a Kosli expert when I started. At the beginning I spent most of my time …
Why developers need a DevOps database
Can you imagine developing software without version control? What if I told you that we were doing exactly the same thing with DevOps? In this article I’ll explain why developers need a database for …
Merkely is now Kosli!
Merkely is now Kosli! Hello! We would like to announce that we have renamed and rebranded as Kosli. A lot has happened over the last six months and it’s time for a new sign above the door and a …
Next Stop: DevOpsDays Amsterdam 🇳🇱
You could say that we love going to events. And you would be right! 😉 What better way to meet all of you, talk software development, and give you a sneak peak of what we’re working on. And, in case it …
Continuous Delivery Change Management in ITIL Frameworks
Key takeaways ITIL change management framework doesn’t work for frequent software releases That’s a problem because regulated teams want continuous delivery By automating change management they can …
How to deliver software with Continuous Compliance: A DevOps culture
Imagine your developers are the world’s fastest relay team 🏃 When it comes to build, test, and qualify they get round the running track faster than anyone else. Unfortunately for them the finishing …