From the course: DevOps Foundations
Unlock the full course today
Join today to access over 24,800 courses taught by industry experts.
Your DevOps infrastructure as code toolchain
From the course: DevOps Foundations
Your DevOps infrastructure as code toolchain
- Now let's talk about choosing and using infrastructure as code tools. - Remember how we think about tools in DevOps. Pick the right tools for your team and situation. If nobody on your team knows a lick of programming, then probably choosing a tool that requires you to write Python is a stretch. - [Person In Brown Shirt] Yeah, and you want to keep it simple. You can always add more or more complex tools later on. - Finally, you're not just picking tools, you're creating a tool chain. One of the key benefits of infrastructure is code is that it encourages you to sit down and design out your operational environment before creating it like how any application should be built. Don't just grab tools and go. Plan out how you want this all to fit together. - Okay, here are the major decisions you'll want to make that will drive your tool choice. - Do you want to manage your own infrastructure or use a service where somebody else does it? If you're configuring your own bare metal, you could…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
(Locked)
What is infrastructure as code?4m 18s
-
(Locked)
DevOps applications of infrastructure as code4m 28s
-
(Locked)
Configuration management: From golden image to foil ball5m 15s
-
(Locked)
Automating infrastructure, containers, and platforms4m 15s
-
(Locked)
Your DevOps infrastructure as code toolchain5m 41s
-
(Locked)
-
-
-
-