Skip to content

yinlinchen/Intro-to-Serverless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Serverless Examples

This repository contains multiple examples of serverless applications built using Amazon Web Services (AWS) Lambda with other AWS services and the Serverless Application Model (SAM) framework.

Getting Started

To get started with the examples in this repository, you will need to have an AWS account.

AWS CLI: Install the AWS Command Line Interface (AWS CLI)

To use the SAM CLI, you need the following tools.

Each example is provided as a separate directory, and each directory contains its own README.md file with detailed instructions on how to deploy the example to your AWS account.

Examples

The following is a list of the example serverless applications provided in this repository:

Example 1: A simple Lambda function that read and process the event information, returns a message

Contributing

We welcome contributions to this repository! If you have an example of a serverless application that you would like to share, please feel free to submit a pull request.

License

This repository is licensed under the Apache 2.0 license. See the LICENSE file for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages