Skip to content

lucasscw/serverless-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scaleway Serverless Examples

This is a collection of example projects and patterns for use with Scaleway's serverless products.

Useful Links:

Table of Contents:

Examples

🚀 Functions

Example Runtime Deployment
Badge PHP
A PHP function to generate repository badges.
php82 Serverless Framework
CORS Go
A Go function which allows CORS requests.
go119 Serverless Framework
CORS Node
A Node function which allows CORS requests.
node18 Serverless Framework
CORS Python
A Python function which allows CORS requests.
python310 Serverless Framework
CORS Rust
A Rust function which allows CORS requests.
rust165 Serverless Framework
Go SQS Publish
A Go function to publish messages to SQS.
go118 Serverless Framework
Go MultiPart Upload to S3
A function to upload file from form-data to S3.
go119 Serverless Framework
Image Transform
A function that resizes images from an S3 bucket.
node16 Serverless Framework
Node MultiPart Upload to S3
A function to upload file from form-data to S3.
node19 Serverless Framework
PostgeSQL Node
A Node function to connect and interact with PostgreSQL database.
node18 Serverless Framework
Python ChatBot
A chatbot example with ChatterBot.
python310 Serverless Framework
Python Dependencies
Example showing how to use Python requirements with Serverless Framework.
python310 Serverless Framework
Python MultiPart Upload to S3
A function to upload file from form-data to S3.
python311 Python API Framework
Redis TLS
How to connect a function to a Scaleway Redis cluster with TLS enabled.
python310 Terraform
Rust MNIST
A Rust function to recognize hand-written digits with a simple neural network.
rust165 Serverless Framework
PostgreSQL Python
A Python function to perform a query on a PostgreSQL managed database.
python310 Serverless Framework
Terraform Python
A Python function deployed with Terraform.
python310 Terraform
Typescript with Node runtime
A Typescript function using Node runtime.
node18 Serverless Framework

📦 Containers

Example Language Deployment
Container Bash Script
A Bash script runnning on a schedule using serverless containers.
Bash Serverless Framework
Function Handler Java
A Java function handler deployed on CaaS.
Java Serverless Framework
Nginx CORS Private
A Nginx proxy to allow CORS requests to a private container.
Python Flask Terraform

💜 Projects

Example Services Language Deployment
Kong API Gateway
Deploying a Kong Gateway on containers to provide routing to functions.
CaaS & FaaS Python Serverless Framework
Monitoring Glaciers
A project to monitor glaciers and the impact of global warming.
S3 & RDB Golang Serverless Framework

Contributing

Want to share an example with the community? 🚀

We'd love to accept your contributions. Here are the steps to provide an example:

You can also open an issue to suggest new examples or improvements to existing ones!

About

Example projects and patterns for use with Scaleway's serverless products

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 21.4%
  • JavaScript 15.6%
  • Python 12.7%
  • HCL 11.9%
  • Rust 11.0%
  • TypeScript 7.1%
  • Other 20.3%