Skip to content

Commit 8c347ba

Browse files
committed
Use case section
1 parent 37aa749 commit 8c347ba

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

articles/aks/use-flyte.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Build and deploy data and machine learning pipelines with Flyte on Azure
33
titleSuffix: Azure Kubernetes Service
44
description: Learn about Flyte, an open-source platform for building and deploying data and machine learning pipelines on Azure Kubernetes Service (AKS).
55
ms.topic: how-to
6-
ms.date: 05/31/2024
6+
ms.date: 06/06/2024
77
author: schaffererin
88
ms.author: schaffererin
99
ms.service: azure-kubernetes-service
@@ -15,6 +15,16 @@ This article shows you how to use Flyte on Azure Kubernetes Service (AKS). Flyte
1515

1616
For more information, see [Introduction to Flyte][flyte].
1717

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+
1828
## Prerequisites
1929

2030
* An Azure subscription. If you don't have an Azure subscription, you can create a [free account][azure-free].

0 commit comments

Comments
 (0)