← All speakers

Bio, Work & Ideas

Ryan Fox-Tyler

Conference affiliation: Hypermode · 2024

Ryan Fox-Tyler is an Amazon Web Services product leader working on Amazon Bedrock AgentCore and a co-founder of Hypermode. He builds developer platforms that make data orchestration, graph infrastructure, and production AI applications easier to operate.

From enterprise platforms to production agents

Fox-Tyler spent approximately a decade at Manulife and John Hancock, ultimately becoming vice president of the development platform. While helping launch the Lab of Forward Thinking, he advocated bottom-up decision-making: independent teams, shared visibility into technical systems, and organizational trust that enables experimentation without concentrating every decision at the top.

He subsequently became vice president of product at Astronomer, where he helped turn Apache Airflow into managed data infrastructure. In 2022, he announced Astro’s availability across AWS, Azure, and Google Cloud, extending managed orchestration, deployment, and data lineage across the major cloud providers.

Fox-Tyler co-founded Hypermode and led its product and engineering organization, applying familiar Git-based development workflows to model-powered applications. He also oversaw elements of the Dgraph repository migration and integration of Dgraph and Hypermode, bringing graph infrastructure, documentation, community support, and managed services into a unified platform.

His later work on Hypermode Concierge explored agents that interpret user intent and assemble specialized agent workflows. At AWS, he has contributed to Amazon Bedrock AgentCore’s managed agent harness, continuing his focus on reducing the operational work required to run agents in production.

  • Models need deterministic software around them. His AI Engineer World’s Fair workshop used Hyper Categories, a multiplayer word game combining model-based category judgments with dictionary checks, semantic similarity, and conventional scoring. When a model accepted a malformed answer, a simple validation rule provided the missing safeguard.
  • Model interfaces are not interchangeable. Providers differ in parameters, response structures, and failure modes. Fox-Tyler emphasized typed interfaces and modular functions that make those differences manageable, contrasting externally hosted language models with compact, task-specific issue classifiers.
  • Observability must reach the application developer. Inference histories, execution logs, and recorded model inputs and outputs make individual runs inspectable and failures easier to diagnose. Hypermode’s customer-facing observability organized that information around meaningful executions instead of separating debugging from the development workflow.
  • Useful retrieval depends on coherent data pipelines. His GitHub issue-triage examples combined retrieval-augmented summarization, classification, and semantic search. Stored issues and incoming queries must use consistent embeddings; conventional thresholds and validation provide controls that model inference alone cannot supply.

Read the topics behind these talks

1 conference talk

References