Prerequisites
To deploy Garnet to your AWS account, you need the following:
- An AWS account. If you don't have one, see Set up an AWS account.
- An AWS Identity and Access Management (IAM) user with administrator permissions. See Getting set up with IAM for more information.
- Node.js and npm installed on your development machine.
- Git installed on your development machine.
- AWS CDK Toolkit installed. See Getting started with the AWS CDK to install it.
- Understand the NGSI-LD standard and the FIWARE Context Broker. This tutorial gives a good overview of both topics.
Also make sure that all the AWS services used in Garnet are available in the region you deploy in. You can check here.
You should be able to deploy in one of these AWS regions without any issue.