You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/aks/use-flyte.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Build and deploy data and machine learning pipelines with Flyte on Azure
3
3
titleSuffix: Azure Kubernetes Service
4
4
description: Learn about Flyte, an open-source platform for building and deploying data and machine learning pipelines on Azure Kubernetes Service (AKS).
5
5
ms.topic: how-to
6
-
ms.date: 05/31/2024
6
+
ms.date: 06/06/2024
7
7
author: schaffererin
8
8
ms.author: schaffererin
9
9
ms.service: azure-kubernetes-service
@@ -15,6 +15,16 @@ This article shows you how to use Flyte on Azure Kubernetes Service (AKS). Flyte
15
15
16
16
For more information, see [Introduction to Flyte][flyte].
17
17
18
+
## Flyte use cases
19
+
20
+
Flyte can be used for a variety of use cases, including:
21
+
22
+
* Deliver models for streamlined profit and loss financial calculations.
23
+
* Process petabytes of data to efficiently conduct 3D mapping of new areas.
24
+
* Quickly rollback to previous versions and minimize impact of bugs in your pipelines.
25
+
26
+
For more information, see [Core Flyte use cases](https://docs.flyte.org/en/latest/core_use_cases/index.html).
27
+
18
28
## Prerequisites
19
29
20
30
* An Azure subscription. If you don't have an Azure subscription, you can create a [free account][azure-free].
0 commit comments