Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

25 reviews
from G2

External reviews are not included in the AWS star rating for the product.


    Jowanza J.

Breath of fresh air

  • July 01, 2023
  • Review provided by G2

What do you like best about the product?
I have to say, I absolutely love using Pulumi! It's made writing my infrastructure using TypeScript a breeze. Not only that, but it's rapidly improving all the time, which is really great to see. One of my favorite things about Pulumi is the deployments feature. It's made deploying my code so much easier, and really takes a lot of the headache out of the process. Overall, I've had a really positive experience using Pulumi and would definitely recommend it to anyone looking for a powerful, easy-to-use infrastructure platform.
What do you dislike about the product?
There are some bugs, as expected with new projects. That said they get fixed very quickly so it's hard for me to complain about it.
What problems is the product solving and how is that benefiting you?
I recently started using Pulumi to help me manage my infrastructure and deployments. It's been a game-changer! Pulumi automates all the hard parts of managing my infrastructure, which saves me hours of time every week. It's amazing how much easier my life has become since I started using it.


    Aaron G.

Fantastic IaC Platform

  • June 29, 2023
  • Review provided by G2

What do you like best about the product?
Breadth of features and Pulumi Cloud platform
What do you dislike about the product?
Some minor issues with various providers but overall these get fixed quickly and frequently.
What problems is the product solving and how is that benefiting you?
Infrastucture-as-code


    Dennis S.

Pulumi is a capable Swiss Army Knife

  • June 28, 2023
  • Review verified by G2

What do you like best about the product?
Pulumi allows our team to create IaC projects and allows for project stacks to pull information from each other. This baked-in functionality has been extremely valuable in our hub and spoke architecture, where spokes commonly need to know information about the hub when being provisioned.

Add to that Pulumi's impressive number of supported cloud providers, and the multi-language support for writing code, and we are safe in the knowledge that no matter the cloud provider or language, we'll be able to bring Pulumi along for the ride.
What do you dislike about the product?
My only dislike of Pulumi is that it's Azure Native Typescript package is too comprehensive. It's a massive library that requires some time to install for developers. As of writing this, a solution is in the works from Pulumi, and I eagerly await it's release.
What problems is the product solving and how is that benefiting you?
Traditionally, developers would request resources to be deployed or provisioned by the infrastructure team for dev and production environments. Pulumi allows us to templatize our best practices and configurations, and the devs can use these templates to stand up development resources, knowing that the same configurations will be carried into production (when approved, of course).


    Sam C.

Pulumi has enabled our team to reproducibly and securely publish our infrastructure

  • June 14, 2023
  • Review verified by G2

What do you like best about the product?
Pulumi enables us to share and import standard infrastructure modules from a shared library, rather than copying and pasting large code chunks. This reduces our cost and maintenance burden in resolving security fixes, because we can fix it centrally and simple re-up our pulumi stacks.
What do you dislike about the product?
The learning curve for pulumi and it's specific implementation of promises can be steep and the number of examples and scenarios they present for promises could be improved.
What problems is the product solving and how is that benefiting you?
Pulumi allows us to maintain and update our infrastructure programmatically and directly integrates with our existing programming expertise and version control systems.


    Information Technology and Services

Only way to manage so many cloud resources

  • June 06, 2023
  • Review verified by G2

What do you like best about the product?
It's versatile, it's easy to understand, it's clean and reliable and their support is excellent!
What do you dislike about the product?
They're growing and improving all the time so I sometimes have to content with version updates.
What problems is the product solving and how is that benefiting you?
The impossibility of managing cloud infrastructure unless it's in code.


    Sam C.

My Favourite IaC Tool

  • June 04, 2023
  • Review provided by G2

What do you like best about the product?
Pulumi is my favourite infrastructure as code tool. The ability to write IaC using real programming languages is a game changer and adds so much flexibility to how I deploy infrastructure. Things like the automation API and Pulumi deployments add even more great functionality that makes it my go-to language.
What do you dislike about the product?
The learning curve can be a bit steep, but its worth it.
What problems is the product solving and how is that benefiting you?
Making it easy to deploy infrastructure in a repeatable, reusable fashio.


    Jordan L.

A simple to understand but powerful IaC tool

  • May 30, 2023
  • Review verified by G2

What do you like best about the product?
I love that I can write my IaC to deploy and manage my infra in my perferred programming languages without having to make the mental switch to and from TypeScript to YAML or JSON. It also makes conditional and loops so much easier to write and manage.

Pulumi cloud also provides a great way to visualize your infrastructure stacks across multiple cloud providers without manually viewing each one. Being able to focus on writing code and less on managing infrastructure makes you much more productive. And being able to manage a wide variety of providers is even better.
What do you dislike about the product?
Pulumi is fairly new in terms of examples and other resources, but the simplicity to get things to work makes up for it. It also requires you to write providers in Golang which I don't have experience in so trying to create a new provider for a cloud platform I want to work with has led to some difficulties, but that's more a me problem.
What problems is the product solving and how is that benefiting you?
The speed and reproducibility of infra makes innovating and trying new things so much faster. I can prototype projects at a much higher speed because I can write the infra to support it in the same language I am programming in.


    Aravindha Hariharan M.

Nothing can replaced Pulumi in IaC

  • May 26, 2023
  • Review verified by G2

What do you like best about the product?
Pulumi has been an invaluable tool for maintaining our cloud infrastructure across multiple environments using Python. Its ease of use and declarative approach have significantly streamlined our deployment and management processes. With Pulumi, we were able to define our infrastructure as code, making it version-controlled, easily reproducible, and enabling collaborative development.
What do you dislike about the product?
They can bring more features to localstack to test code locally before it's pushed to existing code infrastructure.
What problems is the product solving and how is that benefiting you?
The ability to leverage Python, a widely adopted language, allowed us to leverage our existing knowledge and skills while benefiting from Pulumi's powerful features. Whether it was provisioning resources, managing configurations, or orchestrating complex deployments, Pulumi provided us with a comprehensive solution that simplified our infrastructure management and enhanced our team's productivity. Overall, Pulumi has been a game-changer for us, empowering us to efficiently maintain our cloud infrastructure across multiple environments.


    Michał W.

Best IaC ever!

  • May 26, 2023
  • Review verified by G2

What do you like best about the product?
I'm a full stack developer but I really HATE yaml files. The Pulumi approach for DevOps is straightforward for devs.
The team is very responsive.
But the best is their latest Pulumi AI chat makes it even simpler to create an infrastructure
What do you dislike about the product?
There should be a faster way of updating a registry regarding some providers, for example Cloudflare. It sometimes takes a week since terraform version of provider is updated until the same changes are available in Pulumi
What problems is the product solving and how is that benefiting you?
I don't have to struggle with YAML files anymore, it helps me to use the best language I know as a developer - a code. I can use typescript and therefore I maintain entire project in one codebase.


    Denis W.

Best tool for Multi-Cloud management

  • May 23, 2023
  • Review verified by G2

What do you like best about the product?
Our team has used a number of tools to manage multi-cloud deployments across multiple cloud service providers - Pulumi is hands down the best one out there. It makes working across many different environments a seamless experience not the least because it uses actual programming languages to do so. Because the full power of a programming language (not just templates) is available, full automation is becoming a reality. Iterating through a list of requirements to deploy infrastructure suites is a breeze. Additionally, the additional infrastructure (team collaboration, UI, etc) that Pulumi has built around the toolset really facilitates collaboration at scale.
What do you dislike about the product?
The templates and examples are terrific and a great place to get started - just wish there were more of them. This is rapidly improving though and the online community is great.
What problems is the product solving and how is that benefiting you?
Our team manages infrastructure across multiple accounts on each of AWS, GCP, and Azure. Pulumi allows us to seamlessly manage similar resource sets in a reproducible manner across all three of these clouds.