Home
Softono

Book Dev

Open source Python
39
Stars
24
Forks
0
Issues
7
Watchers
1 year
Last Commit

 About Book Dev

The Software Engineering: DevOps, CI/CD, Docker, Provisioning and Git Flow; ISBN: 9788395718632

Platforms

Web Self-hosted Cloud Docker

Languages

Python

Need Help Installing Book Dev?

We provide expert installation service for this software. Our team will install, configure, and secure Book Dev on your server. plans start at just $30.

The Software Engineering: DevOps, CI/CD, Docker, Provisioning and Git Flow ##########################################################################

:Original title: The Software Engineering: DevOps, CI/CD, Docker, Provisioning and Git Flow :English title: The Software Engineering: DevOps, CI/CD, Docker, Provisioning and Git Flow :Author: Matt Harasymczuk :Language: English :ISBN: 978-83-957186-3-2 :Year: 2015-2020 :Online Access: https://dev.astrotech.io :License: Creative Commons Attribution-ShareAlike 4.0 International License

.. figure:: /_static/AstroMatt.jpg :align: left :scale: 39%

.. csv-table:: :widths: 15, 65

"author", "`Matt Harasymczuk <https://www.astronaut.center>`_"
"email", "[email protected]"
"www", "https://www.astronaut.center"
"github", "https://github.com/astromatt"
"linkedin", "https://linkedin.com/in/mattharasymczuk"
"facebook", "https://facebook.com/matt.harasymczuk"
"slideshare", "https://www.slideshare.net/astrotech/presentations"

.. tip:: * This book is free and open source at https://dev.astrotech.io * For consulting or training course requests please email [email protected]

.. csv-table:: Other books from author :widths: 25, 20, 55 :header: "ISBN", "URL", "Title"

"978-83-957186-2-5", "https://python.astrotech.io", "Python 3: from None to Machine Learning"
"978-83-957186-3-2", "https://dev.astrotech.io", "The Software Engineering: DevOps, CI/CD, Docker, Provisioning and Git Flow"
"978-83-957186-0-1", "https://www.astronaut.pl", "Astronaut Selection and Training for Long Duration Spaceflight and Extraterrestrial Activity"
"978-83-956752-0-1", "https://www.astronaut.center/books", "Space in Practice: How to Prepare and Conduct Stratospheric Balloon Mission"
"978-83-957186-4-9", "https://pl.habitatos.space", "HabitatOS - Development of operating system prototype for Lunar and Martian habitats"
"978-83-957186-1-8", "https://alsep.astronaut.center", "Geophysics experiments from Apollo Lunar Surface Experiments Package"

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

.. raw:: html

<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">
    <img alt="Creative Commons License"
         style="border-width:0"
         src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" />
</a>

The Software Engineering book covers topics of:

* DevOps and CI/CD with Docker
* Jira and Atlassian Ecosystem
* Git and Git Flow in CI/CD
* Agile Software Engineering: CI/CD with Scrum, Kanban, XP and Lean Startup
* Software Architecture with Cloud and Microservices
* Linux and Shell Programming with Bash

.. note:: For consulting or training course requests please email [email protected]

.. warning:: Before training course please setup your environment as described here :ref:Install.