Built for production
Everything you need to take N8N workflows from visual prototypes to enterprise-grade serverless infrastructure.
Deployment & Infrastructure
Automated SAM Conversion
Codera converts each N8N node into a purpose-built Lambda function with SQS queues, SNS topics, and DynamoDB tables — all provisioned via CloudFormation.
- One Lambda per workflow node
- SQS-driven event routing
- DynamoDB execution state
- CloudFormation managed
Supported Node Types
Webhooks, HTTP Requests, Conditionals (IF), Set/Assign transformations, Merge (fan-in), Schedule Triggers, Form Triggers, Form Gates, and Execute Workflow (inter-workflow calls).
- Webhook entry points
- Conditional branching
- Schedule triggers
- Cross-workflow calls
Lambda Warming
Keep your critical functions warm to eliminate cold start latency. Available on Pro and Enterprise plans for performance-sensitive workflows.
- Configurable warming
- Zero cold starts
- Per-workflow control
- Pro & Enterprise
Security & Compliance
Data Sovereignty
Your business data never leaves your AWS account. The Codera control plane manages orchestration metadata only — payloads stay in your infrastructure.
- Data stays in your account
- Only metadata crosses boundary
- HIPAA-ready architecture
- GDPR compliant
Credential Management
Credentials are stored in AWS Secrets Manager in your account. Codera stores only the ARN reference — never the actual secret values.
- Secrets Manager storage
- Seven credential types
- ARN-only references
- Credential mapping UI
Enterprise Encryption
AWS-managed encryption by default with optional per-organization KMS envelope encryption and customer-managed keys on Enterprise plans.
- KMS envelope encryption
- Customer-managed keys
- Payload encryption
- HMAC webhook verification
Monitoring & Operations
Real-Time Execution Dashboard
Watch executions flow through your workflow nodes in real time via WebSocket. See status, timing, and output for every step.
- WebSocket live updates
- Step-by-step visibility
- Execution timeline
- Error pinpointing
Telemetry Bridge
Secure, HMAC-signed metadata events flow from your Lambdas to the Codera dashboard. No payload data crosses the account boundary.
- HMAC-SHA256 signed
- 5-minute timestamp validation
- Metadata only
- Org-validated writes
Audit Trail
Complete audit logging with actor type, organization, action, and date filters. Combined with AWS CloudTrail for full infrastructure visibility.
- Actor and action tracking
- Filterable logs
- CloudTrail integration
- Compliance-ready
Team & Organization
Multi-Tenant Organizations
Full organization management with role-based access control. Invite team members, manage permissions, and maintain isolation across tenants.
- RBAC permissions
- Team invitations
- Org-level isolation
- Member management
Flexible Workflow Import
Import workflows by connecting your live N8N instance, uploading a JSON file, or fetching from a URL. SSRF protection on all user-provided URLs.
- Live API connection
- File upload
- URL fetch
- SSRF protection
Billing & Plan Management
Stripe-powered billing with plan tiers driving feature flags and quotas. Upgrade, downgrade, and manage subscriptions from the dashboard.
- Stripe integration
- Plan-driven features
- Quota enforcement
- Coupon support