count VS terraform-provider-openfaas

Compare count vs terraform-provider-openfaas 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
count terraform-provider-openfaas
2 1
27 47
- -
0.0 0.0
over 1 year ago almost 4 years ago
Go Go
- Mozilla Public 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.

count

Posts with mentions or reviews of count. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-30.

terraform-provider-openfaas

Posts with mentions or reviews of terraform-provider-openfaas. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-30.
  • Show HN: AWS Lambda Terraform Cookbook with working examples
    7 projects | news.ycombinator.com | 30 Dec 2020
    Alex, OpenFaaS founder here. The author has done a huge amount of work here, I am surprised that it's being given away for free, and not being monetized (it should be).

    I often hear folks complain that Kubernetes is complex, and hard to understand. We've done a lot of work to make the experience of deploying functions simple on K8s, with very little to manage. But it still costs you a K8s cluster.

    We created a new of openfaas called "faasd" which can run very well somewhere like DO or Hetzner for 3 EUR / mo. It doesn't include clustering, but is likely to be suitable for a lot of folks, who don't want to get deep into IAM territory.

    The REST API for OpenFaaS has a terraform provider that works with either version - https://github.com/ewilde/terraform-provider-openfaas

    And there's a guide on setting up faasd with TLS on DigitalOcean, it took about 30 seconds to launch, and makes building functions much simpler than Lambda. "faas-cli up"

    https://www.openfaas.com/blog/faasd-tls-terraform/

    If I were going to use Lambda, the author's examples are probably what I would turn to, but there are other ways and it needn't be this complex.

What are some alternatives?

When comparing count and terraform-provider-openfaas you can also consider the following projects:

gcr-cleaner - Delete untagged image refs in Google Container Registry or Artifact Registry

terraform-aws-lambda - Terraform module, which takes care of a lot of AWS Lambda/serverless tasks (build dependencies, packages, updates, deployments) in countless combinations 🇺🇦

infracost - Cloud cost estimates for Terraform in pull requests💰📉 Shift FinOps Left!

sheets-url-shortener - A simple short URL redirect service built on top of Google Sheets, and runs for cheap on Google Cloud Run serverless.

lambda-the-terraform-way - AWS Lambda using Terraform., an Introductory Cookbook