Apress | Practical Docker With Python: Build, Release And Distribute Your Python App With Docker (2018 EN)

Discussion in 'Programming' started by Kanka, Sep 3, 2019.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,395
    Likes Received:
    485
    Trophy Points:
    83
    [​IMG]

    Author: Sathyajith Bhat
    Full Title: Practical Docker With Python: Build, Release And Distribute Your Python App With Docker
    Publisher: Apress; 1st ed. edition (July 27, 2018)
    Year: 2018
    ISBN-13: 9781484237847 (978-1-4842-3784-7), 9781484237830 (978-1-4842-3783-0)
    ISBN-10: 1484237846, 1484237838
    Pages: 186
    Language: English
    Genre: Educational: Programming
    File type: EPUB (True), PDF (True), Code Files
    Quality: 10/10
    Price: 29.95 €


    Learn the key differences between containers and virtual machines. Adopting a project based approach, this book introduces you to a simple Python application to be developed and containerized with Docker.

    After an introduction to Containers and Docker you'll be guided through Docker installation and configuration. You'll also learn basic functions and commands used in Docker by running a simple container using Docker commands.

    The book then moves on to developing a Python based Messaging Bot using required libraries and virtual environment where you'll add Docker Volumes to your project, ensuring your container data is safe. You'll create a database container and link your project to it and finally, bring up the Bot-associated database all at once with Docker Compose.


    Learn:
    ✓ Build, run, and distribute Docker containers
    ✓ Develop a Python App and containerize it
    ✓ Use Dockerfile to run the Python App
    ✓ Define and run multi-container applications with Docker Compose
    ✓ Work with persisting data generated by and used by Docker containers

    Features:
    ✓ Features a single Python-Docker project throughout the book for hands-on learning
    ✓ Covers Multi-container applications with Docker Compose
    ✓ Includes Data Persistence using Docker Volumes

    Who This Book Is For:
    Intermediate developers/DevOps practitioners who are looking to improve their build and release workflow by containerizing applications.

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