Skip to content

Commit 19c3248

Browse files
committed
redis update
1 parent 4b731a3 commit 19c3248

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

blog/2024-07-01-july-product-updates.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,9 @@ For our Windows users out there, we've made some changes to make your Defang exp
1616

1717
Deploying your apps from Windows just got a little bit nicer.
1818

19-
## Managed Redis is Here
19+
## Managed Redis Updates
2020

21-
We first introduced this last month, but we were just starting to roll it out. Since then we've improved the experience and make it dead simple to use: simply add this to your redis service definition in `compose.yaml`:
22-
23-
```yaml
24-
x-defang-redis: true
25-
```
26-
27-
Defang will take care of provisioning a fully AWS-managed Redis instance for you, so you can stay focused on your application.
28-
29-
We also added a sample that showcases the power of managed Redis: [BullMQ with Redis](https://github.com/DefangSamples/sample-bullmq-bullboard-redis-template). It demonstrates how you can use BullMQ and BullBoard with a managed Redis instance to create a powerful job queue system so you can easily build robust, scalable applications in AWS with Defang.
21+
We first introduced this last month, but we've since rolled it out to everyone. We also added a sample that showcases the power of managed Redis: [BullMQ with Redis](https://github.com/DefangSamples/sample-bullmq-bullboard-redis-template). It demonstrates how you can use BullMQ and BullBoard with a managed Redis instance to create a powerful job queue system so you can easily build robust, scalable applications in AWS with Defang.
3022

3123
## Compose Profiles & Updated Samples
3224

0 commit comments

Comments
 (0)