Leanpub Header

Skip to main content

Filters

Category: "DevOps"

Books

  1. Python Regular Expressions
    A Little Guide
    Scientific Programming School

    Python + Regex? You may not find this combination easy, which partly happens because of the Python’s obfuscated regex documentation too! In this little book, to make your life easy, less words, but more examples are used that you should be able to complete in less than 30 minutes!

  2. Создание вашего первого PHP-приложения с помощью Docker
    Пошаговое руководство для разработчиков PHP, изучающих Docker
    Karl Hughes and Alexey Pyltsyn

    В этой небольшой книге приводится пошаговое руководство, которое поможет вам создать первое реальное веб-приложение на PHP с помощью Docker, объясняя основы платформы в процессе чтения.

  3. Jenkins book
    Gábor Szabó

    A very early edition of my Jenkins Book including the User Handbook and my own writings.

  4. The Modern (IT) Organisation
    Be agile from top to bottom
    Sandro Quaranta

    In this book The modern (IT) Organisation is described, agile from top to bottom, using the latest Lean-Agile Enterprise Change Delivery practices successfully applied by the leading Scaled-Agile Tech Companies and major "Disruptors".The Best Practices are based on dozens of interviews, publications and case studies of successful agile Enterprises.

  5. Learn Kubernetes - Container orchestration using Docker
    Be ready to create and run your orchestrated application next week.
    Arnaud Weil

    You know next to nothing about Kubernetes but need to create and run your first application on Kubernetes using Docker within a week. Don't worry: this book has you covered.

  6. The Datacom Agile & DevOps Handbook
    Samantha Laing and Corneile Britz

    Agile & DevOps are big topics and there are so many buzz words flying around. This book is aimed to be read in under an hour, remove the jargon and explain, in an easy to read way, how you can start with agile and devops.

  7. This book helps you get comfortable with Terraform by going step-by-step from the simplest of Terraform modules to more complex cloud resource creation. It uses the 'Hard Way' method, the best way to develop your skills, and takes you from confusion to understanding in easy-to-follow steps.

  8. Are you looking to achieve a good understanding of your responsibilities as well as your CSPs responsibilities to make sure your security stature in the Cloud is where you need it to be? Do you need the technical direction required to create your secure Cloud environment? You can think of this book as your technical Cloud consultant.

  9. Learn how to manage Jenkins configurations with Jenkins Job Builder programmatically. Build your projects flexibly, test them, do it continuously.

  10. Agile For Teams
    Matt Kocaj

    This playbook is a condensed how-to for small teams to get an agile process set up and delivering within days. The advice contained within is composed from real-world successful projects and teams. While this guide is focused on lean principles and keeping things simple, it does scale and all the small bits are included.

  11. Docker Security - Quick Reference
    For DevOps Engineers
    Kim Carter

    Are you looking to improve the security of your Docker deployments? Do you want to confirm you haven't missed any important security aspects in your Docker infrastructure?

  12. Info-Ops
    Build the Right Thing
    Daniel Markham

    Build the right thing.

  13. Building Your First PHP Application with Docker
    A step-by-step guide for PHP developers learning Docker
    Karl Hughes

    Docker has quickly become the container engine of choice, and it may be replacing a virtual machine near you soon. This book offers a step-by-step guide to walk you through building your first real PHP web application using Docker while explaining the basics of the platform along the way.

  14. Globally-Distributed Applications with Microsoft Azure
    For developers and architects
    Christos Sakellarios

    Practical guide for building and managing globally-distributed applications on Microsoft Azure. Learn how to use Azure Services to achieve maximum performance in web applications deployed in multiple regions around the world. Design resilient planet-scale web applications, automate resource provisioning and release processes.

  15. Learn Bash the Hard Way
    Master Bash Using The Only Method That Works
    Ian Miell

    This book will train you to be a master in bash, a technology that's more often used than understood. It uses the 'Hard Way' method, the best way to develop your skills. Based on many years of experience, the book takes you through what you need to know to understand what's going on when you look at others' bash scripts, and write your own.