Deployment Overview
Anomstack offers flexible deployment options to fit different organizational needs and infrastructure requirements. This page helps you choose the right deployment pattern for your use case.
Architecture Simplification
🎉 Anomstack now uses gRPC-free architecture by default! This means simpler deployment, better reliability, and no separate code server needed. User code is loaded directly as Python modules within the Dagster webserver.
For advanced use cases requiring separate gRPC code servers, see our Architecture documentation for optional configuration.