image
Flushing Redis Cache
Start course
Difficulty
Intermediate
Duration
40m
Students
2270
Ratings
4.7/5
starstarstarstarstar-half
Description

This course provides an overview of Redis Cache and how to create a Redis Cache instance in Azure. With Redis Cache deployed in Azure, we’ll then connect an application to the cache.
Next, we’ll walk through the process of storing and retrieving data in Redis Cache. After covering Redis Cache, we’ll walk through an overview of what CDN is and what it’s used for. We’ll then develop some code for leveraging CDN. As we wrap up the course, we’ll cover the process for invalidating data in both Redis Cache and in a CDN.

Intended Audience

This course is intended for IT professionals who are interested in earning Azure certification and those who need to incorporate Redis Cache or CDN into their solutions. To get the most from this course, you should have at least a moderate understanding of what caching is and why it’s used.

Learning Objectives

By the end of this course, you should have a good understanding of what Redis Cache and CDN are and what purposes they serve. You’ll also know how to connect to each from applications and how to purge or invalidate data in both.



Transcript

- [Instructor] You will sometimes find yourself in a spot where you need to invalidate the data in your Redis cache. Doing so is pretty straightforward right from the Azure Portal. So, what I wanted to do in this really, really brief demonstration is show you how to open the console for the Redis cache in Azure Portal and issue a flushall command to empty out the Redis cache. On the screen here, you see that I'm in my Redis resource group and I have my Redis cache here. What I'm going to do is open my Redis cache and then click on Console. From here, I can simply flush my cache by issuing a flushall command. And that's it. It's a rather straightforward process that you can do right from the Azure Portal.

About the Author
Students
84057
Courses
86
Learning Paths
64

Tom is a 25+ year veteran of the IT industry, having worked in environments as large as 40k seats and as small as 50 seats. Throughout the course of a long an interesting career, he has built an in-depth skillset that spans numerous IT disciplines. Tom has designed and architected small, large, and global IT solutions.

In addition to the Cloud Platform and Infrastructure MCSE certification, Tom also carries several other Microsoft certifications. His ability to see things from a strategic perspective allows Tom to architect solutions that closely align with business needs.

In his spare time, Tom enjoys camping, fishing, and playing poker.