GithubHelp home page GithubHelp logo

harry0107100 / docker-workshop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from insightdatascience/docker-workshop

0.0 1.0 0.0 1.75 MB

Directions and Source code for Insight's Docker workshop.

Dockerfile 35.53% Shell 11.38% Jupyter Notebook 53.10%

docker-workshop's Introduction

Docker Workshop

This repository contains the content of and directions to Insight Data Science's Docker workshop. The goal of this workshop is to give participants an introduction to the basics and help people get started building containers.. To do so, we will start with the basics and end with the deployment of a system consisting of a Jupyter notebook server and a PostgreSQL database.

What is Docker?

Docker is a popular containerization platform. Containerization is a lightweight alternative to virtualization that has gained widespread popularity due to its flexibility and ease of use. Docker in particular has emerged as the most popular framework for containerization. It is a powerful framework for creating controlled environments that behave identical on any system they run on.

In combination with orchestration tools such as Kubernetes, it is also very easy to build dynamic microservice architectures.

Prerequisites

Before starting the workshop, please install Docker. Note that as Docker is based on Linux features such as cgroups, the installation and usage of Docker on Windows can be cumbersome.

Overview

The content of this workshop is divided into four chapters:

  • Chapter 1: Starting with the very basics of how to use Docker by building a container that runs Linux.
  • Chapter 2: Learning more about Docker by building a container that hosts a Jupyter notebook service.
  • Chapter 3: Learning how to use Docker to setup a database.
  • Chapter 4: Learning how to use docker-compose to orchestrate the deployment of multiple containers. In particular, we will deploy the two containers from Chapter 2 and 3 and connect them so that our Jupyter notebooks can access the database.

Insight DevOps Engineering Fellowship

Interested in getting hands-on experience with tools like Terraform, Chef, Kubernetes, Prometheus etc. on Amazon Web Services and transitioning to DevOps engineering? The Insight DevOps Engineering Fellows Program is a free 7-week professional training program where you can build and maintain cutting edge distributed platforms and transition to a career in DevOps engineering.

docker-workshop's People

Contributors

bastihaase avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.