OpenFaaS
OpenWhisk
Our great sponsors
OpenFaaS | OpenWhisk | |
---|---|---|
51 | 15 | |
23,108 | 6,066 | |
0.5% | 0.5% | |
4.5 | 8.5 | |
5 days ago | 5 days ago | |
Go | Scala | |
MIT License | 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
-
I need a custom resource somewhere between a job and cron job -- does it exist?
OpenFaaS - https://www.openfaas.com
-
Questions for Heroku-like Project
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.
- Does a serverless framework exist to create SaaS apps ?
-
Any self-hosted equivalent to AWS Lambdas?
OpenFAAS or FN Project are options
-
Is it possible to self-host a lambda or lamda-like service
Closest thing I can think of is https://www.openfaas.com (which runs on top of K8s).
-
Building a RESTful API With Functions
OpenFaaS for the serverless functions
-
Running auto-scalling docker services
If you want to look into FaaS in selfhosted ways, take a look at OpenFaaS, which nowadays works on Kubernetes though - https://www.openfaas.com/. Note that the CE version of OpenFaaS only includes some basic autoscaling. For more complex solutions check out their paid version.
-
run a RestAPI on Every container?
The two biggest options are OpenWhisk and OpenFaas. Check out /r/serverless for more options. I'm experimenting currently with OpenFaas as it's the lighter weigh to of the two.
-
Helm Intro and Cheatsheet
The other case where it may not be useful is in some internal applications. Maintaining a helm chart for an application can end up being a sizable amount of work, and they do not allow arbitrary inputs, so if you miss some key (i.e. "imagePullSecrets,") you can end up spending a lot of time key-chasing across your charts. I have heard of folks using Kustomize in such a situation, although another option is to use a meta chart (one chart for many apps) or Functions-as-a-Service (FaaS) framework like Serverless, OpenFaas, Knative, etc.
-
Bots-garden/capsule – the nano (WASM) functions runner
Do you want to use a FaaS or just toy with making your own? If you just want to use something check out OpenFaaS, it's very easy to get started and is well documented: https://www.openfaas.com/
If you want to build your own FaaS, I'd still explore OpenFaaS as its creator has documented a lot of its creation and you will soon discover the critical things you'll need to figure out for building your own similar service (i.e. stuff like sandboxed execution environment, API gateway, scaling up and down functions, etc.).
OpenWhisk
- Does an open source 'backend platform' exist for dotnet?
-
I need a custom resource somewhere between a job and cron job -- does it exist?
OpenWhisk - https://openwhisk.apache.org
-
My first serverless function on DigitalOcean
Example from: apache/openwhisk
The serverless functions with Digital Ocean are based on Apache Open Whisk, so the service has additional name space, which need to go into the URL.
-
run a RestAPI on Every container?
The two biggest options are OpenWhisk and OpenFaas. Check out /r/serverless for more options. I'm experimenting currently with OpenFaas as it's the lighter weigh to of the two.
-
What companies/startups are using Scala (open source projects on github)?
There are so many of them in big data, e.g. Kafka, Spark, Flink, Delta, Snowplow, Finagle, Deequ, CMAK, OpenWhisk, Snowflake, TheHive, TVM-VTA, etc.
-
DigitalOcean Functions: A powerful serverless computing solution
The foundation is Apache OpenWhisk https://github.com/apache/openwhisk with DO specific customization to work with managed databased, log shipping, and other DO specific capabilities. The closest programming model is AWS Lambda in terms of the semantics and execution model.
-
Orchestrator self hosted
Not necessarily an orchestrator, but you could take a look at https://openwhisk.apache.org/ it's like AWS Lambdas but for kubernetes (and open shift if you swing that way). Haven't used it personally, but the reading I've done on it suggests you could probably use it for this
-
Build a serverless app with Node.js and OpenWhisk
cd openwhisk-deploy-kube helm repo add openwhisk https://openwhisk.apache.org/charts helm repo update helm install owdev openwhisk/openwhisk -n openwhisk --create-namespace -f /deploy/docker-macOS/mycluster.yaml
- Automatically Spinning Up Containers on POST Request from Web server
What are some alternatives?
IronFunctions - IronFunctions - the serverless microservices platform by
LocalStack - 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
fn - The container native, cloud agnostic serverless platform.
dapr - Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
Appwrite - Build Fast. Scale Big. All in One Place.
fx - A Function as a Service tool makes a function as a container-based service in seconds.
Vue Storefront - The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Newest updates: https://blog.vuestorefront.io. Always Open Source, MIT license.
n8n - Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.
nuclio - High-Performance Serverless event and data processing platform
aws-lambda-swoole-runtime - λ Run PHP Coroutines & Fibers as-a-Service on the AWS Lambda.
Trusted-CGI - Lightweight runner for lambda functions/apps in CGI like mode