Infrastructure as Code, Patterns and Practices
eBook - ePub

Infrastructure as Code, Patterns and Practices

With examples in Python and Terraform

  1. 400 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Infrastructure as Code, Patterns and Practices

With examples in Python and Terraform

About this book

Use Infrastructure as Code (IaC) to automate, test, and streamline infrastructure for business-critical systems. In Infrastructure as Code, Patterns and Practices you will learn how to: Optimize infrastructure for modularity and isolate dependencies
Test infrastructure configuration
Mitigate, troubleshoot, and isolate failed infrastructure changes
Collaborate across teams on infrastructure development
Update infrastructure with minimal downtime using blue-green deployments
Scale infrastructure systems supporting multiple business units
Use patterns for provisioning tools, configuration management, and image building
Deliver secure infrastructure configuration to production Infrastructure as Code, Patterns and Practices teaches you to automate infrastructure by applying changes in a codified manner. You'll learn how to create, test, and deploy infrastructure components in a way that's easy to scale and share across an entire organization. The book is full of flexible automation techniques that work whether you're managing your personal projects or making live network changes across a large enterprise.A system administrator or infrastructure engineer will learn essential software development practices for managing IaC, while developers will benefit from in-depth coverage of assembling infrastructure as part of DevOps culture. While the patterns and techniques are tool agnostic, you'll appreciate the easy-to-follow examples in Python and Terraform. About the technology
Infrastructure as Code is a set of practices and processes for provisioning and maintaining infrastructure using scripts, configuration, or programming languages. With IaC in place, it's easy to test components, implement features, and scale with minimal downtime. Best of all, since IaC follows good development practices, you can make system-wide changes with just a few code commits! About the book
Infrastructure as Code, Patterns and Practices teaches flexible techniques for building resilient, scalable infrastructure, including structuring and sharing modules, migrating legacy systems, and more. Learn to build networks, load balancers, and firewalls using Python and Terraform, and confidently update infrastructure while your software is running. You'll appreciate the expert advice on team collaboration strategies to avoid instability, improve security, and manage costs. What's inside Optimize infrastructure for modularity and isolate dependencies
Mitigate, troubleshoot, and isolate failed infrastructure changes
Update infrastructure with minimal downtime using blue-green deployments
Use patterns for provisioning tools, configuration management, and image buildingAbout the reader
For infrastructure or software engineers familiar with Python, provisioning tools, and public cloud providers. About the author
Rosemary Wang is an educator, contributor, writer, and speaker. She has worked on many infrastructure as code projects, and open source tools such as Terraform, Vault, and Kubernetes.Table of Contents PART 1 FIRST STEPS
1 Introducing infrastructure as code
2 Writing infrastructure as code
3 Patterns for infrastructure modules
4 Patterns for infrastructure dependencies
PART 2 SCALING WITH YOUR TEAM
5 Structuring and sharing modules
6 Testing
7 Continuous delivery and branching models
8 Security and compliance
PART 3 MANAGING PRODUCTION COMPLEXITY
9 Making changes
10 Refactoring
11 Fixing failures
12 Cost of cloud computing
13 Managing tools

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Infrastructure as Code, Patterns and Practices by Rosemary Wang in PDF and/or ePUB format, as well as other popular books in Computer Science & System Administration. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. inside front cover
  2. Infrastructure as Code, Patterns and Practices
  3. Copyright
  4. contents
  5. front matter
  6. Part 1. First steps
  7. 1 Introducing infrastructure as code
  8. 2 Writing infrastructure as code
  9. 3 Patterns for infrastructure modules
  10. 4 Patterns for infrastructure dependencies
  11. Part 2. Scaling with your team
  12. 5 Structuring and sharing modules
  13. 6 Testing
  14. 7 Continuous delivery and branching models
  15. 8 Security and compliance
  16. Part 3. Managing production complexity
  17. 9 Making changes
  18. 10 Refactoring
  19. 11 Fixing failures
  20. 12 Cost of cloud computing
  21. 13 Managing tools
  22. Appendix A. Running examples
  23. Appendix B. Solutions to exercises
  24. index
  25. inside back cover