--- title: "Deployments Mini-Challenge" layout: challenge/single description: | Create cloud infrastructure with a git push using Pulumi Deployments meta_desc: | Create cloud infrastructure with a git push using Pulumi Deployments meta_image: /images/challenge/challenge_cta.png ---
Pulumi Deployments is a new Deployments-as-a-Service technology through which Pulumi fully manages the execution of infrastructure as code programs for users of the platform. One feature of Pulumi Deployments is "Git Push to Deploy", which allows you to connect a Git repo and drive deployments on any push. Pulumi Deployments helps you ship infrastructure faster and manage 10x the scale.
In this mini-challenge, you will create a project in the Pulumi Service console to select an Architecture Template, create a Pulumi program, connect GitHub to Pulumi Deployments, and initiate a stack update through the Pulumi Service. If you write a blog or post a quick video about it, then be sure to tag us on social media or email us at da@pulumi.com and we'll help amplify your post or video!
In order to complete this challenge, you'll need a couple things set up in advance.