Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
If you run the DB on a separate server like AWS db instance, and do caching, it would be pretty damn high. Few million posts maybe?
What are the benefits of running the DB on a separate server instead of the classic nginx setup? I've always wanted to knowIf you run the DB on a separate server like AWS db instance, and do caching, it would be pretty damn high. Few million posts maybe?
Would Wordpress even be able to do this properly or would it be too complex?
Not sure what your programming background is but you could get a MVP up with WordPress but if it was me personally I would look to use something else other than WordPress for this use case.
Perhaps something like Laravel if you are already familiar with PHP or NodeJS, they leave you open to add more complexity as it arrives which it will from my experience building price checking websites and quicker. You can always bolt on a headless wordpress CMS for the blog section of your website to keep a familiar CMS for freelance writers etc.