Amazon web services – MySQL – Best Internal Error Handling Technique for AWS RDS and RR Support
We have a custom-built CRM system that's deployed on AWS RDS. Our FE and BE systems are JavaScript, and the database prohibits the JS devs from directly manipulating the database. They must go through predefined APIs or a controlled query…