Redis: The Complete Developer's Guide

所在平台: Udemy

课程主页: https://www.udemy.com/course/redis-the-complete-developers-guide-p/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:Redis:完整开发者指南 概述:在数百种数据库中,Redis凭借其速度和简洁性脱颖而出。Redis是一个内存数据库,最初仅用于简单缓存,但其功能已扩展为一种多功能的数据库。本课程将教授您如何将Redis集成到新项目或现有项目中。您将通过实践命令来添加、更新和查询数据,应用最佳实践及多种设计模式,将Redis添加到电子商务应用中,理解并扩展Redis的内部机制。课程还将深入探讨并发问题及解决方案。 Redis的核心是数据结构,课程将专注于教授不同数据结构的使用方法,例如有序集合与哈希表之间的区别。完成本课程后,您将了解何时使用每种结构及其优缺点。即使您没有算法或数据结构的背景知识,也没有关系,本课程针对零基础学员设计。 全球多家顶级公司使用Redis,例如Twitter、GitHub、Snapchat等,几乎每天您使用的每个主要网络产品都在幕后利用Redis。为了真正理解Redis,您需要亲自实践,而不仅仅是记住命令。因此,课程将提供丰富的练习和测验,您还将构建一个大型电子商务应用,无需编写任何前端代码,随着课程进度添加新功能。 课程具备内置速查表,采用与众不同的方法帮助您记忆命令。您将使用专为本课程开发的RBook网络应用,能够对Redis实例运行命令并记录笔记,让您未来方便查阅。整个课程设计为有效的学习体验,每个视频都有附带的代码ZIP文件供您参考,确保您在遇到问题时能找到解决方案。 课程亮点包括: - 编写基本命令来存储、更新和查询数据 - 通过练习和测验提高技能 - 利用Redis的几乎所有主要功能构建电子商务应用 - 使用集合、有序集合和列表强制数据约束 - 安全部署Redis实例 - 通过实时API收集统计数据 - 实现标准锁定算法以解决并发问题 虽然Redis以简单著称,但学习它仍具有挑战性。本课程旨在为您提供明确的学习方向,您将掌握每个功能的用途和应用场景。今天就报名,一起迈向Redis的精通之路!

课程评论(0条)

课程详情

In a world with hundreds of different databases, one database rises to rule them all. Redis is an in-memory database known for its speed and simplicity. Originally used only for simple caching, its feature set has expanded to be one of the most versatile databases around. This course will teach you everything you need to know to integrate Redis into a new or existing project.Get hands-on experience with commands used to add, update, and query dataApply best practices and numerous design patterns by adding Redis to an E-Commerce appUnderstand and extend the internals of Redis by using modules and scriptsGo beyond Redis with a deep look at fundamental concurrency issues and solutionsData structures form the heart of Redis. Rather than hiding functionality behind complex abstractions, Redis exposes several powerful data structures that developers use to store and query data. Learning about these different data structures is the key to mastering Redis. This course focuses on making sure that you understand the difference between a sorted set and a hash. After completing this course, you'll understand when to use each structure and the benefits and drawbacks to each. Don't have a background in algorithms or data structures? That's OK! Everything in this course assumes you have no prior knowledge.Almost all top companies around the world use Redis. Twitter, GitHub, Snapchat, Craigslist, StackOverflow - they all use Redis! Nearly every major web product you use on a daily basis utilizes Redis behind the scenes. And its not just large companies that use Redis - small startups do as well. To understand Redis, you must use Redis. Just memorizing commands isn't enough. You need to get your hands dirty! With that in mind, you'll work through many exercises and quizzes. In addition, throughout this entire course you will build a large E-Commerce application using Redis. Don't worry - you won't need to write any frontend code. As we learn new topics in Redis, we will add new features to our E-Commerce app. You'll get to see why and when we use each major feature of Redis.Built-in cheatsheets. Many resources about Redis show running commands in a terminal window. This approach makes it hard to remember even the most basic commands. In this course, you'll take a different approach. I built a standalone webapp called RBook just for you to use in this course. This app allows you to run commands against your own Redis instance and document them at the same time, making it easy for you to refer back to your notes in the future. Of course, you don't have to use RBook if you don't want to!Effective learning. Everything in this course is designed to make your learning process as easy as possible.At every step, I will teach you what Redis is doing internally, and help you understand how to twist and bend Redis to better suit your application's needs.Every single video in the course has an attached ZIP file containing up-to-date code, just in case you ever get stuck.Full-time teaching assistants are standing by to help answer your questions.Access to a private live chat server is included. Live help whenever you need it!Soooo much more. Here's a partial of some of the things you will do in this course:Write basic commands to store, update, and query dataPractice your skills with exercises and quizzesUse almost every major feature of Redis to build an E-Commerce appEnforce data constraints using sets, sorted sets, and listsUnderstand when to use each of Redis's major data structuresApply numerous design patterns to integrate Redis into an existing codebaseSecurely deploy a Redis instance using AWS, GCP, or Azure through Redis CloudCollect stats and metrics sourced from a live APICommunicate between different servers using StreamsMaster the concept of transactions to safely store dataImplement a standard locking algorithm to solve concurrency issuesRedis is known for being simple, but it is still hard to learn. You're given a huge toolbox with tons of features, but no clear guidance on when to use each feature. This course aims to give you direction. You'll understand why each feature exists, and when to use them in real apps. You will find learning Redis a delightful experience and pick up a tremendous amount of knowledge along the way.Sign up today and join me in mastering Redis!

课程标签

0人关注该课程

主题相关的课程