Leanpub Header

Skip to main content

Filters

Category: "DevOps"

Books

  1. Building Your First PHP Application with Docker
    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.

  2. Globally-Distributed Applications with Microsoft Azure
    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.

  3. Learn Bash the Hard Way
    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.

  4. The Cloud Walkabout
    The Cloud Walkabout
    My journey into the world of AWS
    Maish Saidel-Keesing

    Venturing out into the vast world of AWS can be a daunting and sometimes really scary experience. It was for me. The AWS Cloud Walkabout is my version of the journey.

  5. A Modern Software Testing Primer

    This Primer is for everyone who is interested in quality in software development, and that should be everyone; because delivering poor quality software at speed is a certified recipe for failure.

  6. Graylog
    Graylog
    Log Management with Graylog, Elasticsearch, MongoDB, Nginx, Fluentd, Vagrant and Docker
    Jorge Acetozi

    In this hands-on book, you will learn how to manage logs using the awesome open-source Graylog and create a scalable, high-throughput and high-available log processing architecture deploying Elasticsearch, MongoDB and Graylog clusters on top of Docker/Vagrant. Also, we will use Fluentd high availability setup based on forwarders and aggregators.

  7. Continuous Delivery for Java Apps: Kubernetes and Jenkins in Practice
    Continuous Delivery for Java Apps: Kubernetes and Jenkins in Practice
    Build a CD Pipeline Step by Step Using Kubernetes, Docker, Vagrant, Jenkins, Spring, Maven and Artifactory
    Jorge Acetozi

    Learn how to create a real-world Continuous Delivery pipeline for a Spring Boot app by setting up a Kubernetes cluster and running Jenkins Pipelines in a scalable fashion (dynamically allocating Jenkins slaves as Kubernetes pods) to test, build, release and deploy a new version to testing, staging and production environments using Canary Release

  8. Continuous Build and Integration
    Continuous Build and Integration
    DevOps++ Certified Professional Series
    DevOps++ Alliance and Schalk Cronjé
    No Description Available
  9. The Unix Workbench

    Finally a free, open source book designed to teach Unix to anybody! Unix is over 40 years old yet it's still used to power your phone, the internet, and the latest scientific research. If you know how to use a mouse and keyboard then this book can provide you with the foundation you need to start coding - no previous experience expected!

  10. The Pester Book
    The Pester Book
    Adam Bertram

    Learn all about Pester, the testing framework for PowerShell.

  11. DevOps Katas
    DevOps Katas
    Hands-On DevOps
    Dave Swersky

    DevOps Katas: Hands-On DevOps is about three of the most important DevOps tools: Docker, Git, and Jenkins. You'll learn by doing with each set of exercises.

  12. Getting Started with DC/OS

    Discover DC/OS and container orchestration with this high level guide and key concept explanation from Spicule.co.uk. Containers are the hot thing in the Sysops and Devops world currently, but managing them can be time consuming, DC/OS will allow you to do just that quickly and easily.

  13. A Practical Guide to Testing in DevOps

    A Practical Guide to Testing in DevOps offers direction and advice to anyone involved in testing in a DevOps environment. You can read the reviews or check out the Reader Testimonials below.

  14. Data Science Solutions
    Data Science Solutions
    Machine Learning, Python, Neo4j, Kaggle, Cloud Platforms
    Manav Sehgal

    Learn to scale your data science projects from comfort of your development laptop to production scale on the Google and Amazon Clouds. Learn Python for Data Science. Setup Google Cloud Datastore, Firebase, and DynamoDB. Use Neo4j and Open Refine in your workflow.

  15. Team Guide to Software Releasability
    Team Guide to Software Releasability
    Manuel Pais and Chris O'Dell

    Strong build & release engineering capabilities are key to rapid and reliable delivery of modern software systems. Learn how software releasability means not only being able to deploy faster, but also being able to quickly recover from disaster and adapt to changing technical and business challenges.