Tutorials

Command-Line Uploader

This quickstart will build a command line application called upload that uploads files to blob storage on GCP, AWS, and Azure. Blob storage stores binary data under a string key, and is one of the most frequently used cloud services.

Guestbook

In this tutorial, we will deploy an existing Go CDK application called Guestbook locally, then on Google Cloud Platform (GCP), Amazon Web Services (AWS), and Azure.