What is the best/fastest way to host a wappler site on AWS or GCloud (not firebase). Could I use docker? or would a more traditional LAMP or similar be better? I will try out the newly added firebase.
George
June 22, 2020, 7:05am
2
For AWS your u can follow their tutorials indeed for creating a LAMP server or using docker.
We have also included them as reference when using Amazon RDS
A lot of new power comes with the new Database Manager in Wappler.
You can quickly connect your project to all kind of databases you want to use in it.
There is a wide range of databases that you can fully manage from within Wappler. You can start with simple local SQLite database and grow to more strong high availability database servers like MySQL, MariaDB, PostgreSQL and Microsoft SQL Server.
You can choose to run those servers on your local machine during development and also have them …
We do prefer digital ocean and have it much better integrated in Wappler when using docker. But of course you can do the same with AWS