Skip to content

NuriaExtremadouro/memo-cards-lambdas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This memo-cards-lambdas has been created using the Serverless CLI to practice both with Serverless and AWS (lambdas, DBs, S3 buckets, etc.).

Deploy

You need to have Serverless installed and a AWS account to deploy. Once it's installed, you need to configure a valid AWS user that can connect programatically in the Serverless CLI. After that, run:

serverless deploy

Usage

Once it's deployed, you can call the functions declared in serverless.yml with:

serverless invoke -f hello

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published