Giter Site home page Giter Site logo

jkapellen / devopsdays-workshop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tgross/devopsdays-workshop

0.0 2.0 0.0 3.29 MB

Designing for self-orchestrating applications https://www.devopsdays.org/events/2017-minneapolis/program/tim-gross/

Python 43.55% HTML 6.26% Shell 47.04% HCL 3.15%

devopsdays-workshop's Introduction

Designing Self-Orchestrating Applications

Abstract

Deploying applications in containers and connecting them together is a challenge because it forces developers to design for orchestration. The container ecosystem has largely converged on abstracting orchestration away from the developer and making the infrastructure more intelligent. If instead we push the responsibility for understand startup, service discovery, scaling, and recovery from failure into the application, we can build architectures that empower application development teams to understand how the software they write works in production.

But even if we accept this premise, we can’t simply rewrite all our applications, so we need a way to build application containers that can knit together legacy and greenfield applications alike. In this hands-on workshop, we will build a microservices application. Starting from simple open source components, we’ll add tooling that turns these applications into a modern self-assembling stack.

This workshop is intended to be accessible to developers and operators who may beginners in the container ecosystem, and will focus a lot on the "why" questions around containers, schedulers, and networking in contrinzerized environments.

Exercises

devopsdays-workshop's People

Contributors

tgross avatar

Watchers

James Cloos avatar  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.