Microsoft Cybersecurity Architect Exam Ref SC-100: Get certified with ease while learning how to develop highly effective cybersecurity strategies

Natwick, Dwayne

  • 出版商: Packt Publishing
  • 出版日期: 2023-01-06
  • 售價: $1,690
  • 貴賓價: 9.5$1,606
  • 語言: 英文
  • 頁數: 272
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1803242396
  • ISBN-13: 9781803242392
  • 相關分類: 資訊安全
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

Become an expert in Terraform on Google Cloud by using Infrastructure as Code for provisioning multiple yet consistent environments to increase productivity in no time

Key Features

- Get up and running with Terraform on Google Cloud
- Learn Terraform concepts using Google Cloud code examples
- Apply Terraform to deploy realistic multi-tiered architectures quickly and repeatedly

Book Description

Google Cloud has adopted Terraform as the standard Infrastructure as Code tool. This necessitates a solid understanding of Terraform for any cloud architect or engineer working on Google Cloud. Yet no specific resources are available that focus on how to use Terraform on Google Cloud.

This is the first book that teaches Terraform specifically for Google Cloud. You will take a journey from the basic concepts through to deploying complex architectures using Terraform. Using extensive code examples, you will receive guidance on how to authenticate Terraform in Google Cloud. As you advance, you'll get to grips with all the essential concepts of the Terraform language as applied to Google Cloud and deploy complete working architectures at the push of a button. Finally, you'll also be able to improve your Terraform workflow using Google Cloud native and third-party tools.

By the end of this Terraform book, you will have gained a thorough understanding of Terraform and how to use it on Google Cloud, and be able to develop effective Terraform code, build reusable code, and utilize public domain Terraform modules to deploy on Google Cloud faster and more securely.

What you will learn

- Authenticate Terraform in Google Cloud using multiple methods
- Write efficient Terraform code
- Use modules to share Terraform templates
- Manage multiple environments in Google Cloud
- Apply Terraform to deploy multi-tiered architectures
- Use public modules to deploy complex architectures quickly
- Integrate Terraform into your Google Cloud environment

Who this book is for

This book is for Google Cloud architects and engineers who want to increase their productivity by using Terraform to automate the provisioning of Google Cloud deployments. A basic understanding of Google Cloud, such as the ability to provision resources using the Google Cloud console and using Cloud Shell, is assumed. Certification in Google Cloud is not required but helpful.

目錄大綱

1. Getting Started with Terraform on Google Cloud
2. Exploring Terraform
3. Writing Efficient Terraform Code
4. Writing Reusable Code using Modules
5. Managing Environments
6. Deploying a traditional Three Tier Architecture
7. Deploying a Cloud Native Architecture using Cloud Run
8. Deploying GKE using Public Modules
9. Developing Terraform Code Efficiently
10. Google Cloud Integration