#
Serverless
Serverless architecture refers to apps that depend on third-party services (backend as a service, or BaaS) or custom code (functions as a service, or FaaS). Their goal is to free the developer and operator from managing the server their code runs on.
Here are 160 public repositories matching this topic...
Kubernetes on Raspbian (Raspberry Pi)
-
Updated
Aug 11, 2020 - Shell
Various popular python libraries, pre-compiled to be compatible with AWS Lambda
-
Updated
Apr 20, 2020 - Shell
Serverless Guide - An open-source definitive guide to serverless architectures.
aws-lambda
serverless
guide
serverless-framework
azure-functions
serverless-architectures
google-cloud-functions
serverless-applications
serverless-providers
ibm-cloud-functions
-
Updated
Jun 24, 2018 - Shell
The Apache OpenWhisk Kubernetes Deployment repository supports deploying the Apache OpenWhisk system on Kubernetes and OpenShift clusters.
docker
kubernetes
cloud
serverless
openshift
functions
apache
faas
serverless-functions
serverless-architectures
openwhisk
functions-as-a-service
-
Updated
Jul 8, 2022 - Shell
Sample microservices solution using Azure Container Apps, Dapr, Cosmos DB, and Azure API Management
-
Updated
Jun 6, 2022 - Shell
Builds a serverless infrastructure in AWS for hosting a static website protected with Basic Authentication and published on a subdomain registered via Route 53
aws
cloudformation
aws-lambda
serverless
terraform
cloudfront
basic-authentication
static-website
terraform-modules
-
Updated
Sep 30, 2020 - Shell
Serverless Handbook 无服务架构实践手册 - https://jimmysong.io/serverless-handbook
-
Updated
Mar 13, 2022 - Shell
grayside
commented
Dec 1, 2020
To minimize the frequency of flaky tests, we prefer to retry gcloud on failures. This is best done on a per gcloud step to avoid needless rerun of entire builds.
In discussion with @averikitsch, we might incorporate gist.github.com/averikitsch/961ff4e99395adcf1bcb1849fc1a4020 into or alongside https://github.com/GoogleCloudPlatform/cloud-run-samples/blob/main/testing/cloudbuild-templates/comm
good first issue
This issue is a good place to started contributing to this repository.
type: cleanup
An internal cleanup or hygiene concern.
priority: p2
Moderately-important priority. Fix may not be included in next release.
api: run
Issues related to the GoogleCloudPlatform/cloud-run-samples API.
Azure-related repository
microsoft
docker
ansible
devops
automation
cloud
serverless
powershell
azure
sonarqube
articles
cicd
devops-tools
awx
-
Updated
Jul 8, 2022 - Shell
INACTIVE - please go to https://gitlab.com/juliensimon/aws
-
Updated
May 23, 2018 - Shell
Lets you import Tensorflow + Keras from an AWS lambda
-
Updated
Jan 18, 2019 - Shell
Zappa Docker image based on Lambda compatible base
-
Updated
Mar 14, 2018 - Shell
-
Updated
Jun 25, 2022 - Shell
Real-time P2P messenger using go-ipfs pubsub. TUI. End-to-end encrypted texting & file-sharing. NAT traversal.
privacy
real-time
serverless
texting
peer-to-peer
dapp
ipfs
decentralized
p2p
file-sharing
pubsub
tui
distributed
dht
peer
encrypted
end-to-end-encryption
secure-messenger
terminal-ui
brokerless
-
Updated
Oct 3, 2021 - Shell
Samples for using Code Engine
-
Updated
Jun 14, 2022 - Shell
6 MB Tesseract (with English training data) to fit inside AWS Lambda
-
Updated
Jul 9, 2022 - Shell
Using R on AWS Lambda
-
Updated
Apr 14, 2021 - Shell
Open runtime environments for serverless cloud computing ⚡️
-
Updated
Jul 9, 2022 - Shell
This solution allows you to use a AWS CloudFormation template to create AWS CodePipeline, and AWS CodeBuild supporting Serverless Framework and GitHub
-
Updated
May 1, 2019 - Shell
Code repository of AWS Serverless Ninja Guidebook 👹 👹 👹
-
Updated
Sep 10, 2020 - Shell
A continuous delivery pipeline for AWS Lambda, managed by AWS CloudFormation
aws-lambda
serverless
continuous-delivery
infrastructure-as-code
aws-codepipeline
aws-cloudformation
-
Updated
Apr 18, 2017 - Shell
AWS Lambda Layer with node-canvas and its dependencies packaged, provides a Cairo backed Mozilla Web Canvas API implementation
nodejs
canvas
aws-lambda
serverless
node-canvas
graphics
cairo
manipulate-images
aws-lambda-node
aws-lambda-layer
lambda-layer
canvas-lambda
manipulating-graphics
manipulating-vector-graphics
-
Updated
Jun 25, 2022 - Shell
WebAssembly + OpenfaaS The Universal Runtime for Serverless Functions
-
Updated
Sep 15, 2020 - Shell
Build and run serverless apps with confidence on AWS Lambda with Tracing, Profiling, Metrics, Monitoring, and more.
debugging
aws
aws-lambda
serverless
tracing
serverless-functions
profiling
iopipe
aws-lambda-node
iopipe-agent
-
Updated
Jul 7, 2022 - Shell
This is a demo scenario for implementing continuous blue/green deployments on containerapps using GitHub actions
-
Updated
Jul 8, 2022 - Shell
- Wikipedia
- Wikipedia
The configurator currenty has an user interface that writes on mongodb, creating users and associating a number of namespaces to it
We need to:
change it to write in couchdb, creating proper namespaces and users in couchdb
there is not an user concept in openwhisk, only namespaces and keys, so we will have to add our user table