Open dblythy opened 3 years ago
There have been threads on GitHub and/or Parse Forum regarding this. It could be helpful if you link them here to consolidate the discussion.
In addition, there have been troubleshooting threads that you could draw material from for such a best practice document.
For example:
Of course, I've edited the original post to include some links. If you have any suggestions for topics that could be included in the section, please feel free to post them too.
Parse Server docs do have a Best Practice page.
There are a number of issues that have been raised regarding firewall or other stack related issues that cannot be solved by the Parse Server package.
I think to help our community, I propose a “best practices / recommended configuration (or even FAQ)” section. From the top of my head, I’d imagine:
-Rate Limiting - Parse wide / specific endpoints e.g /requestPasswordReset -Improving Performance -Unit testing cloud code
It would be good to try to get some shared knowledge going from how the core team’s configure their own servers, especially as I’d imagine most of our developers aren’t overly experienced with application stacks.