Yevgeniy Brikman je spoluzakladatelem společnosti Gruntwork, která poskytuje DevOps jako službu. Je také autorem dvou knih. Jeho práce se zaměřuje na praktické aspekty softwarového inženýrství a na to, jak efektivně budovat a provozovat moderní technologické systémy. Prostřednictvím svých knih a podnikání sdílí své rozsáhlé zkušenosti s cílem pomoci ostatním uspět v rychle se vyvíjejícím technologickém světě.
This book is the Hello, World tutorial for building products, technologies,
and teams in a startup environment. It's based on the experiences of the
author, Yevgeniy (Jim) Brikman, as well as interviews with programmers from
some of the most successful startups of the last decade.
Focusing on practical application, this third edition serves as a comprehensive guide to mastering Terraform, a crucial tool in the DevOps landscape for managing infrastructure as code across major cloud platforms. Authored by Gruntwork cofounder Yevgeniy Brikman, the book includes updated content for version 1.0 and beyond, featuring code examples that simplify the deployment process. It caters to a diverse audience, from seasoned sysadmins to beginners, enabling readers to efficiently set up and scale infrastructure to handle significant traffic and development teams.
Jeszcze do niedawna praca administratora systemu polegała na ręcznym
przygotowywaniu infrastruktury do działania. Mozolne konfigurowanie serwerów,
baz danych i elementów sieci niosło za sobą ryzyko przestojów środowiska
produkcyjnego i wprowadzenia błędnych ustawień, a wdrożenia przebiegały powoli
i łączyły się z nieuchronnym poszukiwaniem błędów. Dziś do tego rodzaju prac
służy Terraform, narzędzie open source przeznaczone do tworzenia i wdrażania
kodu infrastruktury, a także zarządzania nim; rozwiązanie stosowane w takich
platformach jak Amazon Web Services, Google Cloud, Azure i wiele innych. To
trzecie, wzbogacone i uzupełnione wydanie praktycznego samouczka, dzięki
któremu błyskawicznie rozpoczniesz pracę z Terraform. Zapoznasz się z językiem
programowania Terraform i zasadami tworzenia kodu. Szybko zaczniesz wdrażać
infrastrukturę i zarządzać nią za pomocą zaledwie kilku poleceń. Istotną
częścią książki jest pokazanie metodologii DevOps w działaniu, a także
wyjaśnienie zasad kodowania infrastruktury. Dziesiątki jasnych przykładów
kodu, które można samodzielnie wypróbować w akcji, ułatwią zrozumienie
podstaw. Nie musisz być weteranem DevOps ani doświadczonym administratorem
systemów - z tym podręcznikiem nawet początkujący programiści sprawnie
przygotują pełny stos, który zapewni obsługę ogromnego ruchu sieciowego w
rzeczywistych środowiskach produkcyjnych. Dzięki książce: zrozumiesz, kiedy
używać Terraform, a kiedy innych narzędzi wdrożysz klastry serwerów,
mechanizmy równoważenia obciążenia i bazy danych nauczysz się tworzyć
infrastrukturę Terraform przetestujesz moduły Terraform wieloma metodami
skonfigurujesz potoki CI/CD i zaczniesz się posługiwać zaawansowaną składnią
Terraform nauczysz się pracować w środowiskach chmurowych Infrastruktura jako
kod: od sukcesu dzieli Cię kilka poleceń!
Infrastructure as Code für DevOps, Administration und Entwicklung
Erprobtes Praxiswissen für die Infrastruktur-Provisionierung mit Terraform International bekanntes Standardwerk in der 3. Auflage – empfohlen von Mitchell Hashimoto, dem Entwickler von Terraform und Mitbegründer von HashiCorp Vermittelt über grundlegende Funktionen hinaus Patterns und Best Practices; inklusive Hilfestellungen zum Testen, zur Wiederverwendbarkeit von Code oder zu Team-Workflows Niedrigschwelliges Ausprobieren der Codebeispiele durch Open-Source-Beispiele auf GitHub und AWS Terraform hat sich in der DevOps-Welt zu einem Schlüsselinstrument für die Bereitstellung und Verwaltung von Infrastructure as Code (IaC) auf einer Vielzahl von Cloud- und Virtualisierungsplattformen wie AWS, Google Cloud oder Azure entwickelt. Diese dritte Auflage bietet Ihnen den schnellstmöglichen Einstieg, um mit Terraform (Version 1.0 und weitere) direkt zu starten. Yevgeniy (Jim) Brikman demonstriert anhand aussagekräftiger Codebeispiele, wie Sie mit der einfachen, deklarativen Programmiersprache von Terraform IT-Infrastruktur mit nur wenigen Befehlen bereitstellen und managen. Erfahrene Sysadmins, DevOps Engineers, aber auch Entwickler*innen eignen sich mit diesem Praxisbuch Terraform-Grundlagen an und werden nach kurzer Zeit den Betrieb eines vollständigen IT-Stacks bewältigen – auch bei massivem Datenaufkommen oder einem großen Entwicklerteam. Verstehen Sie die Unterschiede zwischen Terraform und Chef, Puppet, Ansible, CloudFormation sowie Pulumi Lernen Sie, Server, Load Balancer und Datenbanken bereitzustellen Erstellen Sie wiederverwendbare Infrastruktur mit Terraform-Modulen Testen Sie Ihre Terraform-Module mit statischer Analyse, Unit Tests und Integrationstests Konfigurieren Sie CI/CD-Pipelines sowohl für Ihre Anwendungen als auch für Ihren Infrastrukturcode Verwenden Sie die Terraform-Syntax für Schleifen, bedingte Anweisungen und Zero-Downtime Deployment Arbeiten Sie mit mehreren Clouds und Anbietern, einschließlich der Verwendung von Kubernetes »In diesem Buch erfahren Sie alles, was Sie über Terraform wissen müssen, um den Nutzen der Infrastruktur-Provisionierung auf jeder Plattform massiv zu verbessern.« — Mitchell Hashimoto, Entwickler von Terraform und Mitbegründer von HashiCorp »Wenn Sie ein DevOps-Praktiker sind und mit Infrastructure as Code beginnen wollen, ist dieses Buch die perfekte Ressource für Sie.« — Akash Mahajan, Cofounder und Director, Appsecco
This hands-on book is the fastest way to get up and running with Terraform.
Gruntwork co-founder Yevgeniy (Jim) Brikman walks you through dozens of code
examples that demonstrate how to use Terraform's simple, declarative
programming language to deploy and manage infrastructure with just a few
commands.