Skip to content

Tag: architecture

All the articles with the tag "architecture".

  • Warm Call Transfer in AI Voice Agents

    Posted on:January 1, 2026 at 09:30 AM
    Reading time:5 min read

    Learn how warm call transfer works in AI Voice Agents, enabling seamless handoffs from AI to human agents with full conversation context. Includes architecture, implementation details, and best practices.

  • Serverless Express API Part 1: Getting Started

    Posted on:November 22, 2025 at 04:30 AM
    Reading time:6 min read

    Learn to set up and deploy your first Express API with Serverless Framework on AWS Lambda. Complete guide from installation to deployment.