Why Phalcon needs a HIPAA host, not a generic one
Phalcon is delivered as a compiled extension to PHP itself, which makes it faster than most and puts part of your framework inside the runtime we manage.
The framework lives in the runtime
Because Phalcon is a PHP extension rather than a package in your project, keeping it present and current is a server concern rather than a composer one. That is on our side of the line, and it is worth knowing which side that is.
Throughput without shared tenancy
Phalcon is usually chosen for volume: eligibility checks, claims processing, high-traffic APIs. Handling volume on infrastructure dedicated to you means performance work never becomes an argument for sharing a host.
The same baseline, at speed
Encryption, WAF, audit logging, backups and monitoring are configured before handover regardless of how fast the application needs to be. Performance is a capacity question; the safeguards are not negotiable against it.
Where our responsibility ends
Stated plainly, because knowing this before an incident is worth more than discovering it during one.
We run
- The AWS account, VPC and network isolation
- The operating system, patching and hardening
- PHP and the Phalcon extension, the web server, the database and TLS
- CloudFront, the WAF, encryption, audit logging and backups
- Monitoring and infrastructure incident response
You run
- Your Phalcon application and its code
- Application-level dependency updates, unless scoped with us
- Authentication, authorisation and what your code does with PHI
- The systems your application integrates with and the data you send them
If a problem turns out to be the server, the PHP runtime, the Phalcon extension or the infrastructure, open a ticket and we take it. If it is inside your application, we tell you what we found and hand it back with recommendations.
HIPAA hosting vs standard hosting
A $10 shared plan is not slightly less compliant; it is categorically different. Most mainstream hosts will not sign a BAA for shared hosting at any price.
Standard Hosting
Basic web hosting
HIPAA Compliant Hosting
Healthcare-grade security