Загрузка страницы

What is Redis and What Does It Do?

Watch the entire Redis training: https://courses.cbt.gg/owa

In this video, Trevor Sullivan covers the Redis cache service: what it is, what it does, and how it helps. It's an open source tool that runs as a service in the background that allows you to store data in memory for high-performance data retrieval and storage. That's the technical explanation, but watch on to hear about how useful it is for all manner of use cases.

Imagine you have a web application that's running inside a Docker container or directly on a server. If that web application needs to retrieve some data from a database like MySQL, PostgreSQL or MS SQL, that query could take anywhere between 15 and 60 seconds.

If you have a user waiting up to a minute for the performance of that report data or whatever data the user is trying to receive, you're going to have an unhappy user. A redis cache speeds all that up.

It's possible to store data inside of a Redis cache instance and make the retrieval of that data occur directly from memory (RAM) from a server that's running the Redis service — rather than making the application go all the way back to the database. Instead, the web server can check with Redis if it has the data it wants.

Redis isn't particularly valuable when it's standing in-between one web server and a database. But, what if you're running a large scale fleet of hundreds of webservers? One Redis cache can pool the requests and answers for all those webservers so that they don't have to individually go all the way to the database each time.

Start your free week with CBT Nuggets. https://cbt.gg/2LZhF9F

From the CBT Nuggets blog:

• Is Cloud Essentials Worth It? | https://blog.cbt.gg/l5d
• How to Study for CompTIA Cloud Essentials | https://blog.cbt.gg/6lfo
• CompTIA Certifications: Cloud+ vs. Cloud Essentials? | https://blog.cbt.gg/9ua
• Meet the Most Important AWS Services | https://blog.cbt.gg/8fg
• 12 Terms for New Agile Developers | https://blog.cbt.gg/1mb

Start learning with CBT Nuggets:

• CompTIA Cloud Essentials (CLO-001) | https://courses.cbt.gg/q6o
• Linux Essentials | https://courses.cbt.gg/45b

-----------------
Connect with CBT Nuggets for the latest in IT training:
Twitter - https://twitter.com/CBTNuggets
Facebook - http://facebook.com/CBTNuggets
Instagram - http://instagram.com/CBTNuggets
LinkedIn - https://www.linkedin.com/company/cbt-nuggets

#Redis #CloudCache #Databases

Видео What is Redis and What Does It Do? канала CBT Nuggets
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
14 апреля 2021 г. 16:00:02
00:06:47
Яндекс.Метрика