Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push. Learn more →
Top 14 Go Faa Projects
-
Project mention: A question about how pods creation with requests | reddit.com/r/devops | 2023-04-28
-
This is where I see K8S coming in – teachers can provide dev deployments that are setup for students to learn. Teachers can also provide containers that run automated tests against the student containers for assessment! Plus, we can smooth over some of the git workflow stuff for the ripest of beginners; we can integrate with github to sync their work on our platform to repositories on their github account, so that they can really take ownership of the work they do on the platform. Last, students can graduate their work from development into production very easily, since we can take the base images + student diffs, build a new "prod" image for the student. We can run students' prod work on "serverless" K8S frameworks like fission or OpenFaas to be able to host many low-traffic "production" apps at the same time.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
Functions: Scalable, multi-tenant serverless functions based on Fn
-
Project mention: Deploying Python Script as ML Service | reddit.com/r/learnmachinelearning | 2023-03-22
-
> 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).
-
If you don't want to start with Kubernetes, faasd (https://github.com/openfaas/faasd) might be worth a look.
-
-
CodiumAI
TestGPT | Generating meaningful tests for busy devs. Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.
-
fx
A Function as a Service tool makes a function as a container-based service in seconds. (by metrue)
-
(New-Object System.Net.WebClient).DownloadFile("https://github.com/openfaas/faas-cli/releases/download/$version/faas-cli.exe", "faas-cli.exe")
-
-
Our app system is based on OpenFaaS and the apps should be using it watchdog.
-
-
-
cofx
CoFx is a powerful automation workflow engine based on low code programming language (by skoowoo)
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
Go Faas related posts
- I need a custom resource somewhere between a job and cron job -- does it exist?
- Questions for Heroku-like Project
- Does a serverless framework exist to create SaaS apps ?
- Any self-hosted equivalent to AWS Lambdas?
- Running auto-scalling docker services
- Turn boring stuff into low code
- Self hosted Aws Lamda / FaaS alternative
-
A note from our sponsor - CodiumAI
codium.ai | 29 May 2023
Index
What are some of the best open-source Faa projects in Go? This list will help you:
Project | Stars | |
---|---|---|
1 | OpenFaaS | 23,088 |
2 | fission | 7,683 |
3 | fn | 5,422 |
4 | nuclio | 4,851 |
5 | IronFunctions | 3,113 |
6 | faasd | 2,516 |
7 | faas-netes | 2,045 |
8 | fx | 1,975 |
9 | faas-cli | 772 |
10 | hive | 289 |
11 | of-watchdog | 243 |
12 | vHive | 221 |
13 | ingress-operator | 67 |
14 | cofx | 32 |