Therapa is a next-generation, cloud-native collaboration platform designed to connect therapists, support staff, and patients in a secure, real-time environment. It is a digital health provider specialising in AI-driven emotional wellness. Its platform must function within healthcare regulations while supporting a rapidly growing user base exceeding 100,000 sessions per month. Although revenue figures are not publicly disclosed, the company operates under HIPAA and GDPR, emphasising the importance of strict data security and compliance controls.
As Therapa prepared to scale its service to over 100,000 active monthly sessions, its existing infrastructure struggled to meet the demands for both high availability and strict regulatory compliance (HIPAA/GDPR). Therefore, Therapa partnered with Cloud Bridge to design and implement a fully automated and resilient cloud platform, not only to address these immediate challenges, but also to establish a future-ready foundation for innovation, including the integration of next-generation AI services.
Therapa’s original deployment faced critical limitations that threatened its growth and operational stability. The company was confronted with a series of significant issues:
Cloud Bridge developed a comprehensive, multi-faceted solution based on AWS best practices for regulated and mission-critical workloads. The design emphasised resilience, automation, cost-efficiency, and extensibility, delivering a platform that not only addressed Therapa’s immediate issues but also laid the groundwork for future growth innovation.
The implementation process included the following key configurations:
Initial GenAI use case – automated care summaries and journaling prompts: During discovery workshops, Therapa and Cloud Bridge identified automated session summaries and journaling prompts as the first Gen AI application (self-assessment UCR-001). Transcripts, mood logs, and therapist notes are ingested into S3; an event triggers a Lambda function that invokes a Bedrock or SageMaker model to generate a concise session recap and personalised journaling suggestions. The output is stored in a secure bucket and surfaced back to therapists and patients via the app.
Benefits:
The new automated infrastructure delivered a secure, highly resilient and scalable platform, resulting in critical business benefits that extended far beyond operational stability:
Lessons Learned & Next Steps:
Unmet goals: A stretch objective was to provision a fully redundant warm-standby environment within four hours of kick-off; the first DR drill averaged six hours due to Terraform state-propagation delays and manual IAM adjustments (self assessment CO002). Another goal—to remove all manual intervention from backup-restore validation—was only partially achieved because some Lambda functions timed out when restoring large EBS volumes.
Actions taken: Cloud Bridge refactored the Terraform workflow by centralising state management in an S3backed remote state and automating cross-account role creation, shaving two hours off the next drill. They increased Lambda timeouts for large-volume restores, added dynamic retry logic and split oversized volumes for parallel restores. Future enhancements include integrating more granular cost controls and adopting phased rollouts to optimise GenAI model usage.
Connecting infrastructure to GenAI: With the DR and compliance foundations in place, Therapa is poised to expand its GenAI capabilities. The event-driven pipelines ingest session data, trigger Bedrock for summarisation and store the output in secure S3 buckets. Future work will integrate retrieval-augmented generation (RAG) patterns to enrich summaries with relevant historical context and incorporate patient-specific journaling suggestions, further personalising the therapeutic experience.