Leanpub Header

Skip to main content

Infrastructure-as-Code (IaC) MasterClass

We learn to provision infrastructure with Terraform skills that translate directly into real cloud projects. We also add OpenTofu context and exam-focused prep so our IaC credibility becomes visible on paper too.

Bought separately

$89.97

Minimum price

$69.99

$84.97

You pay

$84.97

Author earns

$67.97
$

...Or Buy With Credits!

You can get credits with a paid monthly or annual Reader Membership, or you can buy them here.
These books have a total suggested price of $89.97. Get them now for only $69.99!
About

About

About the Bundle

This bundle targets DevOps and platform engineers who want practical IaC skills plus a credential path. We learn to provision across major clouds with Terraform, understand OpenTofu as a Terraform-alternative IaC approach, and prepare directly for the Terraform Associate Exam 003 with a focused study guide.

Books

About the Books

Hashicorp Terraform Associate Certification (Exam 003)

Upskill and certify your IT infrastructure automation skills with this exam-cum-study guide

This study-cum-exam guide will take you to every dimension in Terraform getting you prepared to confidently take HashiCorp's Terraform Certification exam. An extensive introduction to Terraform's architecture, covering its providers, resources, and state management features, sets the stage in the first chapter of the book. After you finish the first few chapters, you'll be behind the wheel, practicing for real-world situations with the help of several exercises.

Using CloudOptic, a made-up but believable tech corporation, as an example, you will learn the ins and outs of module development and management. Starting with the basics and working its way up to advanced topics, this book walks you through every step of a Terraform project's lifetime.

Still, it's only the start. State manipulation commands, resource targeting, and handling configuration drifts are just a few of the tough but vital topics covered thoroughly in this book. With examples and practical suggestions provided, you will learn how to work with variables, output values, dependencies, and state files.

This book will teach you all you need to know about reusable modules and more, so you can create and integrate your own. The book's inclusion of exercises and real-world scenarios further increases its usefulness by providing ample opportunity to demonstrate mastery of the material. Every level of Terraform knowledge, from the most fundamental to the most complex, is covered thoroughly, preparing you to face any problem that comes your way.

Key Learnings

  • Understand the fundamentals, including providers, resources, and state files.
  • An in-depth look at making reusable modules, dealing with dependencies, and using versioning.
  • Applicable, real-world context learning through the made-up corporation CloudOptic.
  • Acquire knowledge of commands for manipulating states, handling drifts, and version control.
  • Gain a grasp of the most important metrics and best practices for scaling Terraform systems.
  • Proficiency in maintaining the Terraform codebase for future versions and ensuring compatibility.
  • Instructions for setting up a connection between Terraform and the CDKTF.
  • Code in accordance with industry standards to make Terraform scripts more dependable and cleaner.
  • Prep for HashiCorp's Terraform Certification with tough quizzes and exercises.

Table of Content

  1. IaC and Terraform
  2. Understanding Terraform Basics
  3. Terraform Workflow
  4. State Management and Backend
  5. Advanced Configuration Techniques
  6. Terraform Modules
  7. Terraform Import and Maintenance
  8. Best Practices and Design Patterns

Audience

Anyone with a basic understanding of HashiCorp Terraform and a background in cloud, IT operations, devops, or software development can apply for this certification. Prior knowledge of on-premise and cloud architectural is preferred although not mandatory.

Infrastructure as Code with OpenTofu

A perfect Terraform alternative to manage compute, storage, networking and other infrastructure resources

This book is a must-have for cloud and DevOps professionals looking to take their infrastructure automation skills to the next level with OpenTofu. It'll give you the hands-on techniques you need to streamline your infrastructure provisioning, deployment, and management, ensuring efficiency and consistency across environments.

This book will take you through the ins and outs of OpenTofu, from setting up the initial configurations to deploying scalable and secure infrastructures. It teaches about how to automatically update infrastructure, how to create resources using loops and conditionals, and how to securely handle sensitive data. It teaches to work with GitHub Actions to improve deployment workflows so you can seamlessly integrate and deploy things. It also covers secret management, dynamic scaling, and integrating third-party tools to take OpenTofu's capabilities a step further.

This book is basically a hands-on guide for folks with experience, showing how to replace old IaC tools with OpenTofu, and it's packed with easy-to-practice examples. By the time you're done, you'll be able to automate complex infrastructure tasks, make sure everything is secure, and use your resources as efficiently as possible. This book is a must for anyone looking to up their infrastructure management game and adopt cutting-edge automation techniques using OpenTofu.

Key Learnings

  • Use OpenTofu's intuitive configurations to automate infrastructure deployments efficiently.
  • Leverage loops and conditionals for scalable, repeatable resource provisioning.
  • Securely manage sensitive data with environment variables and secret management services.
  • Seamlessly integrate OpenTofu with GitHub Actions for streamlined CI/CD pipelines.
  • Implement dynamic scaling strategies to handle varying application loads effectively.
  • Utilize modules to create reusable, maintainable infrastructure components.
  • Automate infrastructure updates to maintain consistency across multiple environments.
  • Replace Terraform with OpenTofu to achieve cost-effective, flexible infrastructure management.

Table of Content

  1. Introduction to OpenTofu and IaC
  2. Hands-on with OpenTofu Configurations
  3. Exploring OpenTofu for Applications
  4. Advanced Resource Management
  5. Reusability with OpenTofu Modules
  6. State Management in OpenTofu
  7. Building and Deploying Apps
  8. Organizing and Managing Workspaces
  9. Importing and Managing Existing Infrastructure
  10. Deploying and Scaling Infrastructure
  11. Advanced Features and Automation

Terraform for Developers, Second Edition

Essentials of Infrastructure Automation and Provisioning

This is the second edition of the Terraform for Developers book, presenting a thoroughly practical approach to using IaC for robust deployment and maintenance. This latest release is the most updated edition on Terraform, with the latest capabilities, patterns, and hands-on applications. Each chapter breaks down complex ideas into easy-to-follow steps, showing how to deal with the real challenges that come up in modern cloud deployments.

You'll start by learning the basics, like providers, variables, and states. It also highlights some really cool modules, showing how to create, reuse, and share them across projects. Later on, it covers secrets management, showing how to store and handle sensitive data safely. It also covers advanced networking and multi-cloud usage, hurdles in bridging subnets, load balancers, and container orchestration frameworks. It also covers troubleshooting across the syntax, logic, and runtime issues that might occur. And it shows how to incorporate testing, from unit checks on modules to integration scenarios for multi-service environments.

The final chapters cover advanced topics such as customizing workflows with CI/CD pipelines and using test environments. This book won't turn you into a Terraform master overnight, but it will show you all the practical features, patterns, and tricks to improve your infrastructure management.

Key Learnings

  • Discover how Terraform streamlines resource provisioning.
  • Write maintainable modules with confidence.
  • Integrate advanced network constructs, subnets, and routing logic across multi-cloud topologies.
  • Employ ephemeral credentials with Vault dynamic secrets.
  • Automate robust tests, from unit checks to full environment validations.
  • Practical debugging steps for syntax, semantic, and runtime errors.
  • Adopt CI/CD pipelines to unify code reviews and automated deployments.
  • Combine container orchestration solutions with Terraform's consistent state tracking to scale clusters.
  • Structure microservices, security, and multi-environment usage.
  • Track resource utilization, concurrency, and code maintainability across your stack.

Table of Content

  1. Introduction to Terraform and IaC
  2. Getting Started with Terraform
  3. Essentials of Terraform Configuration Language
  4. Terraform Modules and Reusable Infrastructure
  5. Terraform State Management
  6. Provisioners and Provisioning Resources
  7. Working with Secrets
  8. Administering Networks with Terraform
  9. Advanced Topics in Terraform
  10. Administering Terraform As Expert

The Leanpub 60 Day 100% Happiness Guarantee

Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.

Now, this is technically risky for us, since you'll have the book or course files either way. But we're so confident in our products and services, and in our authors and readers, that we're happy to offer a full money back guarantee for everything we sell.

You can only find out how good something is by trying it, and because of our 100% money back guarantee there's literally no risk to do so!

So, there's no reason not to click the Add to Cart button, is there?

See full terms...

Earn $8 on a $10 Purchase, and $16 on a $20 Purchase

We pay 80% royalties on purchases of $7.99 or more, and 80% royalties minus a 50 cent flat fee on purchases between $0.99 and $7.98. You earn $8 on a $10 sale, and $16 on a $20 sale. So, if we sell 5000 non-refunded copies of your book for $20, you'll earn $80,000.

(Yes, some authors have already earned much more than that on Leanpub.)

In fact, authors have earned over $14 million writing, publishing and selling on Leanpub.

Learn more about writing on Leanpub

Free Updates. DRM Free.

If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).

Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.

Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.

Learn more about Leanpub's ebook formats and where to read them

Write and Publish on Leanpub

You can use Leanpub to easily write, publish and sell in-progress and completed ebooks and online courses!

Leanpub is a powerful platform for serious authors, combining a simple, elegant writing and publishing workflow with a store focused on selling in-progress ebooks.

Leanpub is a magical typewriter for authors: just write in plain text, and to publish your ebook, just click a button. (Or, if you are producing your ebook your own way, you can even upload your own PDF and/or EPUB files and then publish with one click!) It really is that easy.

Learn more about writing on Leanpub