Deep-Dive Terraform on Azure
eBook - ePub

Deep-Dive Terraform on Azure

Automated Delivery and Deployment of Azure Solutions

  1. English
  2. ePUB (mobile friendly)
  3. Only available on web
eBook - ePub

Deep-Dive Terraform on Azure

Automated Delivery and Deployment of Azure Solutions

Book details
Table of contents
Citations

About This Book

Get started with the foundations of Infrastructure as Code and learn how Terraform can automate the deployment and management of resources on Azure.This book covers all of the software engineering practices related to Terraform and Infrastructure as Code with Azure as a cloud provider.
The book starts with an introduction to Infrastructure as Code and covers basic concepts, principles, and tools, followed by an overview of Azure and Terraform that shows you how Terraform can be used to provision and manage Azure resources. You will get started writing multiple Terraform scripts and explore its various concepts. Author Ritesh Modi takes a deep dive into Terraform and teaches you about deployment and multiple resource creation using loops. Writing a reusable script using modules is discussed as well as management and administration of secrets, sensitive data, and passwords within Terraform code. You will learn to store and version Terraform scripts and know how Terraform is used in Azure DevOps pipelines. And you will write unit and integration tests for Terraform and learn its best practices. The book also highlights and walks through the Terraform Azure Provider and shows you a simple way to create a new Terraform provider.
After reading this book, you will be able to write quality Terraform scripts that are secure by design, modular, and reusable in Azure. What Will You Learn

  • Understand implementation within infrastructure and application deployments
  • Provision resources in Azure using Terraform
  • Useunit and integration testing
  • Explore concepts such as local vs remote, importing state, workspaces, and backends


Who This Book Is For
Software engineers, DevOps professionals, and technology architects

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
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.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
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 access Deep-Dive Terraform on Azure by Ritesh Modi in PDF and/or ePUB format, as well as other popular books in Computer Science & Microsoft Programming. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Apress
Year
2021
ISBN
9781484273289

Table of contents

  1. Cover
  2. Front Matter
  3. 1. Infrastructure as Code
  4. 2. Azure and Terraform
  5. 3. Getting Started with Terraform
  6. 4. Deep-Dive into Terraform
  7. 5. Terraform Modules
  8. 6. Writing Secure Scripts with Terraform
  9. 7. CI/CD with Terraform
  10. 8. Terraform Unit Testing
  11. 9. Terraform Best Practices
  12. Back Matter