We are looking at moving our current EC2 Open edX tutor deployment to AWS ECS Fargate. I see in the documentation instructions for deploying to Kubernetes.
I was wondering if anyone has deployed Open edX to AWS ECS Fargate and what your/their experience was?
We are trying to determine if this is an approach that is recommended and if it is a feasible deployment option. We don’t currently have the approval in our organization to use AWS EKS or we would be trying that approach first.
Hi @justin-jones , my org is looking into doing the same thing. Did you get the go-ahead for deploying open edx to Fargate? If yes how did you proceed? If not did you at least research how that would be possible? Any hints?
Regards.
I’m a newcomer to the Open edX world and represent a non-profit organization in the education sector. We have recently installed Tutor Open edX for team evaluation and are now looking to plan a custom installation in Azure Kubernetes Service (AKS) for our organization. Such as: separate database configurations for MySQL and MongoDB…etc
Hi Open edX team!
Any updates about this ? Would be very helpful to have this for companies adopting serverless solutions. If it’s working in EKS with ready docker images it should be easy to have it in ECS too.