Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.11 KB

README.md

File metadata and controls

26 lines (21 loc) · 1.11 KB

Cloud Native Heroku

The tutorial of the talk "Tutorial: Build Your Own Heroku With Cloud Native Stack" by Muvaffak Onus, Upbound & Sidarta Aguiar de Oliveira, Grupo Boticário.

You can follow the guide in the following order:

  1. 00-heroku.md: Hello world with Heroku.
  2. 00-install.md: Install Backstage, ArgoCD and Crossplane.
  3. 01-hello-world-backstage.md: A hello world software template for Backstage.
  4. 02-image-and-chart.md: Add image publishing and a Helm chart to our software template.
  5. 03-argocd.md: Continuously deploy our service instance right after creation using ArgoCD.
  6. 04-crossplane.md: Add infrastructure provisioning capabilities for our service.
  7. 05-next-steps: Next steps after the tutorial!

Feel free to drop a line to me at Twitter or muvaf at Crossplane Slack.