Accelerate and scale a Spring Boot application with Azure Cache for Redis

Intermediate
Developer
Azure
Cache for Redis
App Service

Explore Azure Cache for Redis, and learn how to use it with a Java and Spring Boot application.

Learning objectives

By the end of this tutorial, you'll be able to:

  • Describe the main uses of Azure Cache for Redis.
  • Use Azure Cache for Redis to cache business data through Spring Data Redis.
  • Use Azure Cache for Redis to store HTTP session data through Spring Session.

Prerequisites

  • Familiarity with developing and running Java applications
  • Beginner-level experience with cloud infrastructure