Need help architecting the AWS infrastructure for Apache webserver running in EKS serving static html content

20 Views Asked by At

My requirement is I need to deploy a docker container built on Apache to EKS. This container will hold some static html, js and css files. I need to expose out these files through a URL to the client. What AWS services do I need to setup. I don't have experience but if high level direction is provided, I can research and put something together. Thanks.

Have not tried anything yet. Still looking for guidance.

0

There are 0 best solutions below