[go: nahoru, domu]

Skip to content

Containerize your enterprise - tutorials and resources for learning Kubernetes hands on!

Notifications You must be signed in to change notification settings

CSA-OCP-GER/phoenix

 
 

Repository files navigation

Project Phoenix - Containerize your enterprize

Welcome to project Phoenix - a hands on workshop to practice container technology in the enterprise.

What do we want to achieve?

After the workshop you should have hands on experience with:

  1. Defining Application and system architectures for containers.
  2. Defining, configuring up and maintaining runtime environments for containers in Azure.
  3. Configuration options for CI/CD pipeline for containers in Azure.
  4. Unterstanding of Kubernetes objects (Pods, Services, Deployments, Secrets) and their usage for multi container applications.
  5. Logging, scaling and monitoring of container runtimes.

How should the sample application look like?

Your path to there

  1. Set up your system.
  2. Accomplish the Single Loop Challenge and learn about container basics and Azure Container Instances for single container applications.
  3. Do the Kubernetes 101 Challenges and learn about Kubernetes basic concepts (pods and services),deploy a container to your cluster and make it available in the internet.
  4. Face the Kubernetes Multicontainer Challenge and deploy a complex multi container application update with zero downtime using an end to end DevOps pipeline automated by VSTS by using Kubernetes deployments.
  5. Professionalize your operations using insights in the Operations and Application Insights Challenge. Upgrade your application with another backend implementation written in Go, meassure the performance, reason about the performance metrics using Application Insights and if the new version is not good enough perform a rollback - without downtime.
  6. Package your application and make use of the open service broker api to integrate your app into native Azure PaaS services by mastering the Integration Challenge.
  7. Secure your application for enterprise use case by using secure ingress, network policies, auth proxy and keyvault. Security Challenge.

About

Containerize your enterprise - tutorials and resources for learning Kubernetes hands on!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 35.9%
  • JavaScript 33.8%
  • C# 10.2%
  • CSS 10.1%
  • Go 6.3%
  • Dockerfile 2.7%
  • Smarty 1.0%