I would like to build a mobile app that can scale to around 1M users over 1 year. We are currently testing with 100 users without any real load issues. We use the MERN stack with React Native Expo, and Google Cloud Services for GCB. We also use Google Cloud Run. We use a microservices architecture that we manage ourselves but thought of using Kafka. However, I need advice on optimising the app in terms of:
- load balancing,
- caching,
- database optimisation,
- autoscaling,
- load testing, and
- continuous optimisation frameworks
Any help would be appreciated! Thanks:)
0 views0
Comments