Skip to content

Commit 24a6e2a

Browse files
authored
Be more clear about the intent of page
1 parent 983727e commit 24a6e2a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/iot-operations/create-edge-apps/edge-apps-overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
---
2-
title: Develop highly available distributed applications
3-
description: Learn how to develop highly available distributed applications that work with MQTT broker.
2+
title: Develop highly available distributed applications for Azure IoT Operations
3+
description: Learn how to develop highly available distributed applications that work with Azure IoT Operations MQTT broker
44
author: PatAltimore
55
ms.subservice: azure-mqtt-broker
66
ms.author: patricka
77
ms.topic: concept-article
88
ms.custom:
99
- ignite-2023
10-
ms.date: 10/22/2024
10+
ms.date: 2/20/2025
1111

1212
#CustomerIntent: As an developer, I want understand how to develop highly available distributed applications for my IoT Operations solution.
1313
ms.service: azure-iot-operations
1414
---
1515

16-
# Develop highly available applications with MQTT broker
16+
# Develop highly available applications for Azure IoT Operations MQTT broker
1717

1818
Creating a highly available application using MQTT broker involves careful consideration of session types, quality of service (QoS), message acknowledgments, parallel message processing, message retention, and shared subscriptions. MQTT broker features a distributed, in-memory message broker and store that provides message retention and built-in state management with MQTT semantics.
1919

0 commit comments

Comments
 (0)