Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
redis
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Caching DynamoDB Results with Redis using AWS Lambda + API Gateway (with Terraform)
Kachi
Kachi
Kachi
Follow
Apr 20
Caching DynamoDB Results with Redis using AWS Lambda + API Gateway (with Terraform)
#
redis
#
apigateway
#
lambda
#
terraform
1
 reaction
Comments
Add Comment
3 min read
Exploiting HTB’s ‘Redeemer’ Box with Redis Misconfiguration
keyfive5 / Obsidian Signal
keyfive5 / Obsidian Signal
keyfive5 / Obsidian Signal
Follow
Apr 20
Exploiting HTB’s ‘Redeemer’ Box with Redis Misconfiguration
#
hackthebox
#
redis
#
pentesting
#
tutorial
Comments
Add Comment
2 min read
How to Implement Caching in Node.js with Redis
HexShift
HexShift
HexShift
Follow
Apr 17
How to Implement Caching in Node.js with Redis
#
node
#
redis
#
performance
#
programming
1
 reaction
Comments
Add Comment
2 min read
Implementing Distributed Locks in .NET Core with Redis or ZooKeeper
Hamed Salameh
Hamed Salameh
Hamed Salameh
Follow
Apr 15
Implementing Distributed Locks in .NET Core with Redis or ZooKeeper
#
netcore
#
redis
#
zookeeper
#
distributedsystems
Comments
Add Comment
22 min read
Scaling WebSocket Applications with Redis Pub/Sub for Horizontal Deployment
HexShift
HexShift
HexShift
Follow
Apr 15
Scaling WebSocket Applications with Redis Pub/Sub for Horizontal Deployment
#
redis
#
websocket
#
node
#
webdev
Comments
Add Comment
2 min read
Rate Limiting in Node.js Using Redis and Token Bucket Algorithm
HexShift
HexShift
HexShift
Follow
Apr 15
Rate Limiting in Node.js Using Redis and Token Bucket Algorithm
#
node
#
redis
#
backend
#
security
Comments
Add Comment
3 min read
Building a Feature Flag System in Node.js with Redis and Middleware
HexShift
HexShift
HexShift
Follow
Apr 15
Building a Feature Flag System in Node.js with Redis and Middleware
#
devops
#
redis
#
node
#
javascript
Comments
Add Comment
2 min read
Building a Reliable Event-Driven System with Golang and Redis Streams
Syed Faran Mustafa
Syed Faran Mustafa
Syed Faran Mustafa
Follow
Apr 14
Building a Reliable Event-Driven System with Golang and Redis Streams
#
go
#
redis
Comments
Add Comment
2 min read
High-Performance Caching in Express.js With Redis
HexShift
HexShift
HexShift
Follow
Apr 14
High-Performance Caching in Express.js With Redis
#
redis
#
javascript
#
performance
#
webdev
Comments
Add Comment
2 min read
Scaling Background Jobs With BullMQ and Redis in Node.js
HexShift
HexShift
HexShift
Follow
Apr 13
Scaling Background Jobs With BullMQ and Redis in Node.js
#
node
#
redis
#
javascript
#
webdev
Comments
Add Comment
2 min read
Redis Hacks Your Future Self Will Thank You For 🚀 (No More Crashes, Slowdowns, or "Why Is Production Burning?!" Nights)
Mohammad ALi Abd Alwahed
Mohammad ALi Abd Alwahed
Mohammad ALi Abd Alwahed
Follow
Apr 16
Redis Hacks Your Future Self Will Thank You For 🚀 (No More Crashes, Slowdowns, or "Why Is Production Burning?!" Nights)
#
devops
#
softwareengineering
#
redis
#
productivity
Comments
Add Comment
2 min read
Building a Scalable Real-Time Ticket Queue System - BookMyShow
Gaurav Singh
Gaurav Singh
Gaurav Singh
Follow
Apr 14
Building a Scalable Real-Time Ticket Queue System - BookMyShow
#
webdev
#
systemdesign
#
redis
#
socket
2
 reactions
Comments
Add Comment
5 min read
Configure TLS in Redis Cluster
Ježek
Ježek
Ježek
Follow
Apr 9
Configure TLS in Redis Cluster
#
redis
#
tls
#
ssl
Comments
Add Comment
3 min read
How to Use Redis with Replication and Automatic Failover
Dilum Darshana
Dilum Darshana
Dilum Darshana
Follow
Apr 9
How to Use Redis with Replication and Automatic Failover
#
redis
#
cache
#
failover
Comments
Add Comment
5 min read
Access AWS ElastiCache from Localhost Using a Bastion Host and SSM
Rodrigo Burgos
Rodrigo Burgos
Rodrigo Burgos
Follow
Apr 9
Access AWS ElastiCache from Localhost Using a Bastion Host and SSM
#
redis
#
aws
#
devops
3
 reactions
Comments
1
 comment
2 min read
Making Extremely Fast AWS Elastic Cache Redis with Lua
Roman Tsypuk
Roman Tsypuk
Roman Tsypuk
Follow
for
AWS Community Builders
Apr 13
Making Extremely Fast AWS Elastic Cache Redis with Lua
#
aws
#
elasticcache
#
redis
#
lua
Comments
Add Comment
5 min read
Redis Cluster Internals: How Clients Locate the Right Shard
Leapcell
Leapcell
Leapcell
Follow
Apr 11
Redis Cluster Internals: How Clients Locate the Right Shard
#
webdev
#
programming
#
backend
#
redis
6
 reactions
Comments
Add Comment
6 min read
Redis Persistence Explained: AOF & RDB
Leapcell
Leapcell
Leapcell
Follow
Apr 14
Redis Persistence Explained: AOF & RDB
#
webdev
#
programming
#
backend
#
redis
8
 reactions
Comments
Add Comment
4 min read
How to use Horizon and Redis together for distributed systems in Laravel
Hamza Sehouli
Hamza Sehouli
Hamza Sehouli
Follow
Apr 1
How to use Horizon and Redis together for distributed systems in Laravel
#
laravel
#
redis
#
distributedsystems
#
softwaredevelopment
Comments
Add Comment
1 min read
Como Limitar e Proteger suas APIs com Rate Limit?
Rafael Rotiroti
Rafael Rotiroti
Rafael Rotiroti
Follow
Mar 31
Como Limitar e Proteger suas APIs com Rate Limit?
#
python
#
fastapi
#
redis
#
microservices
1
 reaction
Comments
Add Comment
3 min read
Using a Cache to Optimize Query Processing
Sergio Rodriguez Freire
Sergio Rodriguez Freire
Sergio Rodriguez Freire
Follow
Mar 30
Using a Cache to Optimize Query Processing
#
performance
#
redis
Comments
Add Comment
2 min read
Optimize Your WordPress Website with Object Caching
Minima Desk
Minima Desk
Minima Desk
Follow
Apr 12
Optimize Your WordPress Website with Object Caching
#
objectcache
#
wordpresswebsite
#
optimization
#
redis
Comments
Add Comment
7 min read
Supercharge your Django App with caching.
Uttam
Uttam
Uttam
Follow
Mar 28
Supercharge your Django App with caching.
#
django
#
cache
#
redis
#
webdev
1
 reaction
Comments
Add Comment
2 min read
O Que São Hash Tables em TypeScript: Conceitos, Exemplos e Uso com Redis
Lucas Pereira de Souza
Lucas Pereira de Souza
Lucas Pereira de Souza
Follow
Mar 24
O Que São Hash Tables em TypeScript: Conceitos, Exemplos e Uso com Redis
#
webdev
#
backend
#
javascript
#
redis
Comments
Add Comment
3 min read
Scaling WebSocket Connections with Redis Pub/Sub for Multi-Instance Node.js Applications
HexShift
HexShift
HexShift
Follow
Apr 15
Scaling WebSocket Connections with Redis Pub/Sub for Multi-Instance Node.js Applications
#
websockets
#
node
#
redis
#
webdev
3
 reactions
Comments
1
 comment
2 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account