Skip to content

Commit

Permalink
Update index.rst (#884)
Browse files Browse the repository at this point in the history
* Update index.rst

Add Flyte users to Who's Using Flyte and Meet Flyte.

* Update rsts/index.rst

Co-authored-by: Ketan Umare <[email protected]>

* Update index.rst

Co-authored-by: Ketan Umare <[email protected]>
  • Loading branch information
SandraGH5 and kumare3 authored Apr 2, 2021
1 parent 6a43402 commit 9b40eb0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion rsts/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Meet Flyte

Flyte is an open-source, container-native, structured programming and distributed processing platform. It enables highly concurrent, scalable and maintainable workflows for machine learning and data processing.

Created at `Lyft <https://www.lyft.com/>`__, Flyte provides first class support for Python, Java, and Scala, and is built directly on Kubernetes for all the benefits containerization provides: portability, scalability, and reliability.
Created at `Lyft <https://www.lyft.com/>`__ in collaboration with Spotify, Freenome and many others, Flyte provides first class support for Python, Java, and Scala, and is built directly on Kubernetes for all the benefits containerization provides: portability, scalability, and reliability.

The core unit of execution in Flyte is the ``task``, which you can easily write with the Flytekit Python SDK:

Expand Down Expand Up @@ -94,6 +94,8 @@ Who's Using Flyte?

At `Lyft <https://eng.lyft.com/introducing-flyte-cloud-native-machine-learning-and-data-processing-platform-fb2bb3046a59>`__, Flyte has served production model training and data processing for over four years, becoming the de-facto platform for the Pricing, Locations, ETA, Mapping teams, Growth, Autonomous and other teams.

For the most current list of Flyte's deployments, please click `here <https://github.com/flyteorg/flyte#%EF%B8%8F-current-deployments>`_.

Next Steps
----------

Expand Down

0 comments on commit 9b40eb0

Please sign in to comment.