• Stars
    star
    114
  • Rank 307,114 (Top 7 %)
  • Language
    Shell
  • Created almost 7 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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 advanced continous deployment process for your apps

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 continous blue green deployments by using ingress

More Repositories

1

container_demos

Demos for cloud native applications on Azure
Shell
67
star
2

blue-green-with-containerapps

This is a demo scenario for implementing continuous blue/green deployments on containerapps using GitHub actions
Shell
47
star
3

gen-ai-code-execution-agent

Secure Dynamic Session Agent for AI generated code execution built using OpenAI, Langchain and Azure Container Apps
Bicep
12
star
4

serverless-job-engine

Demo for job processing using Java on Azure Container Apps using Quarkus and Dapr
Bicep
8
star
5

apim_auth

Azure API Management Deployment with JWT Validation for Backend and Frontend apps
C#
7
star
6

resilient-cloud-apps

Demonstrating resilient application patterns in the Azure cloud
C#
6
star
7

dapr-messaging

Sample application for pubsub, service2service in a distributed app with dapr on azure.
C#
4
star
8

terraform_lab

HCL
3
star
9

serverless-container-ml

Serverless machine learning using queues, dapr and container apps
Bicep
3
star
10

adventure-day-agent

This repository hosts the adventure day agent code for the Azure AI Adventure Day event "Return of the curious Smoorghs"
Bicep
3
star
11

hackbotadvanced

Advanced Bot mit LUIS
JavaScript
2
star
12

aad_auth_helper

JavaScript
1
star
13

containers_and_things

Demonstration for intelligent containers on the edge and in the cloud to connect with things
Python
1
star
14

aca-dapr-simple-messaging

Simple demo app for demonstrating dapr pubsub in Azure Container Apps
Bicep
1
star
15

facescanner

JavaScript
1
star
16

reliable-messaging-aca

1
star
17

talks

This is where I keep references for talks and demos
1
star
18

socialtweetscoring

Social dashboard analyzing twitter feeds using azure cognitive services, functions and logic apps.
JavaScript
1
star
19

aca-ml

Runner GPU workloads on Azure Container Apps
Bicep
1
star
20

discover-ai

Demos for the Discovery Hour GenerativeAI on Azure
Bicep
1
star