Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion profile/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
**Conductor** is a platform for building microservices-based applications with workflow orchestration

Originally [built at Netflix](https://netflixtechblog.com/netflix-conductor-a-microservices-orchestrator-2e8d4771bf40), Conductor is an open source platform for building and scaling workflow based applications.
Originally [built at Netflix](https://netflixtechblog.com/netflix-conductor-a-microservices-orchestrator-2e8d4771bf40), Conductor is an open source platform for building and scaling workflow based applications. Like all popular Open Source Projects at Netflix, as the community and adoption got bigger, the project moved into its own [foundation](https://conductor-oss.org/). The original team that built Conductor at Netflix is now at [Orkes](https://orkes.io/), anchoring and leading the global open source ecosystem alongside a large and growing community of contributors worldwide.. Conductor continues to run at massive scale within Netflix, powering critical internal systems.

Conductor lets you build applications with:
* [SAGA pattern](https://learn.microsoft.com/en-us/azure/architecture/patterns/saga)
Expand Down