Apress | Linux Containers And Virtualization: A Kernel Perspective (2020 EN)

Discussion in 'Programming' started by Kanka, Dec 23, 2020.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,047
    Likes Received:
    449
    Trophy Points:
    83
    [​IMG]

    Author: Shashank Mohan Jain
    Full Title: Linux Containers And Virtualization: A Kernel Perspective
    Publisher: Apress; 1st ed. edition (October 15, 2020)
    Year: 2020
    ISBN-13: 9781484262832 (978-1-4842-6283-2), 9781484262825 (978-1-4842-6282-5)
    ISBN-10: 1484262832, 1484262824
    Pages: 148
    Language: English
    Genre: Educational: Programming
    File type: EPUB (True), PDF (True), Code Files
    Quality: 10/10
    Price: 32.09 €


    Get a novel perspective on Linux containers and understand the world of virtualization. This book takes you down the rabbit hole to discover what lies below the API. You’ll go on a journey of virtualization and see how containers are realized in the Linux world. Linux Containers and Virtualization details the data structures within the Linux kernel which make up Linux containers.

    You will start with the fundamentals of virtualization including how different resources such as memory, CPU, network, and storage are virtualized. Then you will move on to hypervisors and virtualization using the Kernel virtual Machine (KVM) and Quick Emulator (QEMU). Next, you will learn about Linux namespace, cgroups, and layered file systems, which are the essential building blocks of Linux containers. The explanation traverses the Linux kernel codebase to show how these are realized in the Linux kernel. In the final chapter, you will code your own container by applying the concepts learnt in the previous chapters.

    On completion of the book, you will have the knowledge to start coding a Linux container.


    Learn:
    ✓ Understand the basics of virtualization
    ✓ Discover how the Linux kernel supports virtualization
    ✓ See how the evolution of the Linux kernel and CPUs led to the creation of containerization technologies
    ✓ Develop the ability to create your own container framework

    Features:
    ✓ Gives a thorough insight into the world of virtualization and how it is realized within Linux
    ✓ Explains the data structures within the Linux kernel that relate to containers
    ✓ Teaches how to create a Docker-like container framework

    Who This Book Is For:
    Developers working on virtualized software deployment and containers. Architects designing platforms based on a container runtime as well as DevOps professionals who want to get a microscopic view on how containers and virtualization work would find the book useful.

    -------------
     
    Last edited by a moderator: Mar 8, 2022