Skip to content
This repository was archived by the owner on Apr 18, 2022. It is now read-only.

Latest commit

 

History

History
56 lines (50 loc) · 2.41 KB

README.md

File metadata and controls

56 lines (50 loc) · 2.41 KB

Web: https://devopenspace.de/
Twitter: http://twitter.com/devopenspace

Datum: 11.Oktober 2019

Workshop: Container in den Wolken

mit Frank Pommerening Follow @fpommerening und Max Marschall Follow @Max_l_e

Inhalt

  1. Zielgruppe
  2. Inhalt
  3. Teilnehmer-Voraussetzung / Vorbereitung

1. Zielgruppe

Der Workshop richtet sich an Developer und Operations gleichermaßen. Sie erleben die Möglichkeiten Container in gemanagten und skalierbaren Umgebungen zu erstellen und zu betreiben. Für den Workshop wird zwingend ein gutes Verständnis von Container-Technologien, im speziellen Docker, vorausgesetzt.

2. Inhalt

Die folgende Liste gibt einen Überblick über mögliche Themen.
Die entgültige Auswahl treffen wir gemeinsam am Workshoptag.

  • Cloud overview
    • Evolution of Cloud Computing
    • Comparision of public cloud services
    • Pricing
    • Data security
  • Single Container
    • Azure Container Instances
    • Azure Web-Apps for Container
    • AWS ECS on EC2
    • AWS ECS on Faregate
  • Build and CI
    • Build Strategy
    • GitOps with GitHub and Dockerhub
    • Azure DevOps
  • Container Registry as a Service
    • Azure Container Registry
    • AWS ECR
  • Managed Kubernetes
    • Azure Kubernetes Service
    • AWS EKS
  • Introduction Kuberntes
    • Architecture
    • Pods
    • Labels
    • Service
  • Infrastructure as Code with Pulumi
  1. Teilnehmer-Voraussetzungen / Vorbereitung
    [x] Notebook oder MacBook
    [x] Azure Account mit gültiger Subsription
    [x] Accounts für Github und Dockerhub
    [x] HTTP-Testtool z.B. Postman
    [x] Visual Studio Code mit dem Plugin Docker (Microsoft).