Skip to content

Create new application

This guide walks you through deploying a new containerized application on the Golden Path — provisioning its infrastructure, setting up CI/CD for the application repository, and extending the pipeline to production.

Before you begin

This guide assumes

Guide overview

Guide Description Time
IaC repo setup Provision the new application's infrastructure in your IaC repository 15 minutes
Application repository Set up branch rulesets and the deployment workflow in the app repo 20 minutes
Extend app CI/CD to production Extend the dev CI/CD pipeline to deploy to production 10 minutes

Next step

Set up the application's infrastructure with IaC repo setup.