pulumi-aws VS Percona Server

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
pulumi-aws Percona Server
3 6
419 1,090
3.4% 1.6%
9.5 9.7
about 14 hours ago 4 days ago
Go C++
Apache License 2.0 GNU General Public License v3.0 or later
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

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.

Percona Server

Posts with mentions or reviews of Percona Server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-29.
  • Ask HN: Postgres vs. MySQL in 2023?
    2 projects | news.ycombinator.com | 29 Sep 2023
    MariaDB [1] is a community developed fork of MySQL, so you can feel free to use that in place of MySQL.

    Another alternative would be Percona [2] which is a drop-in replacement for Oracle MySQL.

    About PostgreSQL I haven't had that much of personal experience with it, but for sure I plan to learn it, because it has been battle-tested for years with lots of well-known projects, such as Django framework, for instance.

    [1] https://github.com/MariaDB/server

    [2] https://github.com/percona/percona-server

  • HashiCorp Adopts Business Source License
    25 projects | news.ycombinator.com | 10 Aug 2023
    - Percona Server for MySQL: https://www.percona.com/software/mysql-database/percona-serv...

    Other additional examples of successfully commercialised xGPL products with different business models:

    - Red Hat Linux: https://sfconservancy.org/blog/2023/jun/23/rhel-gpl-analysis...

  • Mariadb.com is dead, long live MariaDB.org
    1 project | news.ycombinator.com | 6 Apr 2023
    I´m very sad that MariaDB is in this state. MySQL it still a very powerful database. For someone looking for alternatives, I recommend the Percona Distribution of MySQL. https://www.percona.com/software/mysql-database/percona-serv...
  • comparison between community edition & Enterprise Edition
    1 project | /r/mysql | 18 Nov 2022
    Look at Percona if you need the enterprise features https://www.percona.com/software/mysql-database/percona-server without the expense of an Oracle MySQL Enterprise subscription
  • Percona ( Source - Replica Setup ) - Better than MySQL / MariaDB
    2 projects | /r/mysql | 20 Mar 2021
    Isnt percona upto to 48 cores or something ? as per https://www.percona.com/software/mysql-database/percona-server

What are some alternatives?

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

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

PostgreSQL - Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch

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

MariaDB - MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.

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

Adminer - Database management in a single PHP file

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

MySQL - MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.

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

ClickHouse - ClickHouse® is a free analytics DBMS for big data

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

phpMyAdmin - A web interface for MySQL and MariaDB