Amazon WAF
Advenias Care platform uses AWS WAF that give the chance to create rules to filter web traffic based on conditions that include IP addresses, HTTP headers and body, or custom URIs. This gives you an additional layer of protection from web attacks that attempt to exploit vulnerabilities in custom or third party web applications. In addition, AWS WAF makes it easy to create rules that block common web exploits like SQL injection and cross site scripting. AWS WAF allows you to create a centralized set of rules that you can deploy across multiple websites. This means that in an environment with many websites and web applications you can create a single set of rules that you can reuse across applications rather than recreating that rule on every application you want to protect.
Architecture of the solution
Advenias Care is an Healthcare platform composed of many modules, each one specific in its area. We have a Central Clinical System, an HR module for handling Doctors, Nurses and other collaborators’ check in, checkout, vacations and so on, a Warehouse module specifically for drugs and many other modules.
This platform runs completely on AWS using core AWS Services like AWS EKS, Amazon Cloudfront, Amazon S3, Amazon WAF, Amazon RDS and so on.
The platform runs on Production environment as a SaaS application for many customers, and it integrates with pre-production environments useful to test the application and the infrastructure, before modifications reach the final Production environment.
Advenias Care is a SaaS solution based on AWS Infrastructure. Thanks to this design we can achieve multiple advantages: security by design, scalability, resiliency, disaster recovery, high availability…