Jan 11, 2023
Hi Sebastian, thanks for your feedback !
Strapi project is being deployed by the ECSService nested stack
Following this link : https://github.com/ziedbentahar/strapi-on-aws-with-cdk/blob/bd3c0e72e027f9d01369e43bd4068ad951122dc6/infrastructure/lib/ecs-service.ts#L67 : the Strapi container is built and then pushed to ECR and specified as the running container of the ECS task.
That’s is true in the article I didn’t define models on the strapi project, I can make it clearer.
What kind of issues did you run into, if I can help ?