AWS
This section explains the supporting packaged binary (ZIP) deployment on AWS cloud:
Access API's
You can access the APIs for the Party Microservice on the AWS cloud either through API Gateway or through Lambda Function.
API Gateway, Lambda Functions, Tables and S3 Bucket name will be prefixed with the DEPLOYMENT_ENVIRONMENT value in the AWS script.
API Gateway
In AWS console, the APIs can be accessed through API Gateway.
Lambda Functions
In AWS console, the APIs can be accessed through a Lambda Function.
In AWS cloud, the configurations are specific for each Lambda Function.
In this topic