In EDAS, applications can be deployed in two ways:
ECS exclusively-occupied instance: Only one application can be deployed on an independent ECS instance.
Docker instance: EDAS supports Docker. Multiple Docker instances can be created on an independent ECS instance, and one application can be deployed on each Docker instance.