Cargando…

Terraform up & running : writing infrastructure as code /

Terraform has become a key player in the DevOps world for defining, launching, and managing infrastructure as code (IaC) across a variety of cloud and virtualization platforms, including AWS, Google Cloud, Azure, and more. This hands-on third edition, expanded and thoroughly updated for version 1.0...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Brikman, Yevgeniy (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Sebastopol, California] : O'Reilly Media, Inc., [2022]
Edición:Third edition.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a22000007i 4500
001 OR_on1346151280
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 220928s2022 caua o 001 0 eng d
040 |a ORMDA  |b eng  |e rda  |e pn  |c ORMDA  |d OCLCF  |d OCLCQ  |d EBLCP  |d YDX  |d UKAHL  |d TEFOD 
019 |a 1346368413 
020 |z 9781098116743 
020 |a 9781098116705  |q electronic book 
020 |a 1098116704  |q electronic book 
020 |a 9781098116712  |q (electronic bk.) 
020 |a 1098116712  |q (electronic bk.) 
029 1 |a AU@  |b 000072806940 
035 |a (OCoLC)1346151280  |z (OCoLC)1346368413 
037 |a 9781098116736  |b O'Reilly Media 
050 4 |a TK5105.5 
082 0 4 |a 004.6  |2 23/eng/20220928 
049 |a UAMI 
100 1 |a Brikman, Yevgeniy,  |e author. 
245 1 0 |a Terraform up & running :  |b writing infrastructure as code /  |c Yevgeniy Brikman. 
250 |a Third edition. 
264 1 |a [Sebastopol, California] :  |b O'Reilly Media, Inc.,  |c [2022] 
300 |a 1 online resource (457 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
500 |a Includes index. 
520 |a Terraform has become a key player in the DevOps world for defining, launching, and managing infrastructure as code (IaC) across a variety of cloud and virtualization platforms, including AWS, Google Cloud, Azure, and more. This hands-on third edition, expanded and thoroughly updated for version 1.0 and beyond, shows you the fastest way to get up and running with Terraform. Gruntwork cofounder Yevgeniy (Jim) Brikman takes you through code examples that demonstrate Terraform's simple, declarative programming language for deploying and managing infrastructure with a few commands. Veteran sysadmins, DevOps engineers, and novice developers will quickly go from Terraform basics to running a full stack that can support a massive amount of traffic and a large team of developers. 
505 0 |a Cover -- Copyright -- Table of Contents -- Preface -- Who Should Read This Book -- Why I Wrote This Book -- What You Will Find in This Book -- Changes from the Second Edition to the Third Edition -- Changes from the First Edition to the Second Edition -- What You Won't Find in This Book -- Open Source Code Examples -- Using the Code Examples -- Conventions Used in This Book -- O'Reilly Online Learning -- How to Contact O'Reilly Media -- Acknowledgments -- Chapter 1. Why Terraform -- What Is DevOps? -- What Is Infrastructure as Code? -- Ad Hoc Scripts -- Configuration Management Tools 
505 8 |a Server Templating Tools -- Orchestration Tools -- Provisioning Tools -- What Are the Benefits of Infrastructure as Code? -- How Does Terraform Work? -- How Does Terraform Compare to Other IaC Tools? -- Configuration Management Versus Provisioning -- Mutable Infrastructure Versus Immutable Infrastructure -- Procedural Language Versus Declarative Language -- General-Purpose Language Versus Domain-Specific Language -- Master Versus Masterless -- Agent Versus Agentless -- Paid Versus Free Offering -- Large Community Versus Small Community -- Mature Versus Cutting Edge 
505 8 |a Use of Multiple Tools Together -- Conclusion -- Chapter 2. Getting Started with Terraform -- Setting Up Your AWS Account -- Installing Terraform -- Deploying a Single Server -- Deploying a Single Web Server -- Deploying a Configurable Web Server -- Deploying a Cluster of Web Servers -- Deploying a Load Balancer -- Cleanup -- Conclusion -- Chapter 3. How to Manage Terraform State -- What Is Terraform State? -- Shared Storage for State Files -- Limitations with Terraform's Backends -- State File Isolation -- Isolation via Workspaces -- Isolation via File Layout 
505 8 |a The terraform_remote_state Data Source -- Conclusion -- Chapter 4. How to Create Reusable Infrastructure with Terraform Modules -- Module Basics -- Module Inputs -- Module Locals -- Module Outputs -- Module Gotchas -- File Paths -- Inline Blocks -- Module Versioning -- Conclusion -- Chapter 5. Terraform Tips and Tricks: Loops, If-Statements, Deployment, and Gotchas -- Loops -- Loops with the count Parameter -- Loops with for_each Expressions -- Loops with for Expressions -- Loops with the for String Directive -- Conditionals -- Conditionals with the count Parameter 
505 8 |a Conditionals with for_each and for Expressions -- Conditionals with the if String Directive -- Zero-Downtime Deployment -- Terraform Gotchas -- count and for_each Have Limitations -- Zero-Downtime Deployment Has Limitations -- Valid Plans Can Fail -- Refactoring Can Be Tricky -- Conclusion -- Chapter 6. Managing Secrets with Terraform -- Secret Management Basics -- Secret Management Tools -- The Types of Secrets You Store -- The Way You Store Secrets -- The Interface You Use to Access Secrets -- A Comparison of Secret Management Tools -- Secret Management Tools with Terraform -- Providers 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Computer networks  |x Management. 
650 0 |a Computer software  |x Development. 
650 0 |a Operating systems (Computers)  |v Software. 
650 0 |a Computer network architectures. 
650 0 |a Cloud computing. 
650 7 |a Cloud computing.  |2 fast  |0 (OCoLC)fst01745899 
650 7 |a Computer network architectures.  |2 fast  |0 (OCoLC)fst00872277 
650 7 |a Computer networks  |x Management.  |2 fast  |0 (OCoLC)fst00872323 
650 7 |a Computer software  |x Development.  |2 fast  |0 (OCoLC)fst00872537 
650 7 |a Operating systems (Computers)  |2 fast  |0 (OCoLC)fst01046280 
655 7 |a Software.  |2 fast  |0 (OCoLC)fst01411640 
776 0 8 |i Print version:  |a Brikman, Yevgeniy  |t Terraform: up and Running  |d Sebastopol : O'Reilly Media, Incorporated,c2022  |z 9781098116743 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781098116736/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH40784005 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL30101095 
994 |a 92  |b IZTAP