Hello,
we are investigating about a new application we have to develop. We would like to use App Engine (Standard or Flex).
The application consists mainly in a web application (written in PHP, like Laravel or CodeIgniter) and a Mysql database that we think to host on Google Cloud Database.
So the application gole is mainly to perform some simple operations on the data (like insert, delete, edit, list or filter data), perform some queries on database, and save new set of records to database.
Consider that the number of concurrent users that will login to the app and work with it could be 2000 or 3000
What I would like to know, if someone can help based on his experience, is how to dimension the cloud resources. So, considering App Engine Standard, which type of instance use? Same for the Mysql Cloud Database … How do I have to consider scaling to evaluate the dimension of hardware and resources for our our application?
Any comment will be appreciated.
Regards,
Matteo