> For the complete documentation index, see [llms.txt](https://spring-gcp.saturnism.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spring-gcp.saturnism.me/getting-started/helloworld.md).

# Hello World!

- [Cloud Shell](https://spring-gcp.saturnism.me/getting-started/helloworld/cloud-shell.md): Use Cloud Shell to build and test applications for development purpose.
- [App Engine](https://spring-gcp.saturnism.me/getting-started/helloworld/app-engine.md): Deploy a JAR to a fully managed PaaS with just one command.
- [Cloud Run](https://spring-gcp.saturnism.me/getting-started/helloworld/cloud-run.md): Deploy a container to serverless environment using a single command.
- [Kubernetes Engine](https://spring-gcp.saturnism.me/getting-started/helloworld/kubernetes-engine.md): Create a Kubernetes cluster and deploy a container.
- [Compute Engine](https://spring-gcp.saturnism.me/getting-started/helloworld/compute-engine.md): Create a VM then deploy your application to the VM.
- [Cloud Functions](https://spring-gcp.saturnism.me/getting-started/helloworld/cloud-functions.md): Deploy a simple HTTP function.
