diff --git a/profile/README.md b/profile/README.md index 33ff11a..d68dde5 100644 --- a/profile/README.md +++ b/profile/README.md @@ -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)