Hello,
I am looking a project ‘integrations’ implementation for a client who wants to get rid of a bunch of home grown applications and replace with something cool, modern, and easier to maintain solutions like n8n.
I have a few questions around the setup and architecture
- Do you have any performance and scalability numbers n8n? At what point does the system failover
- What are deployment architecture considerations? Is the system just database bound in terms of performance bottleneck? Can I just stick this on a Kubernetes auto-scaling pod and would this work fine or is there some big database bottleneck that I should be aware of.
- We want to install some monitoring tool like datadog so that we can forward the application logs to collect useful information. Where can we find useful logs for n8n