The Women in Tech Show: A Technical Podcast cover image

The Women in Tech Show: A Technical Podcast

Microsoft Build: Application Security with Redis Cache (Shruti Pathak)

Jul 25, 2023
Shruti Pathak, Senior Product Manager at Microsoft, discusses optimizing web applications with Redis cache and the importance of security. She explains in-memory databases and their performance benefits. Also shares her transition from software development to program management.
00:00

Episode guests

Podcast summary created with Snipd AI

Quick takeaways

  • Redis cache improves web application performance by providing sub-millisecond latencies and the ability to scale horizontally.
  • Redis cache can be used as a distributed cache in a Kubernetes cluster, storing frequently accessed data and accelerating applications.

Deep dives

Optimizing Web Applications with Redis Cache

In this podcast episode, Shruti Patak, senior product manager at Microsoft, discusses the benefits of optimizing web applications with Redis cache. She explains that Redis is a popular open-source software that functions as a key-value data store, allowing for quick access to data stored in memory. Redis cache improves application performance by providing sub-millisecond latencies and the ability to scale horizontally. The primary use case for Redis cache is to store frequently accessed data or perform heavy read operations, making websites faster. Shruti also mentions that Redis is suitable for storing ephemeral data, such as shopping cart information, and it can be utilized as a distributed cache for sharing information among multiple services or pods in a Kubernetes cluster.

Remember Everything You Learn from Podcasts

Save insights instantly, chat with episodes, and build lasting knowledge - all powered by AI.
App store bannerPlay store banner