Architecture overview

submited by
Style Pass
2024-06-09 04:00:04

This section provides a reference implementation architecture diagram for the components deployed with this solution.

Deploying this solution with the default parameters deploys the following components in your AWS account (components with dotted line border are optional).

The high-level process flow for the solution components deployed with the AWS CloudFormation template is as follows:

The admin deploys the solution into their AWS account, opens the content designer UI or Amazon Lex web client, and uses Amazon Cognito to authenticate.

After authentication, Amazon API Gateway and Amazon S3 deliver the contents of the content designer UI.

The admin configures questions and answers in the content designer and the UI sends requests to Amazon API Gateway to save the questions and answers.

Leave a Comment