InTouch AI vs AWS Step Functions — Comparison Sheet
The old paradigm is out. The new paradigm is AI. AI automation is InTouch AI — from individual to enterprise, one platform, runs anywhere.
If you're running Step Functions today: Step Functions is a config-era orchestrator — a state machine you wire by hand in JSON, with no AI at its core and no way to grow one. It runs in AWS, and only AWS. Pay-per-state-transition pricing scales linearly with workload, sometimes painfully. Non-AWS integrations are HTTP tasks. The same platform doesn't migrate to GCP or on-prem when next year's mandate comes through, and there's no path to run it on a laptop for development.
InTouch AI in five points: AI is the architecture, not a feature — the vault, connectors, scheduling, RBAC, and audit all sit behind it; self-hostable with a free Personal edition; single-tenant by design; runs behind NAT via Tailscale; real governance layer (RBAC, encryption, audit). Versus Step Functions: a general AI-native engine can do everything a specialized config-era orchestrator does — the reverse is impossible, because you can't bolt an AI center onto a state machine you defined in JSON. Step Functions only runs in AWS. InTouch AI runs on your laptop, your data center, or any cloud — and integrates with AWS through a tool that wraps the entire AWS CLI v2. You get AWS orchestration without AWS lock-in, and you keep running the same platform when next year's migration goes to GCP or on-prem.
Overview
| InTouch AI | AWS Step Functions |
| Type | Full-spectrum job automation — individuals to enterprise | AWS-managed serverless workflow orchestration |
| Architecture | Single JAR, runs anywhere | AWS-managed, AWS-only |
| Primary Focus | Job scheduling, automation, AI-native, 60+ tools | Orchestrating AWS services via state machines |
| Deployment | Any server, VM, container, cloud, on-premises | AWS-only — no on-premises option |
| Licensing | Free Personal; licensed Team, Dept, Enterprise | Pay-per-use ($0.025/1K transitions) |
| Cloud Lock-In | None | AWS-locked |
Pricing
| InTouch AI Personal | InTouch AI Licensed | Step Functions Standard | Step Functions Express |
| Price | Free — forever | Licensed | $0.025/1K transitions | $1.00/1M requests + duration |
| At Scale | Fixed (infra only) | Fixed | Variable — grows with volume | Variable |
| Free Tier | Permanent | No | 4K transitions/mo (12 months) | Not included |
| Lock-In | None | None | AWS-only | AWS-only |
Tools & Integrations
| Capability | InTouch AI (All Editions) | AWS Step Functions |
| Tools | 60+: SQL (9 shipped + 4 drop-in), FTP, SSH, HTTP, AWS (full CLI v2), Google Workspace, Docker, AI, Excel, PDF, Git, LDAP, MongoDB, Cassandra, Essbase, TM1, JDE + 12+ YAML tools | AWS service integrations: Lambda, ECS, SNS, SQS, DynamoDB, Glue, SageMaker, 200+ SDK actions |
| Non-AWS | 9 SQL DBs shipped (MySQL, MariaDB, PostgreSQL, SQL Server, Oracle, DB2, Derby, Informix, Spanner) + 4 drop-in (Firebird, H2, SQLite, Sybase), FTP/SFTP, SSH, Essbase, TM1, JDE, LDAP, Git, MongoDB, Cassandra, Excel, PDF | Limited — HTTP tools for external APIs |
| Enterprise | Essbase, TM1, JDE built-in | Not available |
| AWS Access | AWS tool wrapping entire AWS CLI v2 (no lock-in) | Native — 200+ SDK integrations |
| Google Workspace | Built-in (Gmail, Calendar, Drive, Sheets) | Not available |
| Jobs-as-Code | YAML with dependency DAGs | Amazon States Language (JSON) |
Scheduling & Triggers
| Capability | InTouch AI | AWS Step Functions |
| Schedule Types | 7 native: Day, Week, Weekday, Weekend, Month/Specific, Month/Relative, Custom | Via EventBridge (rate-based) |
| Blackout Dates | Built-in | Not built-in |
| File Triggers | Built-in file monitoring | S3 events → EventBridge → Step Functions |
| Monitors | Condition-driven YAML: schedule + check + when arms | Not available |
| Event-Driven | Event-based automation | Strong — EventBridge, SQS, SNS, API Gateway |
| Alert System | Dedicated alerts, multi-channel | CloudWatch Alarms + SNS |
The contract, now intelligent. Step Functions gives you a catch state and a retry count — a dumb rule that retries N times and dumps a log. InTouch AI's failure clause is an assessment: it reads the failure, knows why, smart-retries, refreshes an expired token, and surfaces the one sentence that matters. "It broke. Here's why. I fixed it." A JSON state machine cannot say that. Then graduate any proven workflow down the determinism dial — from AI-driven to zero-AI-cost, identical-every-time, fully-audited — as it earns trust. Nobody else gives you the dial.
Messaging & AI
| Capability | InTouch AI | AWS Step Functions |
| Messaging Channels | 8 outbound delivery channels (Email, Slack, Discord, Telegram, SMS on every edition; WhatsApp, Microsoft Teams, LINE on Department/Enterprise) | Not applicable |
| Agentic AI | 76 tool_use functions | Not available |
| AI Tools | Anthropic (5 types), OpenAI, Gemini, Ollama | Via Bedrock (invoke model) |
| Local AI | Ollama — free, private | Not applicable (cloud-only) |
| Skills | Native InTouch AI (SKILL.md) + 5,000+ OpenClaw skills from upstream ClawHub | Not available |
| MCP Server | Built-in for Claude Code | Not available |
Deployment
| Capability | InTouch AI | AWS Step Functions |
| Where It Runs | Anywhere — on-premises, any cloud, laptop | AWS-only |
| Install Time | Seconds — single JAR | No install (managed) but IAM/EventBridge setup needed |
| REST API | 413 endpoints with Swagger | AWS API (SDK, CLI, Console) |
| Web UI | Full management UI | Workflow Studio + execution monitoring |
| Portability | Fully portable | Not portable — AWS-locked |
Scalability
| Capability | InTouch AI | AWS Step Functions |
| Scale | Single server, hundreds to thousands of jobs | Virtually unlimited, auto-scales |
| Concurrency | Configurable max concurrent | 1M open (Standard), unlimited (Express) |
| Fault Tolerance | Application-level restart | AWS-managed with auto-retry |
| Cost at Scale | Fixed infrastructure cost | Variable — grows with transitions |
Summary: When to Choose What
| Choose InTouch AI When You Need | Choose AWS Step Functions When You Need |
| A platform that runs anywhere — no cloud lock-in | Serverless orchestration within AWS ecosystem |
| Free Personal edition with no cloud costs | Native integration with 200+ AWS services |
| 60+ tools including enterprise systems | Pay-per-use with no infrastructure management |
| Agentic AI assistant and 8 outbound delivery channels (5 on every edition; 8 on Department/Enterprise) | Automatic scaling to millions of executions |
| Non-AWS integrations (9 SQL DBs shipped + 4 drop-in, FTP, SSH, LDAP) | Visual Workflow Studio for state machines |
| AWS access via CLI v2 tool without lock-in | EventBridge event-driven architecture |
| 7 native schedule types with blackout dates | Bedrock AI integration |
| Portability across all infrastructure | Teams deeply invested in AWS |