> ## Documentation Index
> Fetch the complete documentation index at: https://notes.kodekloud.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> This article explores Azure Cache for Redis, its scenarios, service tiers, and integration with .NET SDK for application performance and scalability.

In this article, we delve into Azure Cache for Redis by exploring its supported scenarios and service tiers. You'll learn about the essential parameters needed to create an Azure Cache for Redis instance and how to interact with it effectively. We will also cover the .NET SDK, providing you with practical guidance for integrating Redis caching into your applications.

<Callout icon="lightbulb" color="#1CB2FE">
  For more detailed information on service tiers and configuration options, refer to the official [Azure Cache for Redis documentation](https://docs.microsoft.com/en-us/azure/azure-cache-for-redis/).
</Callout>

Let's dive in and explore how Azure Cache for Redis can enhance your application's performance and scalability.

<CardGroup>
  <Card title="Watch Video" icon="video" cta="Learn more" href="https://learn.kodekloud.com/user/courses/az-204-developing-solutions-for-microsoft-azure/module/1d6464e7-4ccd-4858-850d-60397cdf3293/lesson/77250396-8267-4873-904b-d2986ae0a456" />
</CardGroup>
