Categories
Cloud advice

Infrastructure as Code – assessing the options

Introduction Infrastructure as Code (IaC) is a key element to successful cloud adoption. Using IaC, organisations create infrastructure that is both re-usable and reproducible. This consistency helps ensure that applications built in development environments will function the same way in near-identical production environments. Changes can (should!) be planned and controlled through coding best practices such as version […]

Categories
News

Project Bicep – beyond ARM templates 

One of the key concepts and advantages of public cloud hosting is the use of Infrastructure as Code (IaC). IaC allows repeatable results and faster, simpler automation and orchestration. These can drastically reduce the time to deploy resources and provide a built-in level of quality, change control and versioning. However, a certain amount of time […]