All Projects → denniszielke → phoenix

denniszielke / phoenix

Licence: other
Containerize your enterprise - tutorials and resources for learning Kubernetes hands on using azure!

Programming Languages

shell
77523 projects
HCL
1544 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
go
31211 projects - #10 most used programming language
Mustache
554 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to phoenix

HackTheSolarSystem
The 5th Annual American Museum of Natural History Hackathon produced by the BridgeUP: STEM program
Stars: ✭ 22 (-78.43%)
Mutual labels:  hackathon
azure-container-labs
Azure Container Labs - AKS, ACR, ACI, Web App for Containers, etc under frequent update
Stars: ✭ 24 (-76.47%)
Mutual labels:  aks
sokoban-action
Sokoban game using GitHub Actions 🤖
Stars: ✭ 26 (-74.51%)
Mutual labels:  hackathon
Healthify
Healthify - An app to track your daily water intake and sleep and boost your work efficiency. Healthify is built using Kotlin and follows all modern android Development practices and hence is a good learning resource for beginners
Stars: ✭ 37 (-63.73%)
Mutual labels:  hackathon
Gigabyte-B85-HD3-EFI
技嘉B85-HD3 CPU:E3-1231V3、内存:32GB DDR3 1600MHZ、显卡:GTX1080、网卡+蓝牙:BCM943602CS
Stars: ✭ 24 (-76.47%)
Mutual labels:  hackathon
Summer-Hacks
Make a cool summer-themed portfolio website.
Stars: ✭ 27 (-73.53%)
Mutual labels:  hackathon
hackerAPI
🐓 API for registration, live-site
Stars: ✭ 20 (-80.39%)
Mutual labels:  hackathon
cbh21-protein-solubility-challenge
Template with code & dataset for the "Structural basis for solubility in protein expression systems" challenge at the Copenhagen Bioinformatics Hackathon 2021.
Stars: ✭ 15 (-85.29%)
Mutual labels:  hackathon
HacktheDinos
The 2nd Annual American Museum of Natural History Hackathon produced by the BridgeUP: STEM program
Stars: ✭ 32 (-68.63%)
Mutual labels:  hackathon
k8s-flagger-istio-flux
Blue Green deployment with Flagger, Flux and Istio
Stars: ✭ 39 (-61.76%)
Mutual labels:  aks
pixie
Instant Kubernetes-Native Application Observability
Stars: ✭ 3,238 (+3074.51%)
Mutual labels:  aks
k8s-actions
Enable GitHub developers to deploy to Kubernetes service using GitHub Actions
Stars: ✭ 104 (+1.96%)
Mutual labels:  aks
vsts-extension-color-control
This is an example of a custom control extension for use in on-premise instances of Visual Studio Team Services on the work item form.
Stars: ✭ 16 (-84.31%)
Mutual labels:  vsts
HackTheDeep
The 4th Annual American Museum of Natural History Hackathon produced by the BridgeUP: STEM program
Stars: ✭ 35 (-65.69%)
Mutual labels:  hackathon
LastSecondSlides
Use the Google speech-to-text API to generate presentation slides as you talk!
Stars: ✭ 32 (-68.63%)
Mutual labels:  hackathon
aks-multi-tenant-agic
This sample shows how to use the Application Gateway Ingress Controller in a multi-tenant AKS cluster to expose multiple instances of the same application, one for each tenant.
Stars: ✭ 27 (-73.53%)
Mutual labels:  aks
DAFx19-Gamelanizer
Accompanying material for the paper 'A Real-Time Audio Effect Plug-In Inspired by the Processes of Traditional Indonesian Gamelan Music'
Stars: ✭ 33 (-67.65%)
Mutual labels:  vsts
block-change
Social impact bond implemented on Ethereum
Stars: ✭ 38 (-62.75%)
Mutual labels:  hackathon
mhacks-android
The official MHacks Android App
Stars: ✭ 21 (-79.41%)
Mutual labels:  hackathon
fireblogger
Ionic 2 social media microblogging platform built with firebase 3 as backend
Stars: ✭ 54 (-47.06%)
Mutual labels:  hackathon

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. Configuration options for automatic upgrades for containerized workloads.
  3. Unterstanding of Kubernetes objects (Pods, Services, Deployments, Secrets) and their usage for multi container applications.
  4. Gaining operational insights by logging and monitoring of your containerized worloads.
  5. Securing ingress and network communication paths to and inside your cluster
  6. Learn about implementing GitOps using Flux and GitHub actions.

ACTIVATION OF AZURE PASS: https://www.microsoftazurepass.com/

How should the end result 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 automated azure devops pipeline.
  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. Secure your application for enterprise use case by using secure ingress, network policies, auth proxy and keyvault. Security Challenge.
  7. Implement GitOps using flux, helm and github actions GitOps Challenge.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].