|Eingestellt in Kategorie:
Ähnlichen Artikel verkaufen?

Infrastruktur als Code, Muster und Praktiken: Mit Beispielen in Python und Terr

grandeagleretail
(947536)
Angemeldet als gewerblicher Verkäufer
US $77,40
Ca.CHF 62,04
Artikelzustand:
Neu
3 verfügbar
Ganz entspannt. Rückgaben akzeptiert.
Versand:
Kostenlos Economy Shipping.
Standort: Fairfield, Ohio, USA
Lieferung:
Lieferung zwischen Do, 28. Aug und Do, 4. Sep nach 94104 bei heutigem Zahlungseingang
Wir wenden ein spezielles Verfahren zur Einschätzung des Liefertermins an – in diese Schätzung fließen Faktoren wie die Entfernung des Käufers zum Artikelstandort, der gewählte Versandservice, die bisher versandten Artikel des Verkäufers und weitere ein. Insbesondere während saisonaler Spitzenzeiten können die Lieferzeiten abweichen.
Rücknahme:
30 Tage Rückgabe. Käufer zahlt Rückversand. Wenn Sie ein eBay-Versandetikett verwenden, werden die Kosten dafür von Ihrer Rückerstattung abgezogen.
Zahlungen:
     Diners Club

Sicher einkaufen

eBay-Käuferschutz
Geld zurück, wenn etwas mit diesem Artikel nicht stimmt. Mehr erfahreneBay-Käuferschutz - wird in neuem Fenster oder Tab geöffnet
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:396896242568
Zuletzt aktualisiert am 04. Aug. 2025 08:54:57 MESZAlle Änderungen ansehenAlle Änderungen ansehen

Artikelmerkmale

Artikelzustand
Neu: Neues, ungelesenes, ungebrauchtes Buch in makellosem Zustand ohne fehlende oder beschädigte ...
ISBN-13
9781617298295
Book Title
Infrastructure as Code, Patterns and Practices: With examples in
ISBN
9781617298295

Über dieses Produkt

Product Identifiers

Publisher
Manning Publications Co. LLC
ISBN-10
1617298298
ISBN-13
9781617298295
eBay Product ID (ePID)
19050404300

Product Key Features

Number of Pages
300 Pages
Language
English
Publication Name
Infrastructure As Code, Patterns and Practices: with Examples in Python and Terraform
Subject
System Administration / General, Engineering (General), Cloud Computing, Programming Languages / Python
Publication Year
2022
Type
Textbook
Author
Rosemary Wang
Subject Area
Computers, Technology & Engineering
Format
Trade Paperback

Dimensions

Item Height
0.8 in
Item Weight
24.4 Oz
Item Length
9.2 in
Item Width
7.5 in

Additional Product Features

LCCN
2022-289477
Dewey Edition
23
Reviews
"This book has a refreshing take on infrastructure as code." Stanford S.Guillory "Loved the content, especially since the author talks about stuff we've been asking ourselves since forever but never found a clear answer!" SylvainMartel "The author provides real-world, hands-on guidance that cuts through the nuances of framework specifics and gets to the heart of great IaC as she discusses tools, techniques and sound practice." JeremyBryan "Provides precious hints to automate the creation of structured infrastructures by coding." Cosimo Attanasi "Kudos all around, very timely and necessary, breaking down this subject in such a clear way." Sean Booker
Illustrated
Yes
Dewey Decimal
004.6
Synopsis
Use the Infrastructure as Code (IaC) approach to automate, test, and streamline infrastructure for mission-critical applications. In Essential Infrastructure as Code youwill 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 Essential Infrastructure as Code teaches you how to automate software infrastructure by capturing your desired configurations as a set of scripts.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. While the patterns and techniques are tool agnostic, you''ll appreciate the easy-to-follow examples in Python and Terraform. 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 and monitoring infrastructure as part of DevOps culture., Essential Infrastructure as Code teaches patterns for scaling systems and supporting infrastructure for mission-critical applications. The book is fullof flexible automation techniques and universal principles that are easy toapply to almost any use case, from data centers, to public cloud, to software-as-a-Service. The book is full of techniques that work whether you're managing your personal projects or making live network changes across a large enterprise. Infrastructure as Code (IaC) replaces time-consuming manual provisioning and configuration with automation via configuration managers or provisioning tools like Hashicorp Terraform. Managing your infrastructure as code makes it easy to test changes and implement new features, scale systems without downtime or operational toil, and rapidly roll back mistakes., 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! 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 building, For infrastructure or software engineers familiar with Python, provisioning tools, and public cloud providers. Book jacket., 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. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. 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 building About 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
LC Classification Number
TK5105.5

Artikelbeschreibung des Verkäufers

Info zu diesem Verkäufer

grandeagleretail

98,2% positive Bewertungen2.8 Mio. Artikel verkauft

Mitglied seit Sep 2010
Antwortet meist innerhalb 24 Stunden
Angemeldet als gewerblicher Verkäufer
Grand Eagle Retail is your online bookstore. We offer Great books, Great prices and Great service.
Shop besuchenKontakt

Detaillierte Verkäuferbewertungen

Durchschnitt in den letzten 12 Monaten
Genaue Beschreibung
4.9
Angemessene Versandkosten
5.0
Lieferzeit
5.0
Kommunikation
4.9

Verkäuferbewertungen (1'055'984)

Alle Bewertungen
Positiv
Neutral
Negativ