+++ title = "Module 03: Deploy an Application" chapter = true weight = 30 +++ # Deploy an Application {{% notice warning %}}
You are responsible for the cost of the AWS services used while running this workshop in your AWS account.
{{% /notice %}} In this lab, you'll deploy a simple Go application to your Kubernetes cluster. We'll use a pre-built application that uses the Pulumi [Automation API](https://www.pulumi.com/blog/automation-api/) to deploy to our built Kubernetes cluster {{% children showhidden="false" %}}