Ensuring business continuity
Information security is at the top of our minds since day one. Moowio is a SaaS platform that is 100% cloud-based that is hosted in AWS. We do not host or operate any physical servers, load balancers, routers or DNS servers. All of our servers hosted in AWS are done through our own virtual private cloud with network access control lists that prevent unauthorized requests from reaching our internal network.
Amazon AWS provides regulatory and compliance assurances, including ISO 27001 and SOC 13. Amazon can provide further detailed information surrounding Amazon’s compliance and security documents.
We prioritize the security and privacy of customer data by implementing logical separation within our system. Our code enforces strict privacy controls, preventing any cross-customer data access or contamination. Each data entry is tagged by organization/account, and every request to our system requires the corresponding account context, strictly enforced through client-side JSON web tokens. We maintain the integrity of our system by promptly logging out and rejecting any requests in case of attempted tampering with an open session.