Hello everyone !
A rasa beginner here. I’m developing a chatbot project with rasa-x and want to deploy it on Amazon.
What kind of infrastructure do I need to build an MVP project? Can I just use an amazon ec2 instance or should I go all-in to install my rasa project in a cluster environment?
I may switch to the cluster environment at some later stage. I just don’t know if it’s worth deploying a phase zero project on the cluster at the beginning.
Thanks!