OpenFaaS (Functions as a Service) is a framework for building serverless functions with Docker which has first class support for metrics. Any process can be packaged as a function enabling you to consume a range of web events without repetitive boiler-plate coding.
faas docker functions-as-a-service functions service swarm lambda serverless prometheus kubernetes k8s serverless-architectures serverless-functions hacktoberfestA curated list of resources regarding the Serverless Framework (formerly JAWS) and the serverless architecture. Inspired by the awesome list project.
serverless-framework serverless-plugin serverless-architectures serverless-functions serverless-applications serverlessServerless Chrome contains everything you need to get started running headless Chrome on AWS Lambda (possibly Azure and GCP Functions soon). Why? Because it's neat. It also opens up interesting possibilities for using the Chrome DevTools Protocol (and tools like Chromeless or Puppeteer) in serverless architectures and doing testing/CI, web-scraping, pre-rendering, etc.
serverless serverless-framework aws aws-lambda chrome headless-chrome chrome-debugging-protocol lambda chromium headless-chromium serverless-plugin serverless-functions chrome-devtools-protocol serverless-examples headlessOld examples of Vercel projects you can deploy yourself
deployment serverless-functions frameworksFission is a fast serverless framework for Kubernetes with a focus on developer productivity and high performance.Fission operates on just the code: Docker and Kubernetes are abstracted away under normal operation, though you can use both to extend Fission if you want to.
kubernetes serverless faas serverless-functions function-as-a-serviceThe Fn project is a container native serverless platform that you can run anywhere -- any cloud or on-premise. It’s easy to use, supports every programming language, and is extensible and performant. Fn packages your functions as containers and runs on any platform supporting Docker. Push your functions to a repository and deploy anywhere--your laptop or the cloud.
serverless faas docker containers serverless-functions lambda kubernetes swarm function-as-a-serviceThe riff project builds on top of the Knative project’s build, serving and eventing features. Official binary release are avilable from the Releases page.
faas serverless serverless-functions knativeLambda Layers are a new type of artifact that can contain arbitrary code and data, and may be referenced by zero, one, or more functions at the same time. Lambda functions in a serverless application typically share common dependencies such as SDKs, frameworks, and now runtimes. With layers, you can centrally manage common components across multiple functions enabling better code reuse.
aws-lambda serverless serverless-framework serverless-application-model serverless-functions cloud aws awesomeNhost is a modern open-source Firebase alternative with the same developer experience on the backend as Netlify and Vercel on the frontend. Nhost's goal is to provide the most productive developer experience to build apps. A Nhost backend includes a PostgreSQL database, a GraphQL API (with Hasura), Authentication, Storage, and Serverless Functions.
firebase-alternative graphql push-notifications serverless-functions hasuraThis plugin enables support for the OpenWhisk platform within the Serverless Framework. Before you can deploy your service to OpenWhisk, you need to have an account registered with the platform.
serverless-functions openwhisk serverless-framework serverless serverless-plugin frameworkBundle with Browserify, transpile with Babel and minify with Babili automatically to your NodeJS runtime compatible JavaScript. Configuration options can be set globally in custom property and inside each function in optimize property. Function options overwrite global options.
serverless uglify minify serverless-functions babel serverless-optimizer-plugin browserify aws-lambda nodejs serverless-plugin-optimize-handler serverless-optimizer serverless-plugin lambda-serverless optimize-lambdaSelect which functions are to be deployed based on region and stage. Note: Requires Serverless v1.12.x or higher.
serverless serverless-functions aws-lambda nodejs serverless-plugin-select-functions serverless-select serverless-plugin lambda-serverless select-lambda-for-deploySmall demo showing where and when all of the Microsoft Cloud Developer Advocates are speaking. Using Serverless functions to update geolocation info, Nuxt for server-side rendering, and Vue.js computed properties for really fast list filtering.
serverless serverless-functions vue nuxt threejs computed-properties azure-serverless data-visualizationServerless function that uses the stripe api for a checkout process in a Vue application
serverless serverless-functions azure-functions azure-serverless-function serverless-stripe stripe-checkout stripe vue-serverlessGCF provides managed execution of crystal language code within Google Cloud Functions. GCF compiles your crystal code statically using the durosoft/crystal-alpine docker image or optionally using your local crystal installation (if it is capable of static compilation) via the --local option. It then bundles your compiled crystal code in a thin node.js wrapper function and deploys it to GCP using the options you specify. An API is also provided for writing to the console, throwing errors, and returning the final response. If you plan to use docker-based static compilation (default option), you don't need to install crystal on your system as long as you have a statically compiled gcf binary. You can use the build_static script included in the repo to build a static binary for gcf using docker. That said, having crystal locally installed will make it easier to write tests.
crystal-language google-cloud-functions serverless-functions serverless cloud-computing shards lambda-functions lambdajerverless is a serverless runner which will execute anything (binaries, commands or your scripts) as a serverless function. It simply pipes http POST data into STDIN of any executable vice versa.
serverless serverless-java awesome runner serverless-functions docker kubernetesThis package provides the IOpipe agent and the tracing plugin pre-bundled. Then require this module, passing it an object with your project token (register for access), and it will automatically monitor and collect metrics from your applications running on AWS Lambda.
serverless tracing aws iopipe iopipe-agent aws-lambda profiling debugging aws-lambda-node serverless-functions agent analytics metrics telemetry distributed-tracingThis is an example serverless function using Netlify's new Lambda function service. It processes payments with Stripe, using Stripe Checkout. After making sure you have Yarn installed on your machine, run yarn install.
netlify serverless lambda stripe stripe-checkout serverless-functions jamstackFogFlow is an IoT edge computing framework to automatically orchestrate dynamic data processing flows over cloud and edges driven by context, including system context on the available system resources from all layers, data context on the registered metadata of all available data entities, and also usage context on the expected QoS defined by users. This project is part of FIWARE. For more information check the FIWARE Catalogue entry for Processing.
fiware-ngsi serverless-functions edge-computing fog-computing iot-platform fiware fiware-fogflowInstrumentation library for Go 1.x ⚡️
serverless serverless-functions lambda lambda-functions aws-lambda aws-lambda-golang epsagon monitoring debugging distributed-tracing observability
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.