From 57127d9c17eee1dcefd0c13c4a9dbc998b26b594 Mon Sep 17 00:00:00 2001 From: Holger Reinhardt Date: Thu, 7 Apr 2016 22:21:15 +0200 Subject: [PATCH] Update 2016-03-24-the-automated-monolith.md --- _posts/2016-03-24-the-automated-monolith.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_posts/2016-03-24-the-automated-monolith.md b/_posts/2016-03-24-the-automated-monolith.md index 585ec91..3fe7342 100644 --- a/_posts/2016-03-24-the-automated-monolith.md +++ b/_posts/2016-03-24-the-automated-monolith.md @@ -154,3 +154,7 @@ Setting up a test environment now only takes 30 minutes, down from 5 days. And e We also have a solid base we can work with - and we have many ideas on how to take it further. More testing will be included soon, like more code- and security tests. We will include gates that only once the code has a certain quality or has improved in a certain way after the last test, the pipeline will proceed. We will not stop at automating the test environment, but look at our other environments as well. All the steps necessary we have in code, which makes it repeatable and fast. There is no dependency to anything. This enables our internal clients to setup their personal environments in a fast and bulletproof way on their own. + +--- + +Update: You can find slides of our talk [here](http://www.slideshare.net/HaufeDev/the-automated-monolith)