This repo contains serverless patterns showing how to integrate services services using infrastructure-as-code (IaC). You can use these patterns to help develop your own projects quickly.
- Learn more about these patterns at https://serverlessland.com/patterns.
- To learn more about submitting a pattern, read the publishing guidelines page.
Important: this application uses various AWS services and there are costs associated with these services after the Free Tier usage - please see the AWS Pricing page for details. You are responsible for any AWS costs incurred. No warranty is implied in this example.
- AWS CLI already configured with Administrator permission
- NodeJS 14.x installed
- 
Create an AWS account if you do not already have one and login. 
- 
Install Git and install the AWS Serverless Application Model CLI on your local machine. 
- 
Create a new directory and navigate to that directory in a terminal. 
- 
Clone this repo 
git clone https://github.com/aws-samples/serverless-patterns
Each subdirectory contains additional installation and usage instructions.
Copyright 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: MIT-0