PowerShell based APIs - on kubernetes!

By David O'Brien

Elevator Pitch

Containers are SO. HOT. RIGHT. NOW! Right? Are you keen to deploy some cool APIs for your colleagues or customers but all you can find is tutorials for python or nodeJS? This here will be the session for you!

Description

Everybody wants APIs nowadays. Everybody wants containers nowadays. However, there seems to be a lack of focus on providing real APIs on containers with PowerShell. Python this. NodeJS that. There are ways to achieve modern applications with PowerShell as well. In this fast-paced, demo-filled session we will go from 0 to a fully working, public API running on Azure Kubernetes Services written in PowerShell. Be prepared for a lot of code and cool demos building a modern PowerShell based web application.

Notes

This session will essentially be one big demo building the infrastructure, containers and application with PowerShell using PowerShell web frameworks to serve a web API to the attendees. The code used will obviously be available in a public repo.