Sarah Hughes e32f68613b
text edits for platform teams page (#176)
* text edits for platform teams page

* add platform teams meta image

* update platform teams diagram

* final text edits

* update platform teams nav title

---------

Co-authored-by: Christian Nunciato <c@nunciato.org>
2023-10-10 18:04:09 -07:00

4.0 KiB
Raw Permalink Blame History

title, layout, meta_desc, overview, quotes, benefits, preview, options, form, learn
title layout meta_desc overview quotes benefits preview options form learn
Pulumi Deployments pulumi-deployments Pulumi Deployments is a new feature that automates the execution of Pulumi programs on your behalf.
title description
The fastest way to go from code to cloud [Pulumi Deployments](/docs/pulumi-cloud/deployments/) is a fast and flexible way to deploy infrastructure on any cloud and at any scale, using GitHub pull requests, API calls, and console. No CLI setup needed since [Pulumi Cloud](/product/pulumi-cloud/) manages deployments.
items
company name name_title quote
mighty Aaron Gibralter Head of Engineering at Mighty “Pulumi allows every engineer to build and update infrastructure instead of only our infrastructure team. With Pulumi Deployments, we could easily set up a standardized CI/CD infrastructure workflow for every engineer that immediately makes them productive.”
company name name_title quote
alkira Santosh Dornal Head of Software Test & DevOps at Alkira “Im making developers at Alkira significantly more productive while also making my job easier using Pulumi. I can get developers using IaC immediately with Pulumi Deployments and its GitHub integration, while Pulumi Insights makes it really easy to find idle developer environments that need to be shut down, which reduces our cloud costs.”
title description
How will Pulumi Deployments benefit me? Pulumi Deployments makes it easier for you and engineers on your team to collaborate on infrastructure changes and deploy changes automatically through your existing GitHub pull request workflow. There is minimal setup and you can standardize your deployment workflow through GitHub and Pulumi. In addition, you can build your own custom deployment workflows with [Automation API](/docs/using-pulumi/automation-api/) code and offload the deployment workload to Pulumi Deployments instead of running it locally with the Pulumi CLI. Pulumi Deployments is based on the same technology as [Pulumi Automation API](/docs/using-pulumi/automation-api/).
youtube_url
https://www.youtube.com/embed/v48U7CNWutc
title description items
How can I use Pulumi Deployments today?
icon icon_color title description
git-merged purple Git Push to Deploy Deploy infrastructure with each [push to a GitHub branch](/docs/pulumi-cloud/deployments/reference/#github-push-to-deploy), using pull requests to review changes in ephemeral [Review Stacks](/docs/pulumi-cloud/deployments/review-stacks/) before deploying them.
icon icon_color title description
upload-to-cloud salmon Click to Deploy Deploy infrastructure with a click of a button from the Pulumi Cloud console. Run update, preview, refresh, and destroy commands.
icon icon_color title description
code-window blue REST API Deploy infrastructure by calling the Pulumi Service REST API. You can also use the API to run [Remote Automation API](/docs/pulumi-cloud/deployments/reference/#rest-api) code.
hubspot_form_id
35baf46c-fd6e-4321-a75f-fc9319e31efb
title items
Get Started
title description buttons
Try Pulumi Deployments today Deploy infrastructure on any cloud by creating a free Pulumi account.
link type action
https://app.pulumi.com/signup primary Sign up for Pulumi Cloud
title description buttons
Documentation Review our documentation to learn more about Pulumi Deployments.
link type action
/docs/pulumi-cloud/deployments secondary Pulumi Deployments Docs
link type action
/docs/reference/deployments-rest-api secondary Pulumi Deployments REST API Docs