I'm talking for end-production purposes and I'm interested what server specification and which hosting services dAPP developers use.
Considering my scenario, I made a decentralized application in React however I still need server to read Blockchain instruction on each request of the user.
I haven't released my project yet, it doesn't contain any forms of authentication, it's 100% Blockchain based (fetching & writing instruction through MetaMask) and I was thinking to go by this dedicated server:
2TB Storage (RAID-10) Unlimited Bandwidth 8 CPU Cores, 16 Threads (Intel based : E5-2630v4 at 2.4GHz per core). 16GB DDR4 RAM I hope it can sustain a good amount of users. I investigated different hosting services for the front end of dAPPs such as TMDHosting
What type of hosting services do you use for dAPPs?
Is a Blockchain request made by the user 'heavy' on the server side?