Hi everyone,
I need to setup Corteza that can handle 100 TPS traffic, what is the system requirement / resource required to handle this traffic.
(A) System requirements along with DB Compute need to handle such traffic
(B) As we planning to setup Corteza for production environment I need separate frontend and backend. How i can launch Corteza server and Corteza webapp container separately.
Hi @Ajaysingh,
Many thanks for your message. This is really the type of advice you should be getting a commercial support contract for please. Can you please reach out to me directly at niall.mccarthy@crust.tech.
Kind regards,
Niall
Hi @Ajaysingh , for handling 100 TPS, you’ll need to scale both your database and backend with significant CPU, RAM, and load balancers; For separate frontend and backend, you can launch the webapp and server containers independently using Docker Compose with custom configurations for each service…