serverless / examples

Serverless Examples – A collection of boilerplates and examples of serverless architectures built with the Serverless Framework on AWS Lambda, Microsoft Azure, Google Cloud Functions, and more.
https://www.serverless.com/examples/
Other
11.44k stars 4.47k forks source link

Example: AWS RDS & Aurora #292

Open tmhn opened 6 years ago

tmhn commented 6 years ago

I'm trying to look into creating a lightweight example Serverless framework app with RDS & Aurora, with basic CRUD functionality. Does anyone know of any examples of this?

jlancelot2007 commented 6 years ago

Closest I have found isexamples/aws-node-rest-api-mongodb/Regards, Andrew Plater  Website cloudburstpro.com  blog atelephonebox.com    

-------- Original Message -------- Subject: [serverless/examples] Example: AWS RDS & Aurora (#292) From: Tom Hanson notifications@github.com Date: Wed, August 22, 2018 7:17 am To: serverless/examples examples@noreply.github.com Cc: Subscribed subscribed@noreply.github.com

I'm trying to look into creating a lightweight example Serverless framework app with RDS & Aurora, with basic CRUD functionality. Does anyone know of any examples of this? —You are receiving this because you are subscribed to this thread.Reply to this email directly, view it on GitHub, or mute the thread.

liam-ot commented 3 years ago

For those coming here looking for serverless RDS example, here is the official serverless example repo link