Leanpub Header

Skip to main content

From Admin to DevOps

The No-BS Way to DevOps in Azure

If you want to know a No BS way to 'do the DevOps' in Azure, you're in luck. You will not only learn how to implement DevOps tools and strategies in Azure but more importantly why. Prepare yourself to embark on a DevOps in Azure journey!

This book is available in multiple packages!

Pick Your Package
PDF
EPUB
WEB
About

About

About the Book

DevOps. It's one of those buzzwords that everyone wants a part of. DevOps has transformed the way many organizations build and deliver software to customers. It can help you too!

When you say 'DevOps', you can't get away from cloud computing. The cloud model natively adheres to many DevOps philosophies. Microsoft has built a cloud in Azure that rivals the biggest player in the cloud game (AWS). But many new to the DevOps way of culture, thinking and tooling don't even know where to start. If this sounds familiar, this book is for you.

Is this book for you?

This book is for anyone in IT or software engineering that wants to learn more about DevOps and, specifically, how to follow DevOps practices in Azure. Whether you're a system administrator, engineer, developer or IT manager, this book will help you understand what it takes to deliver more value to customers with DevOps using Azure.

Learn how to use popular DevOps tools

The book is split into two parts, Tools and your DevOps journey. In Part I, you will learn, hands-on, how to get started with over a dozen popular tools to establish a strong DevOps presence in your organization. These tools include:

  1. Git and GitHub
  2. Azure Boards
  3. Azure Pipelines
  4. Ansible
  5. Terraform
  6. Kubernetes
  7. Docker
  8. ...and more!

Each chapter in Part I will provide an excellent understanding of each tool and also how to use it by building a real project. Part I chapters will prepare you for what's to come in Part II.

Build a real project the DevOps way

Part II is where your DevOps journey begins. Part II is broken into milestones. This part assumes you're in your DevOps infancy and proceeds to teach you, hands-on, how to collaborate with others, build, deploy and eventually maintain a real-world application.

Part II is broken up into five primary milestones with various chapters based on a real project. Basing the entire journey from the eyes of a team and an example project, you will follow the progress of an organization to:

  1. Get buy-in from coworkers and management
  2. Implement continuous integration (CI) with GitHub and Azure DevOps
  3. Implement continuous delivery/deployment (CD) with ARM templates, Terraform and Azure Virtual Machines
  4. Learn how to monitor Azure cloud infrastructure and application with Azure Monitor and Application Insights
  5. Take DevOps tooling to the next level with Docker, Kubernetes, and serverless technologies

By the time you're done working side-by-side on a real project with the authors in Part II, you will have the skills to be successful at any DevOps project in Azure.

Come with authors, Adam Bertram and Michael Levan, as they guide you through your next DevOps journey in Azure!

Testimonials

My firm is moving towards DevOps and there really hasn't been a concise book like this that encompasses the full experience. This one brings all of the various thoughts together and really provides an experience that isn't interrupted by jumping around to other sources to fill the gaps. I've already recommended this book to my entire team. Feel free to include my thoughts on anything you need along with my name. 
-Soloman Stroup

This is easily one of the most effective books I’ve read in the past few months with its end-to-end examples. Really easy to bring into your everyday life, yet powerful enough to be cautious about how you use the content. This book covers multiple important subjects that every DevOps engineer should know from architecture, infrastructure, testing, deploying, monitoring, and tracking issues. What I also like about From Admin to DevOps is that it covers something that other similar books ignore which is Azure Boards in DevOps environments.
-Mohsin Yasin, Cloud Solution Architect

An invaluable reference on how to get started with DevOps in Azure using a "hit the ground running" approach. The content is rich yet not overly complex. When reading through the book I felt I was being mentored quickly and straight to the point without compromising on fundamentals and quality. If you are an on-premises Admin like myself and looking to get started in the cloud space but don’t know where to begin, this is an invaluable reference. Cloud platforms will push you towards Infrastructure as Code as cloud operates at scale. Adam and Michael will walk you through some of the most popular tools in DevOps in order to embrace the Infrastructure as Code methodologies. I strongly recommend this book to anyone who is looking to start a journey with DevOps in Azure or even other cloud platforms.
-Francisco Navarro

Packages

Pick Your Package

All packages include the ebook in the following formats: PDF, EPUB, and Web

The Book

Minimum price

Suggested price$34.99

$24.99

    Team Package (10 Copies)

    Minimum price

    Suggested price$280.00

    If you need to share this book with your team, receive ten copies at a 20% discount.

    $200.00

      Author

      About the Authors

      Adam Bertram

      Adam Bertram is a 20+ year veteran of IT and an experienced online business professional. He’s a consultant, Microsoft MVP, blogger, trainer, published author and content marketer for multiple technology companies. Catch up on Adam’s articles at adamtheautomator.com, connect on LinkedIn, or follow him on Twitter at @adbertram.

      Leanpub Podcast

      Episode 149

      An Interview with Adam Bertram

      Michael Levan

      Michael Levan is a seasoned engineer and consultant in the Kubernetes and Platform Engineering space who spends his time working with startups and enterprises around the globe on Kubernetes consulting, training, and content creation. He is a trainer, 4x published author, podcast host, international public speaker, CNCF Ambassador, and was part of the Kubernetes v1.28 and v1.31 Release Team.

      Want to see what he is up to? https://www.michaellevan.net/

      Contents

      Table of Contents

      Preface

      About the Book

      1. Book Outline
      2. Command Line Over the GUI
      3. Why Azure? Why aren’t you covering my tool?

      About the Authors

      Target Audience

      1. You
      2. Your Organization
      3. Your Goals

      Code Samples and Resources

      1. The BookResources GitHub Repository
      2. The NoBSAzure GitHub Repository

      Part I: Tools

      1. Understanding the Tool
      2. The Project

      Azure from the Command Line with Cloud Shell

      1. The Azure Cloud Shell
      2. The Azure CLI
      3. Azure PowerShell
      4. Conclusion
      5. Resources

      Visual Studio Code

      1. VS Code: An Overview
      2. The Interface
      3. Commands and the Command Palette
      4. Settings
      5. Extensions
      6. Snippets
      7. The Integrated Terminal
      8. Working as a Team with Workspaces
      9. Building Infrastructure Without Leaving VS Code
      10. Resources

      Azure Boards

      1. Azure Boards: The Basics
      2. Building and Organizing a Sprint
      3. Summary
      4. Resources

      Git and GitHub

      1. How Git and GitHub Work Together
      2. Collaborating Outside of Your Team
      3. Branching Basics
      4. Merging Code
      5. Pull Requests
      6. Visual Studio Code (VS Code) + Git/GitHub
      7. Building Your First Collaborative GitHub Repository
      8. Summary
      9. Resources

      Azure VM Availability Sets

      1. Azure VM Fault and Update Domains
      2. Availability Sets
      3. Creating and Testing an Availability Set with Terraform
      4. Resources

      Infrastructure as Code

      1. Infrastructure as Code

      Azure Resource Manager (ARM) Templates

      1. ARM Templates: Infrastructure as Code
      2. Deploying an Azure Virtual Machine (VM)
      3. Resources

      Terraform

      1. Configuration Files
      2. Providers and Resources
      3. Input Variables (Variables)
      4. Modules
      5. State File
      6. The Terraform Workflow (init —> plan —> apply)
      7. Build
      8. Creating a Virtual Network with Terraform
      9. Resources

      Ansible

      1. What Makes Ansible Different
      2. Ansible Can Reach Many Targets
      3. Ansible Authentication and It’s Agentless Approach
      4. Playbooks
      5. Ansible Syntax
      6. Inventory
      7. Modules
      8. Variables
      9. Creating an Azure Container Instance (ACI)
      10. Resources

      Azure Load Balancers

      1. The Basics of Azure Load Balancer
      2. Project Conclusion
      3. Resources

      Monitoring in Azure

      1. Setting up Monitoring for a Containerized Web Application
      2. Resources

      Azure Pipelines

      1. Builds
      2. Testing
      3. Continuous Integration (CI)
      4. Continuous Delivery/Deployment
      5. Pipelines in Azure
      6. YAML Pipelines
      7. Creating a Pipeline to Deploy an Azure Virtual Machine (VM)

      Docker

      1. The Docker Engine
      2. Docker Images
      3. DockerFile
      4. What Docker Isn’t
      5. Deploying A .NET Core Container
      6. Conclusion
      7. Resources

      Azure Container Registry

      1. Docker Registries and Versioning
      2. Azure Container Registry

      Kubernetes

      1. Understanding Kubernetes
      2. Testing Deployments with Minikube
      3. Resources

      Part II - Introduction

      1. Building the Monolith
      2. Building the New Standard

      Building the Monolith

      1. MovieApp Architecture
      2. Building the Monolith
      3. Wrap Up

      Building the New Standard

      1. Prerequisites
      2. Project Overview
      3. Setting up the Docker Image
      4. Creating an Azure KeyVault with Secrets
      5. Building an Azure Kubernetes Cluster via Pipeline
      6. Building the Pipeline for Deploying MovieApp
      7. Verifying the MovieApp
      8. Monitoring the MovieApp
      9. Wrap Up

      Release Notes

      Get the free sample chapters

      Click the buttons to get the free sample in PDF or EPUB, or read the sample online here

      The Leanpub 60 Day 100% Happiness Guarantee

      Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.

      Now, this is technically risky for us, since you'll have the book or course files either way. But we're so confident in our products and services, and in our authors and readers, that we're happy to offer a full money back guarantee for everything we sell.

      You can only find out how good something is by trying it, and because of our 100% money back guarantee there's literally no risk to do so!

      So, there's no reason not to click the Add to Cart button, is there?

      See full terms...

      Earn $8 on a $10 Purchase, and $16 on a $20 Purchase

      We pay 80% royalties on purchases of $7.99 or more, and 80% royalties minus a 50 cent flat fee on purchases between $0.99 and $7.98. You earn $8 on a $10 sale, and $16 on a $20 sale. So, if we sell 5000 non-refunded copies of your book for $20, you'll earn $80,000.

      (Yes, some authors have already earned much more than that on Leanpub.)

      In fact, authors have earned over $14 million writing, publishing and selling on Leanpub.

      Learn more about writing on Leanpub

      Free Updates. DRM Free.

      If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).

      Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.

      Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.

      Learn more about Leanpub's ebook formats and where to read them

      Write and Publish on Leanpub

      You can use Leanpub to easily write, publish and sell in-progress and completed ebooks and online courses!

      Leanpub is a powerful platform for serious authors, combining a simple, elegant writing and publishing workflow with a store focused on selling in-progress ebooks.

      Leanpub is a magical typewriter for authors: just write in plain text, and to publish your ebook, just click a button. (Or, if you are producing your ebook your own way, you can even upload your own PDF and/or EPUB files and then publish with one click!) It really is that easy.

      Learn more about writing on Leanpub