Make a BOSH release
What?
Create a BOSH release of an app (e.g.: a simple NginX app or of your choosing )
Expected Result
Have a VM running your application code on it’s own VM released and managed by BOSH, and be able to scale it by editing the YAML.
Resources
https://bosh.io/docs/create-release.html https://bosh.io/docs/packages.html https://starkandwayne.com/blog/your-first-bosh-release/ https://content.pivotal.io/blog/how-to-create-a-bosh-release-of-a-dns-server https://www.cloudfoundry.org/blog/create-lean-bosh-release/