1 Answer
- Newest
- Most votes
- Most comments
1
Hello.
No, you cannot create read replicas for RDS Aurora PostgreSQL using ElastiCache Redis.
By implementing ElastiCache, it is possible to cache queries that are read frequently (for example, web application session information) so that they do not access RDS Aurora every time.
https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/creating-elasticache-cluster-with-RDS-settings.html

To get started with ElastiCache, I think the hands-on documentation below will be helpful. https://aws.amazon.com/getting-started/hands-on/building-fast-session-caching-with-amazon-elasticache-for-redis/1/?nc1=h_ls