“Be part of a company that is influential and the standard for a rapidly evolving industry!”
WHO ARE WE?
RealTime eClinical Solutions is a Global Leader and rapidly growing SaaS technology company that provides comprehensive Software Solutions to the clinical research industry.
Our Vision is to reshape the global clinical research industry with innovative solutions that help advance medicine and save lives. Our cloud-based solutions are dedicated to solving complex problems and simplifying clinical research processes to be more organized, efficient, and cost-effective. We are based out of San Antonio, TX but are truly a remote and telecommuting company.
WHAT ARE WE LOOKING FOR?
The Principal DevOps Architect is the senior technical authority for the cloud platform that runs RealTime’s global, multi-tenant clinical-trial services, and drives RealTime’s adoption of infrastructure as code and AI tooling. This is a hands-on individual-contributor architect role rather than a people-management role: you design the platform architecture, set the standards and reference implementations other teams build on, and still write Terraform, build pipelines, and stand up the AI platform yourself. You define how reliability is measured against SLOs, how releases ship, and how the AI/ML platform is built and governed, and you keep the environment HIPAA-compliant and SOC 2 Type 2 audit-ready. You influence products, software, and QA through architecture and example rather than direct authority.
WHAT WILL YOU BE DOING?
Technical Leadership & Architecture
- Own the platform architecture and technical roadmap for infrastructure, deployment, observability, and the AI platform, and advise the VP of Software Architecture and engineering leadership.
- Set the engineering standards, patterns, and golden paths for infrastructure as code, CI/CD, and AI tooling, and drive their adoption through reference implementations and architecture reviews.
- Act as hands-on technical authority and mentor to engineers across teams, leading by example in code, infrastructure, and incident response, without direct management responsibility.
- Drive RealTime’s move to infrastructure as code and AI tooling and prevent uncontrolled spread of unvetted AI tools.
- Recommend build/buy decisions for platform tooling and evaluate vendors, with final decisions owned by the VP and CTO.
Infrastructure as Code & Cloud Platform
- Manage all cloud infrastructure as code in Terraform as the single source of truth: reusable modules, remote state, peer-reviewed infrastructure pull requests, drift detection, and automated plan/apply in CI/CD.
- Enforce policy-as-code (for example, OPA or Sentinel) so infrastructure changes meet security and cost guardrails before they merge, with separation between the author and approver of a change.
- Design and deploy AWS infrastructure for performance, availability, recoverability, and security across development, UAT, staging, and production, meeting the CIS Critical Security Controls.
- Maintain and improve the multi-tenant database and hosting architecture in a cloud-hosted environment, including replication and per-tenant isolation.
CI/CD & Release Engineering
- Build and operate CI/CD pipelines for large-scale applications on AWS using GitHub Actions or equivalent, with automated build, test, and deployment.
- Own release management and rollback: safe deployment strategies (blue/green, canary), fast and reliable rollbacks, and release gates for QA and customer acceptance.
- Package and run containerized workloads on Docker and Kubernetes (EKS), and automate configuration with tools such as Ansible and Packer.
Reliability & Observability
- Lead the SLI/SLO/SLA program and manage error budgets to balance reliability against delivery speed.
- Operate modern observability using cloud-native tooling and OpenTelemetry (metrics, logs, and distributed traces) to drive down MTTD and MTTR.
- Analyze production events to improve reliability, operability, and customer experience, and lead blameless post-incident reviews.
- Participate in on-call rotations, triage and resolve incidents, and provide workarounds or escalation to service owners.
AI / ML Platform Operations
- Provision and operate the AI/ML platform, including Anthropic Claude models served through AWS Bedrock and, where used, the Anthropic API, along with inference endpoints and RealTime’s internal MCP services, all managed as infrastructure as code.
- Build guardrails and observability for AI workloads: prompt and response logging, rate limits, model and token cost controls, and usage auditing across Claude and any other models in use.
- Enforce the data boundary for AI systems so Protected Health Information is handled only through approved, BAA-covered providers (AWS Bedrock under the AWS BAA, and Anthropic under an Anthropic BAA where the Anthropic API is used), and confirm no PHI leaves the compliant boundary.
- Operate and support the agentic and MCP tooling used across engineering and operations (for example Claude Code and internal MCP services) and govern how that tooling accesses code and data with least-privilege tool access and human-in-the-loop escalation.
- Stand up LLMOps practices: prompt versioning and regression detection, evaluation frameworks for non-deterministic output, token-level cost attribution, and audit logging of agent actions.
- Route inference across a multi-provider model portfolio and manage protocol choices (such as MCP) to avoid vendor lock-in.
- Use AI-assisted tooling to accelerate operations where appropriate, such as incident triage, runbook generation, and log analysis.
Security, Compliance & Cost
- Operate and evidence the platform controls required for SOC 2 Type 2 and HIPAA continuously and support external audits.
- Own secrets management so no credentials, keys, or tokens live in source code, container images, or Terraform state.
- Run supply-chain security for the pipeline: image and dependency scanning, SBOM generation, and vulnerability remediation to defined SLAs.
- Manage cloud cost (FinOps): tagging, budgets, and right-sizing across compute, storage, and AI/Bedrock spend.
Collaboration
- Coordinate with product, development, support, operations, and QA so installation and integration are automated and well-documented.
- Communicate and work effectively across a distributed, multi-time-zone team, and cultivate cross-team collaboration and trust.
WHAT DO YOU NEED?
- Bachelor’s degree in software engineering or an equivalent combination of technical education and work experience.
- 10+ years in SRE/DevOps/platform engineering delivering CI/CD, REST API deployment, containerization, IaaS/PaaS, data pipelines, and application observability, including time at a senior individual-contributor or architect level (Staff, Principal, or Architect).
- Proven technical authority across teams: you set architecture and standards and influence delivery through expertise and example rather than direct management.
- Demonstrated experience driving adoption of a new practice or platform (infrastructure as code, a CI/CD overhaul, or an AI/ML platform) across multiple teams.
- Hands-on experience with Terraform, including writing reusable modules that other teams consume through self-service, remote state, and changing management in a CI/CD pipeline.
- Experience building and operating CI/CD pipelines for large-scale applications on AWS (GitHub Actions, Jenkins, GitLab, or AWS-native).
- Experience running containerized workloads on Docker and Kubernetes.
- Experience with monitoring and troubleshooting using cloud-native tooling and OpenTelemetry; New Relic experience a plus.
- Linux system administration, Unix scripting, and automation.
- 2+ years in one or more PHP, MySQL, and SQL is a plus, matching RealTime’s stack.
- Experience working in a HIPAA / HITECH / HITRUST / PHI / PII or PCI DSS environment.
WHAT SETS YOU APART?
- Experience operating an AI/ML or GenAI platform in production, including Anthropic Claude via AWS Bedrock or the Anthropic API, or comparable model-serving infrastructure, with cost and guardrail controls.
- LLMOps maturity: evaluation pipelines for non-deterministic output, prompt versioning, token cost attribution, and incident response for AI-specific failures (data modification, unwanted workflow triggering, or exfiltration by an agent).
- Experience supporting LLM applications, agents, or MCP services (for example Claude Code or custom MCP servers), and governing how they access regulated data.
- Familiarity with AI security and governance: OWASP LLM Top 10, key management (BYOK), and alignment to frameworks such as the NIST AI RMF.
- Platform-as-product mindset with a focus on internal developer experience and self-service.
- Experience leading or supporting a SOC 2 Type 2 examination and familiarity with security benchmarks such as CIS, OWASP, PCI DSS, and FedRAMP.
- Experience with policy-as-code, secrets management, and supply-chain security (SBOM, image scanning).
- Experience with FinOps and managing large AWS infrastructure and its cost.
- Experience in clinical research or healthcare technology.
- Self-starter who establishes best practices, ships on time, and communicates complex technical information clearly to any audience.
WHAT IS IN IT FOR YOU?
- The company sponsors health insurance, long-term disability, and life insurance.
- Unlimited Paid Time Off.
- 10 paid Holidays.
- Paid Parental Leave.
- Work Anniversary Bonus.
- Participation in the Employee of the Quarter Program.
- Monthly $100 Connectivity Stipend Reimbursement.
- RealTime matches employee 401K contributions at 100% of the first 3% invested and 50% of the next 2% invested.
All successful candidates must complete and pass reference and background checks.
The desired salary must be indicated for the application to be considered.
The pay rate is commensurate with experience and is determined on an individual basis after an interview has occurred.
Equal Opportunity Employer – RealTime eClinical Solutions strongly values diversity and is committed to equal opportunity and non-discrimination in all of its policies and practices, including employment.
Your Right to Work – In compliance with federal law, all persons hired will be required to verify identity and eligibility.
Thank you for your interest in RealTime eClinical Solutions.