aws-helm-multi-deploy VS faasaf

Compare aws-helm-multi-deploy vs faasaf and see what are their differences.

aws-helm-multi-deploy

Deploys all helm chart folders inside the 'deployment' folder in the root of a repository. (by DevOps-Nirvana)
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
aws-helm-multi-deploy faasaf
3 1
12 -
- -
2.6 -
almost 2 years ago -
Shell
- -
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.

aws-helm-multi-deploy

Posts with mentions or reviews of aws-helm-multi-deploy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-19.
  • Best way of managing Helm?
    3 projects | /r/kubernetes | 19 Jan 2023
    To help you deploy these, your CI/CD framework or tooling needs to run helm dependencies update before it does a helm diff/update. Here's an Github Action which does this in an opinionated fashion
  • How do you guys manage your deployment pipelines?
    4 projects | /r/devops | 8 Jan 2023
  • Kubernetes vs Serverless
    2 projects | /r/kubernetes | 21 Jun 2022
    I think you're talking about two different things. I personally recommend hard boundaries of what your tools do. For IaC, do IaC. For services, use CI/CD. So, for all my clients, I stand up infrastructures with Terraform except for EKS, which I use EKSCTL. These tools are run very rarely, only when you need to adjust/alter/upgrade your infrastructure, but NOT your services. After Kubernetes is stood up though, managing it with Terraform is terrible. Simply use Helm via your CI/CD toolchain. Here's an Github Action my team engineered to deploy via helm recursively easily: https://github.com/DevOps-Nirvana/aws-helm-multi-deploy

faasaf

Posts with mentions or reviews of faasaf. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-21.

What are some alternatives?

When comparing aws-helm-multi-deploy and faasaf you can also consider the following projects:

Helm-Chart-Boilerplates - Example implementations of the universal helm charts

Universal-Kubernetes-Helm-Charts - Some universal helm charts used for deploying services onto Kubernetes. All-in-one best-practices