Leanpub Header

Skip to main content

Filters

Category: "Ansible"

Books

  1. Mastering C++ Network Automation
    Run Automation across Configuration Management, Container Orchestration, Kubernetes, and Cloud Networking
    GitforGits | Asian Publishing House

    From setting up a network automation environment to automating configuration management and working with containers and container orchestration tools such as Kubernetes, the book covers a wide range of topics.

  2. Ansible AWX By Examples
    Learn Ansible AWX web UI and API with some real-life examples
    Luca Berton

    Learn the Ansible AWX automation technology with some real-life examples.AWX is a modern web UI and API to manage your organization's Ansible Playbook, Inventories, Vault, and Credentials. It is the Open Source upstream project of the Ansible Automation Controller (formerly Ansible Tower).

  3. Ansible For Amazon Web Services AWS By Examples
    Automate Your AWS Infrastructure As Code
    Luca Berton

    Master AWS automation with Ansible! From basics to advanced techniques, streamline your AWS infrastructure effectively.

  4. Ansible For PostgreSQL by Examples
    10+ Examples To Automate Your PostgreSQL database
    Luca Berton

    Looking to learn Ansible Playbook code from scratch or update an existing project? Automate your PostgreSQL Database Administrator's day-to-day tasks with the Ansible Open Source IT automation tool. Learn how to use to easily provision and manage your database.

  5. Ansible Tips and Tricks
    10+ Ansible Examples to Save Time and Automate More Tasks
    Luca Berton

    Looking to learn Ansible Playbook code from scratch or update an existing project? Automate your System Administrator's day-to-day tasks with the Ansible Open Source IT automation tool. Learn how to use 10+ Examples to easily provision and manage your servers.

  6. Ansible Linux Users & Groups By Examples
    20+ Automation Examples on Linux Users and Groups Operation for Modern IT Infrastructure
    Luca Berton

    Learn how to manage Linux users and groups with some real-life examples in Ansible Playbook

  7. Ansible Linux Filesystem By Examples
    40+ Automation Examples on Linux File and Directory Operation for Modern IT Infrastructure
    Luca Berton

    Looking to learn Ansible Playbook code from scratch or update an existing project? Automate your Linux Filesystem day-to-day tasks in Linux and Windows with the Ansible Open Source IT automation tool. Learn how to use 40+ Examples to easily provision and manage the filesystem of your servers.

  8. Ansible For Security by Examples
    100+ Automation Examples to Automate Security and Verify Compliance for IT Modern Infrastructure
    Luca Berton

    Many Enterprises struggle with Security and Compliance, I created a book that gives you copy-and-paste Playbook code and solves the most Security challenges, and verify the Compliance of your infrastructure that you could use to save time every day. 

  9. Ansible For Linux by Examples
    200+ Automation Examples For Linux System Administrator and DevOps
    Luca Berton

    Many Linux System Administrators struggle with Ansible, I created a book that gives you copy-and-paste Playbook code and solves the most common errors that you could use to save time every day. 

  10. Ansible For Windows By Examples
    50+ Automation Examples For Windows System Administrator And DevOps
    Luca Berton

    Many Windows System Administrators struggle with Ansible; I created this book course that gives you copy-and-paste Playbook code and solves the most common errors you could use to save daily time.

  11. Ansible by Examples
    200+ Automation Examples For Linux and Windows System Administrators and DevOps
    Luca Berton

    Looking to learn Ansible Playbook code from scratch or update an existing project? Automate your System Administrator's day-to-day tasks in Linux and Windows with the Ansible Open Source IT automation tool. Learn how to use 200+ Examples to provision and manage your servers easily.

  12. Automating and Provisioning to Amazon AWS using boto3 SDK for Python 3
    Code written for boto3 Python3 SDK v.1.20
    Carles Mateo

    Deploy to Amazon AWS with Python boto3 SDK (EC2, EBS, VPC, S3, CloudWatch, DynamoDB and Ansible deployment to Amazon AWS covered)

  13. become Ansible
    Josh Duffney

    Written by an engineer for engineers. It's like shoulder surfing a co-worker.

  14. If you want to take the LPI-701 DevOps tools exam , you don't know how to prepare?You don't have a documentation ?You don't know how you can start ?You need some suggestion ?Don't worry,I give on your hand,my books that will help you 100% to achieve your goal.I'll give you a detailed course when we will cover all skills and provides some uses cases

  15. DevOps For PHP Developers
    From Server Setup to Deployment.
    David Mjomba

    Use Ansible to set up fresh instances of Ubuntu 18.04, perform automated updates and set up the LEMP stack comprising of PHP 7.3, Nginx and Percona database. A Docker image that will closely resemble our server will be the testing environment that we'll hook up to GitLab and set-up the CI/CD pipeline to handle testing and zero downtime deployment.