Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Go for DevOps (Repost)

    Posted By: DZ123
    Go for DevOps (Repost)

    David Justice, "Go for DevOps: Learn how to use the Go language to automate servers, the cloud, Kubernetes, GitHub, Packer, and Terraform"
    English | 2022 | ISBN: 1801818894 | EPUB | pages: 634 | 5.9 mb

    Achieve reliable release automation and get zero troublesome notifications on your release day.
    Purchase of the print or Kindle book includes a free eBook in the PDF format.
    Key Features
    - Develop the skills to build command-line tools to control thousands of nodes
    - Use Go to create Terraform providers and GitHub actions and extend Kubernetes
    - Gain the knowledge to build DevOps workflows that are understandable, scalable, and safe
    Book Description
    Go is the go-to language for DevOps libraries and services, and without it, achieving fast and safe automation is a challenge. With the help of Go for DevOps, you'll learn how to deliver services with ease and safety, becoming a better DevOps engineer in the process.
    Some of the key things this book will teach you are how to write Go software to automate configuration management, update remote machines, author custom automation in GitHub Actions, and interact with Kubernetes. As you advance through the chapters, you'll explore how to automate the cloud using software development kits (SDKs), extend HashiCorp's Terraform and Packer using Go, develop your own DevOps services with gRPC and REST, design system agents, and build robust workflow systems.
    By the end of this Go for DevOps book, you'll understand how to apply development principles to automate operations and provide operational insights using Go, which will allow you to react quickly to resolve system failures before your customers realize something has gone wrong.
    What you will learn
    - Understand the basic structure of the Go language to begin your DevOps journey
    - Interact with filesystems to read or stream data
    - Communicate with remote services via REST and gRPC
    - Explore writing tools that can be used in the DevOps environment
    - Develop command-line operational software in Go
    - Work with popular frameworks to deploy production software
    - Create GitHub actions that streamline your CI/CD process
    - Write a ChatOps application with Slack to simplify production visibility
    Who this book is for
    This book is for Ops and DevOps engineers who would like to use Go to develop their own DevOps tooling or integrate custom features with DevOps tools such as Kubernetes, GitHub Actions, HashiCorp Packer, and Terraform. Experience with some type of programming language, but not necessarily Go, is necessary to get started with this book.
    Table of Contents
    - Go Language Basics
    - Go Language Essentials
    - Setting Up Your Environment
    - Filesystem Interactions
    - Using Common Data Formats
    - Interacting with Remote Data Sources
    - Writing Command-Line Tooling
    - Automating Command-Line Tasks
    - Observability with OpenTelemetry
    - Automating Workflows with GitHub Actions
    - Using ChatOps to Increase Efficiency
    - Creating Immutable Infrastructure Using Packer
    - Infrastructure as Code with Terraform
    - Deploying and Building Applications in Kubernetes
    - Programming the Cloud
    - Designing for Chaos