Bookmarks tagged [serverless]
https://www.youtube.com/watch?v=MgivoBkvS5o
This tutorial runs through the Google Cloud console UI and the gcloud command line interface to show you how to get started using node.js on Google Cloud Functions. I also show how to wire up a functi...
- 📆 published on: 2019-04-16
- tags: google-cloud-platform, serverless
https://www.youtube.com/watch?v=JenJQ6gc14U
Learn about Google Cloud Functions and how this serverless compute platform can fit into your app architecture. Whether you are moving to microservices and want to stop managing each service's infrast...
- 📆 published on: 2018-07-26
- tags: google-cloud-platform, serverless
https://github.com/alexellis/faas-netes
Serverless Kubernetes with OpenFaaS (Functions as a Service) - openfaas/faas-netes
- tags: kubernetes, serverless
- source code
https://github.com/platform9/fission
Fast Serverless Functions for Kubernetes. Contribute to fission/fission development by creating an account on GitHub.
- tags: kubernetes, serverless
- source code
https://github.com/fabric8io/funktion
a CLI tool for working with funktion. Contribute to funktionio/funktion development by creating an account on GitHub.
- tags: kubernetes, serverless
- source code
- tags: kubernetes, serverless
https://github.com/skippbox/kubeless
Kubernetes Native Serverless Framework. Contribute to kubeless/kubeless development by creating an account on GitHub.
- tags: kubernetes, serverless
- source code
https://github.com/nuclio/nuclio
High-Performance Serverless event and data processing platform - nuclio/nuclio
- tags: kubernetes, serverless
- source code
https://github.com/alexellis/faas
OpenFaaS - Serverless Functions Made Simple. Contribute to openfaas/faas development by creating an account on GitHub.
- tags: kubernetes, serverless
- source code
OpenWhisk Serverless platform. Please note that all repos were transferred to Apache Software Foundation here https://github.com/apache?q=incubator-openwhisk - Apache OpenWhisk
- tags: kubernetes, serverless
- source code
https://github.com/virtual-kubelet/virtual-kubelet
Allows nodes to be backed by other services and providers.
- tags: kubernetes, serverless
- source code
Serverless Software Development Platform for Ruby and Crystal developers.
- tags: ruby, serverless
https://github.com/tongueroo/jets
A Ruby Serverless Framework to create and deploy serverless microservices with ease, and to seamlessly glue AWS services.
- tags: ruby, serverless
- source code
https://github.com/nficano/python-lambda
A toolkit for developing and deploying Python code in AWS Lambda.
- tags: python, serverless
- source code
https://github.com/Miserlou/Zappa
A tool for deploying WSGI applications on AWS Lambda and API Gateway.
- tags: python, serverless
- source code
https://github.com/pmuens/awesome-serverless#readme
Curated list of resources related to serverless computing and serverless architectures. - pmuens/awesome-serverless
- tags: awesome-list, backend, serverless
- source code
Deploy Node.js projects to AWS Lambda and API Gateway easily.
- tags: node.js, aws, serverless
- source code
https://github.com/anaibol/awesome-serverless#readme
☁️ A curated list of awesome services, solutions and resources for serverless / nobackend applications. - anaibol/awesome-serverless
- tags: serverless, cloud, awesome-list
- source code
https://blog.sourcerer.io/full-guide-to-developing-rest-apis-with-aws-api-gateway-and-aws-lambda-d25...
In this article we’ll explore using AWS Lambda to develop a service using Node.js. Amazon recently announced an upgrade where developers using Lambda can now use an 8.10 runtime, which lets them use `...
- 📆 published on: 2018-05-09
- tags: cloud, serverless, node.js, aws