alphasow7 / Learning-DevOps-Second-Edition

Learning DevOps – Second Edition, published by Packt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning DevOps Second Edition

Book Name

This is the code repository for Learning DevOps Second Edition, published by Packt.

A comprehensive guide to accelerating DevOps culture adoption with Terraform, Azure DevOps, Kubernetes, and Jenkins

What is this book about?

In the implementation of DevOps processes, the choice of tools is crucial to the sustainability of projects and collaboration between developers and ops. This book presents the different patterns and tools for provisioning and configuring an infrastructure in the cloud, covering mostly open source tools with a large community contribution, such as Terraform, Ansible, and Packer, which are assets for automation.

This book covers the following exciting features:

  • Understand the basics of infrastructure as code patterns and practices
  • Get an overview of Git command and Git flow
  • Install and write Packer, Terraform, and Ansible code for provisioning and configuring cloud infrastructure based on Azure examples
  • Use Vagrant to create a local development environment
  • Containerize applications with Docker and Kubernetes
  • Apply DevSecOps for testing compliance and securing DevOps infrastructure

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter12.

The code will look like the following:

helm repo add hashicorp https://helm.releases.hashicorp.com
kubectl create namespace vault
helm install vault hashicorp/vault --namespace vault

Following is what you need for this book: If you are an application developer or a system administrator interested in understanding continuous integration, continuous delivery, and containerization with DevOps tools and techniques, this book is for you. Knowledge of DevOps fundamentals and Git principles is required.

With the following software and hardware list you can run all code files present in the book (Chapter 1-17).

Software and Hardware List

Chapter Software required OS required
1-17 Azure Account Windows, Mac OS X, and Linux (Any)
2 Terraform Windows, Mac OS X, and Linux (Any)
3 Ansible Windows, Mac OS X, and Linux (Any)
4 Packer Windows, Mac OS X, and Linux (Any)
5 Vagrant Windows, Mac OS X, and Linux (Any)
6 Git Windows, Mac OS X, and Linux (Any)
7 Jenkins Windows, Mac OS X, and Linux (Any)
9 Docker Windows, Mac OS X, and Linux (Any)
10 Kubernetes Windows, Mac OS X, and Linux (Any)
11 Postman Windows, Mac OS X, and Linux (Any)
12 SonarQube Windows, Mac OS X, and Linux (Any)
13 Zap Windows, Mac OS X, and Linux (Any)
14 Vault Windows, Mac OS X, and Linux (Any)
15 LaunchDarkly Windows, Mac OS X, and Linux (Any)
16 Github Windows, Mac OS X, and Linux (Any)

Code in Action

Click on the following link to see the Code in Action:

(https://bit.ly/36xzV7u)

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Related products

Get to Know the Author

Mikael Krief He loves to share his passion through various communities such as the HashiCorp User Group. In 2019, he wrote the first edition of this book, and in 2020, he wrote Terraform Cookbook (Packt Publishing), and also contributes to many public projects, writes blogs and books, and speaks at conferences. He is interested in HashiCorp products and specializes in the use of Terraform in several company contexts. For all his contributions and passion, he has received the Microsoft Most Valuable Professional (MVP) award, which Microsoft has awarded him for the last 6 years and he has been nominated and selected as a Hashicorp Ambassador since 2020.

Suggestions and Feedback

Click here if you have any feedback or suggestions.

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781801818964

About

Learning DevOps – Second Edition, published by Packt

License:MIT License


Languages

Language:C# 35.0%Language:HCL 25.8%Language:HTML 25.5%Language:CSS 3.3%Language:Shell 2.8%Language:JavaScript 2.4%Language:Smarty 1.8%Language:TypeScript 1.8%Language:Ruby 1.0%Language:Smalltalk 0.4%Language:Dockerfile 0.1%