Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 494 Bytes

Deployment Diagram.md

File metadata and controls

9 lines (6 loc) · 494 Bytes

#Deployment

deployment.png

All the components of the system are deployed in a single AWS account in a single region (we propose us-east-2, Ohio).

The deployment may be automated by using the Infrastructure-as-a-Code (IaC) tools like AWS CloudFormation or Terraform. In addition, the serverless framework like AWS SAM or Serverless may be used to simplify the deployment of Lambda functions.