Tutorials

Deploying on AWS

A simple way to get started with Goldengoose Data is to deploy a free instance on AWS. This lets you get a feel for what the API can do without risking any changes to your local setup. Below is a simple Terraform script that deploys a free AWS micro vm and installs goldengoose on it. Enter you AWS credentials to try it out yourself.

[]Source