OpenFaaS
IronFunctions
OpenFaaS | IronFunctions | |
---|---|---|
59 | 3 | |
25,765 | 3,205 | |
0.4% | 0.2% | |
6.4 | 0.0 | |
3 months ago | almost 2 years ago | |
Go | Go | |
OpenFaaS Community Edition (CE) EULA | Apache License 2.0 |
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.
OpenFaaS
-
Why Serverless Architecture Might Be the Future (But Not for Everyone) 🚀
Here’s a GitHub repo for an open-source serverless framework, if you want to experiment without full cloud lock-in.
-
Forking OpenFaaS Faasd to support Firecracker Containerd
As part of my research, I needed to evaluate the performance of Firecracker in serverless environments compared to traditional Linux containers. OpenFaaS, with its modular design, offered an excellent framework for this comparison. OpenFaas offered two running modes, which were OpenFaas using Kubernetes and faasd. Firecracker-containerd isn’t directly supported by Kubernetes due to the lack of a stable CRI plugin unless you consider the now unsupported Firekube. Extending faasd to support Firecracker is simpler and served as sufficient proof of concept from my research. Otherwise, from a general point of view, the primary advantage of Firecracker over LXC in serverless computing is isolation, which isn’t crucial if you’re running faasd since serverless loads on faasd are typically trusted. So, there is no big need to do this other than plain curiosity.
-
A Brief History Of Serverless
The FaaS platform gained a lot of popularity which resulted in many competitors. There was OSS providers like OpenFaaS or Fission. There were of course the commercial versions to like Azure Functions and Google Cloud Functions.
- Serverless Functions, Made Simple
-
The 2024 Web Hosting Report
Serverless functions are now offered by many cloud providers, as well as having options like OpenFaaS, Knative, Apache's Openwhisk and more from the open source community that run in environments ranging from one server all the way up to globally replicated private clusters.
-
⚡⚡ Level Up Your Cloud Experience with These 7 Open Source Projects 🌩️
OpenFaaS
-
Spinning up docker containers from http requests
Did you consider running knative or openfaas? https://github.com/openfaas/faas
-
.NET 8 Standalone 50% Smaller On Linux
Anyone knows other alternatives for Azure Functions, but for DIY hosting? ( eg. OpenFaas - https://www.openfaas.com/ )
- A question about how pods creation with requests
-
What exists on the spectrum between a cron job and airflow?
Maybe OpenFaaS with grafana and slack notifications for non-200 responses?
IronFunctions
-
How boring should your team be
> Also everything was new at one time.
Hah, this is a good point, but in my eyes lots of things that were new... never really grew up and were just deprecated and died.
For example, if someone based their setup on IronFunctions, they might have run into a bit of a painful situation, seeing as the project has been largely abandoned: https://github.com/iron-io/functions
Same for a database solution like Clusterpoint, the support for which just ended and you were left to migrate away to something else: https://github.com/clusterpoint
Ergo, I'd say that it's good for others to suffer the consequences of being trend setters and making wild bets on new and risky products and to just reap the benefits of their efforts later yourself, when things are safer. If a project has survived for a reasonably long time, it's a good indicator that it'll probably keep surviving in the future as well (there was a name for this, sadly can't recall what that was).
-
Show HN: Run Pi-hole on a local Kubernetes/K3s cluster
> I’m of the opinion that lambda-as-in-serverless is an evil.
Are there any other serverless solutions that you'd recommend?
Maybe a more open cloud function solution that could also be self-hosted, should the need arise?
As far as I know, OpenFaaS might serve that niche for some, though of course there will be no cloud solutions as large as Lambda available: https://github.com/openfaas/faas
Also there used to be IronFunctions, but those seem basically abandoned at this point: https://github.com/iron-io/functions
-
Tron deposit
The ledger Tron proxy is not working so you will have your money but the ledger live can't see it. I'm not sure if anyone has logged a ticket, but I do believe if you go into developer options in ledger live you can make it connect directly to iron.io and that will resolve it. Only works on desktop though. I'm also getting some other errors randomly so perhaps there are some bigger issues. Anyway, I'd suggest the dev option to check it out.
What are some alternatives?
LocalStack - 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
Trusted-CGI - Lightweight runner for lambda functions/apps in CGI like mode
Appwrite - Build like a team of hundreds_
fx - A Function as a Service tool makes a function as a container-based service in seconds.