Tech Interviews
Infrastructure as Code 101 – Rosemary Wang – Ep 104
- Autor: Vários
- Narrador: Vários
- Editor: Podcast
- Duración: 0:35:10
- Mas informaciones
Informações:
Sinopsis
As an IT Professional, one of the things I believe is crucial is continued learning and development. Over the last few months I’ve spent more time in the world of cloud infrastructure, both public and private and have started to want to understand more how to automate much of its delivery. This led me to the concept of Infrastructure as Code (IAC), the idea that we can deploy infrastructure in our cloud via templates, meaning that we retain a consistent repeatable deployment experience, allowing us to build infrastructure quickly and efficiently. One of the challenges in this space is how each cloud provider has its own method for deploying IAC, so what if you are using multiple cloud platforms do you need to learn a new methodology every time? Luckily this is not the case, with an increasing set of tools from 3rd party providers which offer a single consistent deployment across multiple providers, meaning you only need to learn one set of codes and templates which can then be quickly modified to work on di