InTouch AI vs AWS Step Functions — Comparison Sheet

From Individual to Enterprise — One Platform, Every Scale — Runs Anywhere
If you're running Step Functions today: AWS Step Functions 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 in five points: self-hostable with a free Personal edition; single-tenant by design; runs behind NAT via Tailscale; real governance layer (RBAC, encryption, audit); agentic AI built in. Versus Step Functions: Step Functions only runs in AWS. InTouch runs on your laptop, your data center, a Raspberry Pi, 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 AIAWS Step Functions
TypeFull-spectrum job automation — individuals to enterpriseAWS-managed serverless workflow orchestration
ArchitectureSingle JAR, runs anywhereAWS-managed, AWS-only
Primary FocusJob scheduling, automation, AI-native, 42+ toolsOrchestrating AWS services via state machines
DeploymentAny server, VM, container, cloud, on-premisesAWS-only — no on-premises option
LicensingFree Personal; licensed Team, Dept, EnterprisePay-per-use ($0.025/1K transitions)
Cloud Lock-InNoneAWS-locked

Pricing

InTouch PersonalInTouch LicensedStep Functions StandardStep Functions Express
PriceFree — foreverLicensed$0.025/1K transitions$1.00/1M requests + duration
At ScaleFixed (infra only)FixedVariable — grows with volumeVariable
Free TierPermanentNo4K transitions/mo (12 months)Not included
Lock-InNoneNoneAWS-onlyAWS-only

Tools & Integrations

CapabilityInTouch AI (All Editions)AWS Step Functions
Tools42+: 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 toolsAWS service integrations: Lambda, ECS, SNS, SQS, DynamoDB, Glue, SageMaker, 200+ SDK actions
Non-AWS9 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, PDFLimited — HTTP tools for external APIs
EnterpriseEssbase, TM1, JDE built-inNot available
AWS AccessAWS tool wrapping entire AWS CLI v2 (no lock-in)Native — 200+ SDK integrations
Google WorkspaceBuilt-in (Gmail, Calendar, Drive, Sheets)Not available
Jobs-as-CodeYAML with dependency DAGsAmazon States Language (JSON)

Scheduling & Triggers

CapabilityInTouch AIAWS Step Functions
Schedule Types7 native: Day, Week, Weekday, Weekend, Month/Specific, Month/Relative, CustomVia EventBridge (rate-based)
Blackout DatesBuilt-inNot built-in
File TriggersBuilt-in file monitoringS3 events → EventBridge → Step Functions
AI TriggersLLM evaluates conditionsNot available
Event-DrivenEvent-based automationStrong — EventBridge, SQS, SNS, API Gateway
Alert SystemDedicated alerts, multi-channelCloudWatch Alarms + SNS

Messaging & AI

CapabilityInTouch AIAWS Step Functions
Messaging Channels8 outbound delivery channels (Email, Slack, Discord, Telegram, SMS on every edition; WhatsApp, Microsoft Teams, LINE on Department/Enterprise)Not applicable
Agentic AI76 tool_use functionsNot available
AI ToolsAnthropic (5 types), OpenAI, Gemini, OllamaVia Bedrock (invoke model)
Local AIOllama — free, privateNot applicable (cloud-only)
SkillsNative InTouch (SKILL.md) + 5,000+ OpenClaw skills from upstream ClawHubNot available
MCP ServerBuilt-in for Claude CodeNot available

Deployment

CapabilityInTouch AIAWS Step Functions
Where It RunsAnywhere — on-premises, any cloud, laptopAWS-only
Install TimeSeconds — single JARNo install (managed) but IAM/EventBridge setup needed
REST API413 endpoints with SwaggerAWS API (SDK, CLI, Console)
Web UIFull management UIWorkflow Studio + execution monitoring
PortabilityFully portableNot portable — AWS-locked

Scalability

CapabilityInTouch AIAWS Step Functions
ScaleSingle server, hundreds to thousands of jobsVirtually unlimited, auto-scales
ConcurrencyConfigurable max concurrent1M open (Standard), unlimited (Express)
Fault ToleranceApplication-level restartAWS-managed with auto-retry
Cost at ScaleFixed infrastructure costVariable — grows with transitions

Summary: When to Choose What

Choose InTouch AI When You NeedChoose AWS Step Functions When You Need
A platform that runs anywhere — no cloud lock-inServerless orchestration within AWS ecosystem
Free Personal edition with no cloud costsNative integration with 200+ AWS services
42+ tools including enterprise systemsPay-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-inEventBridge event-driven architecture
7 native schedule types with blackout datesBedrock AI integration
Portability across all infrastructureTeams deeply invested in AWS