Question
Nodejs and nginx - instances /subdomains limit
Hello , i am very pleased with the digital ocean service in general and i played around with many one klick nodejs and nginx setups in the past weeks.
I am just struggeling a bit with nginx proxy configuration but i am sure i will get used to it in the near future.
My question is about is there a limit with nodejs services and nginx on one dropplet
or is there a recommendation or best practice of how many instances i could use and is it appropriate to use different dropplets for an API endpoint and the frontend ?
for example:
application 1 domain.com
application2 subdomain1.domain.com
application3 subdomain2.domain.com
application4 subdomain3.domain.com
application5 subdomain4.domain.com
Is domain validation an alternative to a “real” certificates, because +wildcard certificates are really expensive
Thanks a lot
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×