You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**[Badge PHP](functions/badge-php/README.md)** <br/> A PHP function to generate repository badges. | php82 |[Serverless Framework]|
35
35
|**[CORS Go](functions/cors-go/README.md)** <br/> A Go function which allows CORS requests. | go122 |[Serverless Framework]|
36
36
|**[CORS Node](functions/cors-node/README.md)** <br/> A Node function which allows CORS requests. | node18 |[Serverless Framework]|
@@ -61,11 +61,12 @@ Table of Contents:
61
61
|**[Serverless Gateway Python Example](functions/serverless-gateway-python/README.md)** <br/> A Python serverless API using Serverless Gateway. | python310 |[Python API Framework]|
62
62
|**[Go and Transactional Email](functions/go-mail/README.md)** <br/> A Go function that send emails using Scaleway SDK. | go121 |[Serverless Framework]|
63
63
|**[Rotate RDB Credentials](functions/secret-manager-rotate-secret/README.md)** <br/> A Go function that rotates RDB credentials stored in Secret Manager. | go120 |[Serverless Framework]|
64
+
|**[Connect to Mongo DB](functions/go-mongo/)** <br/> A Go example to connect to Mongo DB | go124 |[Console]|
|**[Container Bash Script](containers/bash-scheduled-job/README.md)** <br/> A Bash script runnning on a schedule using serverless containers. | Bash |[Serverless Framework]|
70
71
|**[Function Handler Java](containers/function-handler-java/README.md)** <br/> A Java function handler deployed on CaaS. | Java |[Serverless Framework]|
71
72
|**[NGINX CORS Private](containers/nginx-cors-private-python/README.md)** <br/> An NGINX proxy to allow CORS requests to a private container. | Python Flask |[Terraform]|
|**[Serverless Jobs Hello World](jobs/terraform-hello-world/README.md)** <br/> An example of building a container image and running it as a Serverless Job using Terraform. | N/A |[Terraform]-[Console]|
84
85
|**[Serverless MLOps](jobs/ml-ops/README.md)** <br/> An example of running a Serverless Machine Leaning workflow. | Python |[Terraform]-[Console]-[CLI]|
85
86
|**[Auto Snapshot Instances](jobs/instances-snapshot/README.md)** <br/> Use Serverless Jobs to create snapshots of your instances | Go |[Console]|
|**[Manage large message](mnq/large-messages/README.md)** <br/> An example of infrastructure to manage large messages. | PaaS & S3 | Python |[Terraform]|
95
96
|**[Serverless scraping](mnq/serverless-scraping/README.md)** <br/> An example of infrastructure to scrape the hackernews website. | PaaS & RDB | Python |[Terraform]|
96
97
|**[SNS Instances Notification System](mnq/sns-instances-notification-system/README.md)** <br/> An example of infrastructure to use SNS with Instances. | PaaS & Instances | Golang |[Terraform]|
|**[Kong API Gateway](projects/kong-api-gateway/README.md)** <br/> Deploying a Kong Gateway on containers to provide routing to functions. | CaaS & FaaS | Python |[Serverless Framework]|
103
104
|**[Serverless Gateway](https://github.com/scaleway/serverless-gateway)** <br/> Our serverless gateway for functions and containers. | API Gateway | Python |[Python API Framework]|
104
105
|**[Monitoring Glaciers](projects/blogpost-glacier/README.md)** <br/> A project to monitor glaciers and the impact of global warming. | S3 & RDB | Golang |[Serverless Framework]|
0 commit comments