deploying flutter web in production

110 views
Skip to first unread message

vaibhav sultania

unread,
May 25, 2021, 12:43:57 AM5/25/21
to Flutter Development (flutter-dev)
Hello friends,
Need a quick help with the following.
I am in the process of developing a flutter web application. The frontend is obviously
in flutter. The backend or the restful server is in flask-python. And the database is mongoDB.
I was wondering what is the best approach to deploy the application in production. I have a hosting space from hostgator where server comes with some basic pre installed softwares like apache, php, mysql. I think I can deploy my flutter web application easily here. But not sure how to deploy python backend and MongoDB. For mongoDB, I also learnt that there is MongoDB Atlas(basically a PaaS platform) which I can use. But that will mean additional network calls.

Therefore confused. Kindly suggest. What is the best way to go about this.

Regards,
Vaibhav

Suzuki Tomohiro

unread,
May 25, 2021, 8:14:03 PM5/25/21
to vaibhav sultania, Flutter Development (flutter-dev)
To find the best solution for you, can you explain what’s special for your use case? (e.g., money is no concern / familiar with maintaining Mongo servers)

--
You received this message because you are subscribed to the Google Groups "Flutter Development (flutter-dev)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/flutter-dev/ed38939c-3cdf-4909-b29d-649d1d753a9an%40googlegroups.com.

vaibhav sultania

unread,
May 26, 2021, 12:54:14 AM5/26/21
to Flutter Development (flutter-dev)
I would like to keep the costs in check. My database requirements and not too big. Just 2-3 tables to be maintained so maintaining mongo servers should be fine.

Suzuki Tomohiro

unread,
May 26, 2021, 1:36:03 AM5/26/21
to vaibhav sultania, Flutter Development (flutter-dev)
Would you explain what would be a problem if you use just one Linux machine (such as Amazon EC2) that hosts everything Flask-pythnon and Mongo?

vaibhav sultania

unread,
May 26, 2021, 4:44:22 AM5/26/21
to Flutter Development (flutter-dev)
No idea. My knowledge of web applications is very limited and therefore reached out here for help. Will explore this option further.

Piotr Morgwai Kotarbinski

unread,
May 26, 2021, 1:32:25 PM5/26/21
to Flutter Development (flutter-dev)
this is probably not the best place regarding python backend hosting: try some python specific groups/mailing list: you will probably get better results.

Cheers!

Reply all
Reply to author
Forward
0 new messages