Exploring Azure In Memory Database - Azure Cache for Redis | Scribe

    Exploring Azure In Memory Database - Azure Cache for Redis

    • Hafeez Baig |
    • 9 steps |
    • 31 seconds
    1
    Sign in into the **Microsoft Azure Portal**
    2
    Type **Azure Cache for Redis** in the search bar and click on the **Azure Cache for Redis**
    information ordinal icon
    **What is Azure Cache for Redis?**\ \ Azure Cache for Redis is a fully managed, in-memory data store service built on the open-source Redis platform. It provides high-performance, low-latency data caching and storage capabilities, enabling applications to quickly access and manipulate frequently accessed data.
    3
    On the **Azure Cache for Redis** wizard, click on the **Create** button on the left side
    4
    On the **New Redis Cache** wizard, here you can select an existing Resource group **Note:** Click on the **Create new** link to create a new Resource group
    5
    Scroll to the **DNS name** section and give Name as "**my-redis-cache-in28**"
    6
    Scroll to the **Cache size** dropdown section and select the option **Standard (up to 99.9% availability)**
    information ordinal icon
    **What is Standard (up to 99.9% availability)?**\ \ In Azure, "Standard (up to 99.9% availability)" refers to a service level agreement (SLA) guaranteeing a certain level of availability for Azure services. This means that the service is committed to being available for use up to 99.9% of the time within a given billing cycle.
    7
    Scroll the page and click on the **Next : Networking** button
    8
    On the **Network Connectivity** section, here you can select a Connectivity method
    9
    Scroll the page and click on the **Review + create** button
    information ordinal icon
    Congratulations on completing this lab and Exploring Azure Cache for Redis! Good Job!