GenAIExamples icon indicating copy to clipboard operation
GenAIExamples copied to clipboard

CloudFormation stack for deploying GenAI examples on Amazon EKS

Open arun-gupta opened this issue 1 year ago • 0 comments

Create a CloudFormation stack that allows to deploy GenAI examples on Amazon EKS. The template should take an argument of which sample to deploy, setup all the necessary AWS resources, and then give a publicly accessible URL where the example can be tested. All the best practices for creating Amazon EKS cluster should be used.

The stack should be modular so that other samples can be added later with minimal effort.

Detailed instructions for each sample is available at https://github.com/opea-project/GenAIExamples/tree/main?tab=readme-ov-file.

arun-gupta avatar Aug 01 '24 18:08 arun-gupta