Aceso Interactive
I deploy and run Aceso Sphere, our flagship patient-care platform, across customer sites, each a five-to-six server footprint spanning app, admin, integration, database, video, and edge servers. Aceso Sphere runs on both the servers and the in-room TVs through Upserver, its .NET server application, which I deploy on IIS over an MSSQL backend I provision per site. Releases ship through an Octopus Deploy and GitLab pipeline I maintain, and a few older sites still run the video component on RHEL alongside a legacy MySQL instance.
I run the systems the platform depends on: a Mirth Connect interface engine feeding HL7 ADT and Epic integrations, an on-prem Redis instance for Entity Framework caching and pub/sub (a single instance, by design), production Pexip video conferencing, and a legacy Razuna deployment kept patched and current, including a production CVE I cleared by modernizing its CFML runtime onto current Java.
The underlying infrastructure is mine as well. The servers we host ourselves run on XCP-ng, which carries the work servers, lab, demo, and build environments, and the Pexip nodes, with AWS used in the office. I built the reporting automation that moves monthly site data into Google Drive, a PowerShell and Python uploader with OAuth and deduplication that runs unattended over WinSCP.
I monitor the deployed endpoints, primarily the in-room TVs that can number in the hundreds per site, work production-down issues directly with hospital teams (often through the MSSQL data to find the cause), and keep software and dependencies current across everything we deploy. It is an on-call, HIPAA-compliant environment held to a high bar for uptime and data handling.