pulumi-aws-native VS pulumi-aws

Compare pulumi-aws-native vs pulumi-aws and see what are their differences.

pulumi-aws

An Amazon Web Services (AWS) Pulumi resource package, providing multi-language access to AWS (by pulumi)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
pulumi-aws-native pulumi-aws
6 3
87 419
- 1.7%
9.0 9.5
6 days ago 1 day ago
Go Go
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pulumi-aws-native

Posts with mentions or reviews of pulumi-aws-native. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-21.
  • Terraform is dead; Long live Pulumi?
    1 project | news.ycombinator.com | 18 Aug 2023
    I haven't played with Pulumi in a long while, because we decided that for hiring reasons we'd hold our nose and use the aggressively stupid terraform because at least it's known stupid

    But I just fired up a recent version of Pulumi and can say that there is "no long live Pulumi" in its current state because they aped terraform so much it falls prey to the exact same stupidity as terraform, only now featuring their own bugs <https://github.com/pulumi/pulumi-aws-native/issues/108>

      $ pulumi new aws-native-go
  • We are the Pulumi Engineering team - Ask us about our new products and features
    13 projects | /r/pulumi | 21 Jun 2023
    Even the pulumi-cdk package is basically not maintaned at all (https://github.com/pulumi/pulumi-cdk). Are there any plans for providing better AWS support? Errors like this here (https://github.com/pulumi/pulumi-aws-native/issues/906) are really frustrating.
  • Converting Full Terraform Programs to Pulumi
    6 projects | news.ycombinator.com | 12 Jun 2023
    >Isn't pulumi aws just terraform under the hood still?

    It depends.

    The AWS "Classic" provider uses the terraform provider [1].

    The AWS "Native" provider does not, and instead uses the AWS Cloud Control API [2].

    [1]: https://github.com/pulumi/pulumi-aws

    [2]: https://github.com/pulumi/pulumi-aws-native

  • Pulumi e AWS SAM - Como converter Cloud Formation IAC para Pulumi
    1 project | dev.to | 10 Jan 2023
    Isso economiza uma quantidade significativa de tempo e esforço ao eliminar a necessidade de converter manualmente a sintaxe CloudFormation para a sintaxe de linguagem apropriada. Você pode converter Cloud Formation IAC diretamente do site do Pulumi clicando aqui ou usando essa biblioteca.
  • Pulumi and AWS SAM - How to convert Cloud Formation IAC to Pulumi
    2 projects | dev.to | 10 Jan 2023
    This saves a significant amount of time and effort by eliminating the need to manually convert CloudFormation syntax to the appropriate language syntax. You can convert Cloud Formation IAC code directly from Pulumi website clicking here or using this official library.
  • “Who Should Write the Terraform?”
    3 projects | news.ycombinator.com | 9 Aug 2022
    tldr; it wraps Terraform providers poorly and can fail building proper infra diffs from time to time...

    https://github.com/pulumi/pulumi-aws-native is nowhere near GA state, just scroll through the issues...

    and the respective terraform wrapper https://github.com/pulumi/terraform-provider-aws

pulumi-aws

Posts with mentions or reviews of pulumi-aws. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-10.
  • HashiCorp Adopts Business Source License
    25 projects | news.ycombinator.com | 10 Aug 2023
    Sure, but the providers for some of the biggest platforms are maintained by HashiCorp[1] - like the AWS, Azure, GCP, and Kubernetes providers[2], and it appears the Pulumi AWS provider (for example) _does_ use the Terraform AWS provider, even to this day[3].

    1. https://developer.hashicorp.com/terraform/registry/providers... - "official" providers are maintained by HashiCorp

    2. https://registry.terraform.io/browse/providers?tier=official - The filtered list of "official" providers maintained by HashiCorp

    3. https://github.com/pulumi/pulumi-aws/tree/008c4360bc9fc24303... - Just prove it to myself, I can see the `upstream` git submodule, which embeds pulumi/terraform-provider-aws, which is a fork of hashicorp/terraform-provider-aws, although the repo was not created as a fork in Github, so it is not marked as a "fork" and so I have to compare commit histories to tell that it is a fork.

  • Converting Full Terraform Programs to Pulumi
    6 projects | news.ycombinator.com | 12 Jun 2023
    >Isn't pulumi aws just terraform under the hood still?

    It depends.

    The AWS "Classic" provider uses the terraform provider [1].

    The AWS "Native" provider does not, and instead uses the AWS Cloud Control API [2].

    [1]: https://github.com/pulumi/pulumi-aws

    [2]: https://github.com/pulumi/pulumi-aws-native

  • For IaC: Pulumi or Terraform?
    4 projects | /r/devops | 24 Feb 2021
    Pulumi uses terraform providers to schematize the CRUD options for some cloud providers. Part of the difficulty with any infrastructure as code offering is that your favourite cloud provider doesn't always provide a full API spec, so we need to somehow figure out what resources can be created, what parameters are available to those resources etc. We take the terraform provider, look at the available operations for that provider and then turned it into a Pulumi schema, which can then be read by the Pulumi engine. If you take a look here you can actually see that generated schema for AWS.

What are some alternatives?

When comparing pulumi-aws-native and pulumi-aws you can also consider the following projects:

ci-mgmt - Configuration for all things CI

terracognita - Reads from existing public and private cloud providers (reverse Terraform) and generates your infrastructure as code on Terraform configuration

civo-production-ready-kubernetes - The repository for the CIVO Navigate talk: How To Build A Production Ready Kubernetes

doctl - The official command line interface for the DigitalOcean API.

aws-cdk - The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code

humbug - Get usage metrics and crash reports for your API, library, or command line tool.

pulumi-cdk - Pulumi/CDK Interop Library

pulumi-kubernetes - A Pulumi resource provider for Kubernetes to manage API resources and workloads in running clusters

ol-infrastructure - Infrastructure automation code for use by MIT Open Learning

pulumi-eks - A Pulumi component for easily creating and managing an Amazon EKS Cluster

office-booker - Demand management for offices

NATS - High-Performance server for NATS.io, the cloud and edge native messaging system.