Deploy the Generative AI Application Builder on AWS

This solution is based on the below architecture with pure serverless technology on AWS.

The overview of this diagram is described as follows:

Use CloudFront to deliver the Web GUI which is hosted on S3 bucket.
The Web GUI leverages the REST API w…


This content originally appeared on DEV Community and was authored by angelomao

This solution is based on the below architecture with pure serverless technology on AWS.

The overview of this diagram is described as follows:

  1. Use CloudFront to deliver the Web GUI which is hosted on S3 bucket.
  2. The Web GUI leverages the REST API which behind APIGateway.
  3. Use AWSWAF to protect the API from attacks via web ACL.
  4. Leverage Cognito to authenticate users against Web UI and API Gateway.
  5. AWS Lambda hosts the business logic for the Rest API.
  6. Use CloudFormation to deploy the Use Cases.
  7. Amazon DynamoDB stores the data of deployments.
  8. Amazon CloudWatch monitors the performance of solution and operational health.

Deployment Process:

  1. Download the cloudformation template from here

  2. Deploy the downloaded template with inputs to the following parameters on AWS cloudformation console

  • Admin User Email: your email address

  • DeployUI: Yes

  1. After the deployment is completed, you can get access to the Web UI as shown below

  1. Deploy a Use Case such as Text based chatbot

  2. Now you can start to chat with your LLM such as Amazon Nova Pro


This content originally appeared on DEV Community and was authored by angelomao


Print Share Comment Cite Upload Translate Updates
APA

angelomao | Sciencx (2025-09-05T01:25:05+00:00) Deploy the Generative AI Application Builder on AWS. Retrieved from https://www.scien.cx/2025/09/05/deploy-the-generative-ai-application-builder-on-aws/

MLA
" » Deploy the Generative AI Application Builder on AWS." angelomao | Sciencx - Friday September 5, 2025, https://www.scien.cx/2025/09/05/deploy-the-generative-ai-application-builder-on-aws/
HARVARD
angelomao | Sciencx Friday September 5, 2025 » Deploy the Generative AI Application Builder on AWS., viewed ,<https://www.scien.cx/2025/09/05/deploy-the-generative-ai-application-builder-on-aws/>
VANCOUVER
angelomao | Sciencx - » Deploy the Generative AI Application Builder on AWS. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2025/09/05/deploy-the-generative-ai-application-builder-on-aws/
CHICAGO
" » Deploy the Generative AI Application Builder on AWS." angelomao | Sciencx - Accessed . https://www.scien.cx/2025/09/05/deploy-the-generative-ai-application-builder-on-aws/
IEEE
" » Deploy the Generative AI Application Builder on AWS." angelomao | Sciencx [Online]. Available: https://www.scien.cx/2025/09/05/deploy-the-generative-ai-application-builder-on-aws/. [Accessed: ]
rf:citation
» Deploy the Generative AI Application Builder on AWS | angelomao | Sciencx | https://www.scien.cx/2025/09/05/deploy-the-generative-ai-application-builder-on-aws/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.