Saturday, September 21, 2019

Infrastructure as Code: Managing Servers in the Cloud


File Size: 8.98 Mb

Description
Infrastructure and software development teams are increasingly building and managing infrastructure using automated tools that have been described as “infrastructure as code.” These tools expect users to define their servers, networking, and other elements of an infrastructure in files modeled after software source code. The tools then compile and interpret these files to decide what action to take.

This class of tool has grown naturally with the DevOps movement.1 The DevOps movement is mainly about culture and collaboration between software developers and software operations people. Tooling that manages infrastructure based on a software development paradigm has helped bring these communities together.

Managing infrastructure as code is very different from classic infrastructure management. I’ve met many teams who have struggled to work out how to make this shift. But ideas, patterns, and practices for using these tools effectively have been scattered across conference talks, blog posts, and articles. I’ve been waiting for someone to write a book to pull these ideas together into a single place. I haven’t seen any sign of this, so finally took matters into my own hands. You’re now reading the results of this effort!

Content:-
Preface
Part I. Foundations
1. Challenges and Principles
2. Dynamic Infrastructure Platforms
3. Infrastructure Definition Tools
4. Server Configuration Tools
5. General Infrastructure Services
Part II. Patterns
6. Patterns for Provisioning Servers
7. Patterns for Managing Server Templates
8. Patterns for Updating and Changing Servers
9. Patterns for Defining Infrastructure
Part III. Practices
10. Software Engineering Practices for Infrastructure
11. Testing Infrastructure Changes
12. Change Management Pipelines for Infrastructure
13. Workflow for the Infrastructure Team
14. Continuity with Dynamic Infrastructure
15. Organizing for Infrastructure as Code
Index

Author Details
"Kief Morris"




Download Drive-1

You May Also Like These E-Books:-

No comments:

Post a Comment