Deploying RASA with Docker

I need to deploy RASA on container (AWS ECS) and i want to know exactly the recommended specs needed, and best practices for this kind of deployments, keep in mind that it’s for production use. (Or this type of deployment is not recommended for Production)

Could you please help me with that?

To deploy Rasa + Rasa X with Docker-Compose, you need a server meeting the requirements here for a quick install, or here for a manual install.

Since you say you want a production-ready deployment, you should consider deploying on a cluster; for this you can use the One line deploy script if your OS meets the requirements.