Review
Let's now practice a few exam-style questions:
- An application development team complains that they are experiencing performance issues with ElastiCache Redis. You discover that the performance issues occur during the automated backup window. What actions can you take to improve backup performance? (Select two.)
- Schedule an automated backup window to occur at midnight.
- Set the
reserved-memory-percentage
parameter. - Create backups from a read replica.
- Create additional read replicas.
- Increase the number of shards.
- An application team wishes to use ElastiCache Redis to improve its application performance. The application has a requirement that the data must always be the most recent. Which caching strategy should the team utilize?
- Write-through
- Lazy loading
- Cache-aside
- Read-through
- You are advising a company on how to plan a deployment of ElastiCache Redis with cluster mode disabled. What is the maximum number of shards and read replicas that the cluster can have?
- 1 shard...