Is it reliable to scale gitlab ECS service on single EC2 instance?

we are doing a POC of Gitlab installation using AWS ECS. We created single EC2 instance and over that instance we are trying to scale the service by running multiple tasks on the same instance.

anyone have similar setup to give me some insight ?

Thanks