lambda-the-terraform-way VS terraform-provider-openfaas

Compare lambda-the-terraform-way vs terraform-provider-openfaas and see what are their differences.

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
lambda-the-terraform-way terraform-provider-openfaas
15 1
1,239 47
- -
0.0 0.0
almost 3 years ago almost 4 years ago
Markdown Go
MIT License 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.

lambda-the-terraform-way

Posts with mentions or reviews of lambda-the-terraform-way. 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 lambda-the-terraform-way and terraform-provider-openfaas you can also consider the following projects:

tfsec - Security scanner for your Terraform code

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!

count - Comparing serverless platforms

djambda - Djambda is an example project setting up Django application in AWS Lambda managed by Terraform.

terrascan - Detect compliance and security violations across Infrastructure as Code to mitigate risk before provisioning cloud native infrastructure.