1. Home
  2. DevOps
  3. Books

DevOps Books

Ansible for DevOps

by Jeff Geerling4.9

Ansible is a simple, but powerful, server and configuration management tool (with a few other tricks up its sleeve). This book will help those familiar with the command line and basic shell scripting start using Ansible to provision and manage anywhere from one to thousands of servers. Learn more »

The Phoenix Project

by Gene Kim, Kevin Behr4.7

Bill, an IT manager at Parts Unlimited, has been tasked with taking on a project critical to the future of the business, code named Phoenix Project. But the project is massively over budget and behind schedule. The CEO demands Bill must fix the mess in ninety days or else Bill's entire department will be outsourced. Learn more »

The DevOps Handbook

by Gene Kim, Patrick Debois4.6

The DevOps Handbook digs into the three foundational principles underpinning DevOps known as The Three Ways: Flow, Feedback, and Continual Learning and Experimentation. Learn more »

Accelerate

by Nicole Forsgren PhD, Jez Humble4.5

Readers will discover how to measure the performance of their teams, and what capabilities they should invest in to drive higher performance. This book is ideal for management at every level. Learn more »

You may also want to try

DevOps online courses

Learn DevOps: CI/CD with Jenkins using Pipelines and Docker
Learn DevOps: CI/CD with Jenkins using Pipelines and Docker
  • Edward Viaene
  • 4.23
  • 4.5 hrs
  • 52 lectures

Use Jenkins the DevOps way. Automate your Jenkins jobs by using Jenkins Pipelines, Docker, and the Jenkins Job DSL Learn more »

DevOps: CI/CD with Jenkins pipelines, Maven, Gradle
DevOps: CI/CD with Jenkins pipelines, Maven, Gradle
  • TetraNoodle Team
  • 4.24
  • 3.5 hrs
  • 30 lectures

Build continuous integration, continuous delivery and DevOps pipelines with Java, Gradle, Maven, Artifactory & Sqitch. Learn more »

Devops Tools and AWS for Java Microservice Developers
Devops Tools and AWS for Java Microservice Developers
  • Bharath Thippireddy
  • 4.69
  • 20.5 hrs
  • 286 lectures

Master Docker , Kubernetes, Maven, Jenkins ,GIT , AWS EC2 ,Elastic Beanstalk,ELB,Auto Scaling and more in easy steps Learn more »

Popular categories

  • Python
  • AWS
  • Kubernetes
  • Java
  • JavaScript
  • DevOps
  • Docker
  • NodeJS

Popular frameworks

  • Spring Boot
  • Django
  • Laravel
  • React
  • Symfony
  • Akka
  • Flutter
  • Quarkus

Useful tutorials

How to title case each word in Python?

Sometimes you need to change the case of the words in a given string. For instance, you get an input which represents the first name and the last name, and you want to make sure it is correctly capitalized. Learn more »

How to install multiple Java versions on Linux, MacOS, or WSL2?

Ever wondered how to install multiple Java (JDK) versions on your operating system? There is one tool that does it very well - SDKMAN. Learn more »

© 2021 howtolearn.blog

Disclosure: Some of the links on that page are affiliate links - if you go through them to make a purchase, we will earn small commission. No extra cost on your side.