VOOZH about

URL: https://thenewstack.io/pulumi-introduces-one-click-deployments/

⇱ Pulumi Introduces One-Click Deployments - The New Stack


TNS
SUBSCRIBE
Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and exclusive content delivered fresh to your inbox to learn more about at-scale software development.
REQUIRED
It seems that you've previously unsubscribed from our newsletter in the past. Click the button below to open the re-subscribe form in a new tab. When you're done, simply close that tab and continue with this form to complete your subscription.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.
Welcome and thank you for joining The New Stack community!
Please answer a few simple questions to help us deliver the news and resources you are interested in.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Great to meet you!
Tell us a bit about your job so we can cover the topics you find most relevant.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Welcome!

We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.

What’s next?

Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.

Follow TNS on your favorite social media networks.

Become a TNS follower on LinkedIn.

Check out the latest featured and trending stories while you wait for your first TNS newsletter.

PREV
1 of 2
NEXT
VOXPOP
As a JavaScript developer, what non-React tools do you use most often?
Angular
0%
Astro
0%
Svelte
0%
Vue.js
0%
Other
0%
I only use React
0%
I don't use JavaScript
0%
Thanks for your opinion! Subscribe below to get the final results, published exclusively in our TNS Update newsletter:
NEW! Try Stackie AI
From clobbered drafts to real-time sync
Apr 14th 2026 10:00am, by David Moore
TypeScript 6.0 RC arrives as a bridge to a faster future
Mar 14th 2026 9:00am, by Darryl K. Taft
Mastra empowers web devs to build AI agents in TypeScript
Jan 28th 2026 11:00am, by Loraine Lawson
2022-11-02 08:00:19
Pulumi Introduces One-Click Deployments
sponsor-netapp,sponsored-topic,
Cloud Services / Infrastructure as Code / Operations / Software Development

Pulumi Introduces One-Click Deployments

Now developers can perform cloud application and infrastructure deployments by pushing code directly to their GitHub repositories.
Nov 2nd, 2022 8:00am by Susan Hall
👁 Featued image for: Pulumi Introduces One-Click Deployments
Feature image via Unsplash

DETROIT — Some things should be simple, but sometimes it’s harder than it should be to get something up and running, Pulumi founder and CEO Joe Duffy said in introducing the company’s Deployments as a Service technology called Pulumi Deployments.

The technology enables users to spin up or update existing cloud applications and infrastructure instantly with a git commit, a click of a button in the Pulumi UI or a call to the new Pulumi Deployments REST API.

“The way this used to work was you’re running a program locally, and the Pulumi service would do identity, state and policy. It’s not actually running any compute in the Pulumi service, and that’s great. But a lot of customers want more control over where they’re running these things” Duffy said in an interview last week at KubeCon+CloudNativeCon North America.

“Sometimes you just want to get up and running and say, ‘Hey, I’ve got a git repo over there and when I check into it, please just deploy the changes.’ Or you want to go into the service and say, ‘Rotate my credentials’ and click the button. … So we added this new capability where now we can actually host the compute. For an analogy, it’s sort of like GitHub Actions, but for your Infrastructure as Code is one way of thinking about the architecture behind it.”

Spot by NetApp enables cloud operations teams to deliver scalability, performance and security for cloud infrastructure and applications — at the lowest possible cost — through continuous automation and optimization combined with deep visibility and governance. Learn more at spot.io.
Learn More
The latest from NetApp

The new features include:

  • Deployments REST API provides full control, interacting with server-side deployments hosted in Pulumi’s cloud.
  • Automation API support connects rich libraries available in Pulumi’s supported languages. Automation API programs running on the client now can offload the execution of Infrastructure as Code (IaC) programs to Pulumi’s fully managed Deployments as a Service.
  • Git push to deploy lets users connect a git repo and execute deployment on a given project path, as well as other GitOps workflows like pull request reviews.
  • Click to Deploy enables deployment actions including updates, destroys and drift detection to be initiated straight from the Pulumi Service UI without needing to initiate actions from the CLI.

Showing this graphic of the architecture, Duffy explained that everything above the red dotted line is Pulumi before the launch of Deployments, and the new service depicted below.

👁 Image

“We’ve already had customers using the internal private beta build things like drift detection, automatic infrastructure reclamation … ephemeral environments, so during the pull request, opening up a completely new environment that can be tested, and then destroying it after code gets merged. There’s a lot of scenarios that this unlocks,” Duffy said.

The Automation API, released about a year ago, sits at the heart of Deployments. Automation API allows you to embed Pulumi within your application code, allowing you to create custom experiences on top tailored to your use case, as CTO Luke Hoban explains in a blog post.

The new Deployments REST API takes Automation API from the client-side only to a cloud-based service.

With Deployments, by connecting their GitHub repositories to Pulumi, developers can perform cloud application and infrastructure deployments by pushing code directly to their repos. The company is working to enhance support for GitLab, Bitbucket and other platforms soon.

It also has created a library of architecture templates that serve as the baseline blueprints for cloud architectures across AWS, Microsoft Azure, Google Cloud and Kubernetes. For instance, there’s best-practices architectures for things like a serverless architecture on Google Cloud or a container service on AWS. The templates let you define that project with a single command.

“Pulumi Deployments enables teams to take their code to the cloud faster by applying familiar git-based workflows to their infrastructure code,” Martin Woodward, vice president of developer relations at GitHub said.

One Approach, Many Languages

The Seattle-based company focuses on providing a single consistent approach to managing infrastructure using familiar programming languages.

In May, the company announced the Pulumi CrossCode translation technology that that enables development and operations teams to convert any infrastructure as code format to Pulumi and interoperate with all existing infrastructure managed by other IaC systems.

It also added support for Java and YAML to its stable of other languages including any Java Virtual Machine (JVM) language (Java, Scala, Clojure), .NET (C#, F#, PowerShell), Node.js (JavaScript, TypeScript), Go and Python.

Spot by NetApp enables cloud operations teams to deliver scalability, performance and security for cloud infrastructure and applications — at the lowest possible cost — through continuous automation and optimization combined with deep visibility and governance. Learn more at spot.io.
Learn More
The latest from NetApp
TRENDING STORIES
Susan Hall is the Sponsor Editor for The New Stack. Her job is to help sponsors attain the widest readership possible for their contributed content. She has written for The New Stack since its early days, as well as sites...
Read more from Susan Hall
SHARE THIS STORY
TRENDING STORIES
TNS owner Insight Partners is an investor in: Pragma.
SHARE THIS STORY
TRENDING STORIES
TNS DAILY NEWSLETTER Receive a free roundup of the most recent TNS articles in your inbox each day.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.