O
O
ogkonstantin2016-02-18 16:00:53
Nginx
ogkonstantin, 2016-02-18 16:00:53

Implementation of a high-load project: what is better to choose?

Good afternoon I
have the following task: creating a large online store + applications (iOS, Android)
I would like to consult on the implementation of this project
I want to write a site on Magento + MongoDB (more than 10 thousand products)
Applications on React Native
Server: nginx
Are there any - then tips?
Thanks to everyone who will respond!

Answer the question

In order to leave comments, you need to log in

3 answer(s)
O
Oleg Batishchev, 2016-02-18
@z0rg

The question is what? Do you want to be given advice on how to bypass the rake here? it doesn’t happen
MongoDB then why at all? 10k products is a trifle Mysql / percona / mariadb and go. When you pass the load threshold, scale to multiple servers.

S
Sergey, 2016-02-18
@begemot_sun

use MySQL :)

C
ComeClarity, 2016-02-20
@ComeClarity

Good afternoon ogkonstantin ,
Depending on what you consider under "high load", 10 thousand products still do not say anything, after several million records, without editing core files, including editing ORM queries, adding indexes, adding various kinds of caches and other types of optimizations - effectively managing the store will be problematic.
Oleg Batishchev , horizontal scaling will not be an infinitely good solution.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question