Week 10 Posting - Infrastructure as Code

One of the things I like about the prospect of using cloud systems is the ability to build infrastructure from code. Typically, it can take infrastructure teams days or weeks to provision systems for development teams to use. With infrastructure as code, this can be built in minutes! With infrastructure as code, using standard written configs, a set of servers to assist the teams can be brought up or destroyed as needed. This helps teams that are trying to be more agile. When looking for bottlenecks in a process, infrastructure is usually part of the problem. With infrastructure as code, this is solved and gives infrastructure teams a new skill to help with on-premises management as well.

Comments

Popular posts from this blog

Week 5 Posting - VXLAN and Broadcast Security

Week 1 Posting - Introduction

Week 7 Posting - Root Account Safety