Skip to content

Demo code for my talk at the Azure App Innovation Webinar on January 12, 2021

License

Notifications You must be signed in to change notification settings

aarons-talks/2021-01-12-App-Innovation-Webinar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Innovation Webinar - January 12, 2021

Demo code for my talk at the Azure App Innovation Webinar. This repository has 3 demos in it:

  • demo 1 - basic Kubernetes resources required to deploy an HTTP server and expose it to the internet on Azure Kubernetes Service
    • Note: do not use this demo for a production web app. It does not include several features necessary for a secure and robust application on the internet
  • demo 2 - an overview of the KEDA project and the alpha-status KEDA HTTP project
  • demo 3 - an overview of Helm and how to deploy, audit, and maintain your Kubernetes-based app over time

About

Demo code for my talk at the Azure App Innovation Webinar on January 12, 2021

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages