- Getting Started with Terraform(Second Edition)
- Kirill Shirinkin
- 109字
- 2021-07-15 17:06:37
Infrastructure Automation
Before starting to learn Terraform, you first need to learn certain concepts in the modern infrastructure. To be able to use the new tool, one needs to understand what problem it solves. In order to do it, this chapter will cover the following topics:
- Learning what Infrastructure as Code is and why it is needed
- Understanding the benefits of a declarative approach to configuration management
- Explaining the missing points of configuration management tools
- Laying out requirements for high-level infrastructure automation
- Taking a quick look at the main tools in order to provision infrastructure
- The short overview and history of Terraform
- What you will learn in this book
推薦閱讀
- 新編Visual Basic程序設(shè)計上機實驗教程
- 造個小程序:與微信一起干件正經(jīng)事兒
- 深入實踐Spring Boot
- R語言編程指南
- Amazon S3 Cookbook
- 零基礎(chǔ)學Java程序設(shè)計
- C++新經(jīng)典
- Python Data Analysis Cookbook
- Extending Puppet(Second Edition)
- Android驅(qū)動開發(fā)權(quán)威指南
- Java編程從入門到精通
- Python趣味編程與精彩實例
- 大數(shù)據(jù)時代的企業(yè)升級之道(全3冊)
- Hands-On Dependency Injection in Go
- Python數(shù)據(jù)預(yù)處理技術(shù)與實踐