Replacing Netflix Conductor with AWS Step Functions: What We Learned
Migration and Modernization Blog
This article provides a comprehensive guide for migrating from Netflix Conductor to AWS Step Functions, highlighting cost savings, improved reliability, and enhanced scalability.
- Netflix discontinued Conductor development in December 2023; migration offers 40-60% infrastructure cost reduction
- Step Functions provides native integration with 220+ AWS services versus custom HTTP workers in Conductor
- Migration strategy includes four phases: assessment, pilot, bulk migration, and production cutover over 3-4 months
- Key differences: Step Functions uses explicit data passing (InputPath/OutputPath) versus Conductor's global workflow context
- Media processing use case demonstrates event-driven workflows using S3, EventBridge, Lambda, and MediaConvert
- Reference implementation available on GitHub with TypeScript/AWS CDK examples and automated migration tools
- Mid-size deployment (1,000 workflows/month) costs ~$200/month on Step Functions versus $1,200+ for self-hosted Conductor
- Phased cutover approach minimizes disruption; gradual traffic shifting from 10% to 100% recommended
The guide emphasizes security best practices, provides construct mapping tables, and includes cleanup procedures for reference implementations.
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
Related articles
Jun 10
2026
2026
Choosing the right workflow orchestration service for your use case: Amazon MWAA and AWS Step Functions
Jun 3
2026
2026
AWS Step Functions adds AgentCore-powered agentic reasoning step
Jun 15
2026
2026
How Samsung achieved real-time pricing with AWS Lambda Response Streaming
Jun 10
2026
2026
Stop hand-tuning kernels: How Neuron Agentic Development accelerates AWS Trainium optimizations
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.