Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion nservicebus/aws/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Particular Platform AWS support
summary: AWS services supported by the Particular Platform
summary: Learn which AWS services are integrated with the Particular Platform, such as SQS, SNS, DynamoDB, and SQL persistence options.
reviewed: 2024-10-29
---

Expand Down
2 changes: 1 addition & 1 deletion nservicebus/aws/local-development.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: AWS local development using LocalStack
summary: How to use LocalStack for your development needs when using Amazon SQS Transport and DynamoDB Persistence
summary: Learn how to configure NServiceBus for AWS local development using LocalStack, with sample settings for SQS, SNS, and DynamoDB.
reviewed: 2024-10-29
---

Expand Down
2 changes: 1 addition & 1 deletion nservicebus/azure/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: NServiceBus and Azure
summary: Using Azure for endpoint hosting and to provide Transports and Persistence
summary: Explore how NServiceBus supports Microsoft Azure with cloud-native transports, persistence, host options and serverless patterns.
reviewed: 2024-04-18
---

Expand Down
2 changes: 1 addition & 1 deletion nservicebus/azure/ways-to-live-without-transactions.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Avoiding Transactions in Azure
summary: Options for avoiding transactions in Azure
summary: Learn strategies for running NServiceBus on Azure without distributed transactions, including atomic operations, sagas, routing slips and idempotency patterns.
reviewed: 2025-02-10
isLearningPath: true
---
Expand Down