mkheck / ppp

Powering the Push to Production

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Powering the Push to Production: A multi-path, live action adventure!

Purpose

This meta-repo accompanies my session titled "Powering the Push to Production: A multi-path, live action adventure!" and includes the code written within the session and much more. Please star+watch to be notified of updates, as there will be many.

Notes

I’ll be updating this repo with full instructions for how to reproduce - with as little pain as possible - the various scenarios I show in the accompanying session, along with several others…​and permutations of each where applicable. I know I keep saying this, but…​

Please star+watch this repo for updates!

To reproduce the scenarios shown in the presentation

  1. Clone the component repositories listed above to your local machine.

  2. Follow the instructions in the setup scripts README to initialize necessary environment variables on your machine. Note that these are shell scripts to be used in Linux, Mac, and WSL2 environments. If you’re using Windows, you’ll need to translate the scripts to PowerShell.

  3. Follow the instructions in the README of each component repository to deploy the application to your Azure subscription.

  4. When you’re done, you can delete the resources created by the deployment scripts by referring to the README of each component repository.

Note
To minimize costs, be sure to delete the resources created by the deployment scripts when you’re done working with them! Leaving unneeded resources running can in surprises, and surprises are rarely good.

About

Powering the Push to Production