Leanpub Header

Skip to main content

Filters

Category: "DevOps"

Books

  1. 12 Factor Applications with Docker and Go
    A book filled with examples on how to use Docker and Go to create the ultimate 12 Factor applications
    Tit Petric

    Did you hit a wall when scaling your service? Want to make sure that your application will scale from the start? Start with 12 Factor Application design principles, that enable you to scale your app to thousands of instances with a flip of a switch. Set up your own Docker swarm and put your scale-ability to a test.

  2. Docker Deep Dive
    Zero to Docker in a single book!
    Nigel Poulton

    This 2025 edition of Docker Deep Dive is a true masterpiece. The best-selling Docker book is up-to-date with the hottest Docker technologies and the latest industry trends. This edition includes a brand-new chapter on Docker Model Runner for fast, private LLM-based apps. You won't find a better and more up-to-date book on Docker. Hand-crafted and kept up to date over the past 9 years by best-selling author Nigel Poulton.

  3. PowerShell 101
    The No-Nonsense Guide to Windows PowerShell
    Mike F. Robbins

    This book starts with the basics of PowerShell and uses a step-by-step approach to build up to complex concepts. Whether you're a beginner or an experienced user, this book will help you become more proficient with PowerShell. By the time you finish this book, your skills will be as well-integrated as the seamless components in the cover artwork.

  4. React Eshop
    Easily reusable Eshop in React, ES6, and Firebase. First few chapters only available at no cost. Code available at GitHub.
    Manav Sehgal

    Code along a single page Eshop app, complete with a shopping cart, product catalog, and search features. Use latest React, ES6 JavaScript features, and Firebase integration for achieving a modern serverless architecture. NOTE: First few chapters only available at no cost. Code available in open source at GitHub.

  5. The Digital Manifesto
    The Principles behind the Digital Manifesto
    Jonathon Wright

    "Digital is the digitalisation process of behaviours and interactions, resulting in an continuously adaptive innovative business model.“

  6. The Modern Cryptography CookBook
    Cryptography is for EveryOne. Learn from Crypto Principle to Applied Cryptography With Practical Example
    Anish Nath

    Cryptography Cookbook is the intuitive way of learning practical cryptography and applied cryptograhy. This book contains more than 1000+ recieipes which include and not limited to Symmetric Key, Assymetric Keys, hashing algorithms, hmac, key exchanges,pki ,encoding decoding,certificare management tls,gpg,smime,ssh-keygen,keytool,iptables etc.

  7. Exploring AWS DevOps
    Experimentation in ElasticBeanstalk and OpsWorks
    Alan T. Landucci-Ruiz

    Supporting DevOps in the Amazon Web Services Cloud

  8. Monitoring Small IT
    TrueSight SaaS IT Book Series
    J. David Gwartney

    IT is everywhere these days. SOHO, small Schools, and Mom & Pop business rely on IT infrastructure to conduct business. Typicall they have zero budget or expertise in ensuring these IT service are up and available. The SaaS monitoring solution TrueSight Pulse allows even small family business's to deploy monitoring to ensure the continuity of their Business. This book shows how in a matter of hours

  9. Painless Docker
    Unlock the Power of Docker and its Ecosystem
    Aymen El Amri

    Painless Docker is a practical guide to mastering Docker & its ecosystem with real-world examples.It is a detailed step-by-step guide to create, deploy, optimize, secure, debug, log, orchestrate & monitor Docker, Docker clusters & modern Docker-based microservices from development to production.

  10. This book is a book I wish I had when I first started workign with this stuff.Forge gets you started, but how do you restart nginx? Where are the log files located? That's the kind of stuff I wanted all under one roof.

  11. API foundations in Go
    You've mastered PHP and are looking at Node.js? Skip it and try Go.
    Tit Petric

    Using Go was the best choice I've made.Working with APIs in PHP is a pain in the ass.With this book you'll learn to use Go, taking advantage of it's multi-threaded nature, and typed syntax. Starting your API implementation in Go is your first step towards what a rock solid API should be.

  12. Holistic InfoSec For Web Developers, Fascicle 1: VPS, Network, Cloud and Web Applications
    Creating and maintaining robust technical solutions that will resist attacks from your adversaries
    Kim Carter

    The second part of a three part book series focused on lifting the security knowledge of Software Developers, Engineers, and their teams, so that they can continuously deliver secure technical solutions on time and within budget. Free Online: https://f1.holisticinfosecforwebdevelopers.com

  13. Metrics are data points that we spend effort collecting, aggregating, storing, and reasoning about to answer things we don't know yet. If  you take an off-the-shelf product, for a good  amount of metrics, you'll be paying upwards of $10k/mo USD for collection  and aggregation.  After reading this book, you'll have new tools and thinking that will help you answer new questions, and you'll develop the intuition and confidence to run your own free metrics stack with systems like StatsD and Graphite.

  14. The Complete and Most Excellent Micro Manual for Hosting a Static Website on AWS
    Featuring CloudFormation, S3, Route53, SSL and CloudFront (or CloudFlare)
    Toby Hede

    Create hosting for your website with one line of code. Create a complete static site backed onto Amazon's incredible global Content Delivery Network and redudant DNS infrastructure. It is incredibly easy to host a static site with Amazon Web Services (AWS), once you've struggled with all of the configuration. Everything you need to setup a static site with AWS is explained here simply and concisely. Plus all the magic has been wrapped into a Free CloudFormation Starter Kit to get your site into production fast.

  15. Continuous Integration for Mobile Apps
    A Feedback loop pattern for build, deploy and test automation
    Pradeep Macharla

    Continuous Integration Pattern for Android Mobile Apps.