link added

This commit is contained in:
Daniel Pötzinger
2017-04-06 23:29:45 +02:00
parent 88525aa3e5
commit b013315218

View File

@@ -29,7 +29,7 @@ As always, we are establishing "community of interests" to improve and promote t
Another important aspect and also enabler of DevOps practices is the increase of certain tool and methods - some of them are also represented in the Tech Radar. For example: Puppet Environments; Docker; Cloud Services, Terraform, Consul etc.
**DevSetup = Prod Setup, Infrastructure as a Code**
**DevSetup = Prod Setup, [Infrastructure as a Code](methods-and-patterns/infrastructure-as-code.html)**
Keeping the development infrastructure setup close to production is also a commonly implemented practice and a direct result of the "Infrastructure as Code" method. Handling infrastructure and the required changes and innovations in ways similar to those used for applications is important; you can ready more about this here: Infrastructure as Code