강의

멘토링

커뮤니티

BEST
Programming

/

Database

Real-world! Using Redis

This is a Redis course that you can learn and use right away!

(4.8) 70 reviews

1,138 learners

  • qu3vipon
3시간 만에 완강할 수 있는 강의 ⏰
nosql
데이터베이스
Redis
cache
NoSQL

Reviews from Early Learners

What you will gain after the course

  • Learn about the various data types of Redis.

  • Learn how to use Redis through practical examples.

  • Understand the concept and features of caching.

No more tutorial-level lectures 🙅‍♂️
This Redis course is practical and can be applied directly to real-world situations through various examples!

Redis, the undisputed NoSQL key-value platform

Redis is one of the most used NoSQL databases, ranking 6th overall in database engine rankings.

Redis, an in-memory database, is used in a variety of services. Leveraging the data types provided by Redis can efficiently solve various technical challenges encountered during backend development.

In this lecture, we will learn about Redis and learn in detail how to utilize Redis through real-world examples .

I recommend this to these people

Backend job seekers or junior developers

If you are curious about how to use Redis properly

Anyone preparing for a system design interview


What you'll learn 📚

Redis with practical examples

Learn how to actually implement and utilize various features through Redis.

  • Temporary password (OTP) / distributed lock
  • Rate Limiter / Social Feed
  • Display login session/online status
  • Map radius exploration / visitor count estimation, etc.

Provides visualized diagrams

We provide easy-to-understand explanations, even for beginners, through PPT and diagrams.


Q&A 💬

Q. Do I really need to learn Redis?

Yes, I believe Redis proficiency is fundamental to backend development. Redis is one of the most widely used NoSQL databases. Once you master Redis, learning other NoSQL databases becomes relatively easy.

Q. I don't know much about backend, but can I still take the course?

Yes, it is possible. The course is designed with everyone in mind, from beginners unfamiliar with backend technology to intermediate students who have used Redis at least once. While the content covered is in-depth, the explanations are very intuitive and easy to follow. Furthermore, concepts are explained using simple language whenever possible.

Q. Is there anything I need to prepare before attending the lecture?

No prior knowledge is required, but since this is not an introductory course, it is recommended that you familiarize yourself with the basic structure of web development (e.g., the client-server model).

📢 Please note before taking the class

  • The course uses MacOS and the terminal as a hands-on environment, and utilizes some Docker.
    • Practice is also possible in a Windows environment.
  • We provide students with the PPT files used in the lecture as learning materials.

Recommended for
these people

Who is this course right for?

  • Backend new developer (or job seeker)

  • For those of you who are curious about how to use Redis properly

  • Anyone curious about how to use Redis to handle high-volume traffic

  • Anyone preparing for a system design interview

Need to know before starting?

  • Basic understanding of web development architecture

Hello
This is

2,708

Learners

191

Reviews

139

Answers

4.8

Rating

6

Courses

  • 백엔드 개발자

     

    • (전) 토스 증권 NoOps팀

    • (전) Asleep 슬립루틴 개발

    • (전) ABLY 광고 사업팀

    • PyCon Korea 21/22/23 Speaker

  • 강의

    • 오즈코딩스쿨 부트캠프 강사

      (Python, Django, FastAPI, Database, AWS)

    • 스파르타코딩클럽 온라인 튜터(AI 트랙)

    • 멀티캠퍼스 강사(SQL, Database)

  • 자격증 및 수상 내역

    • AWS 2023 StartUp Security GameDay 한국 1등

    • 3x AWS Certified

      • AWS Certified Database – Specialty

      • AWS Certified Solutions Architect - Associate

      • AWS Certified Developer - Associate

    • CKAD(Certified Kubernetes Application Developer)

  • 기술 블로그: qu3vipon.com

  • 깃허브: github.com/qu3vipon

Curriculum

All

43 lectures ∙ (1hr 41min)

Course Materials:

Lecture resources
Published: 
Last updated: 

Reviews

All

70 reviews

4.8

70 reviews

  • bcna3797님의 프로필 이미지
    bcna3797

    Reviews 4

    Average Rating 4.3

    3

    100% enrolled

    As the title suggests, I thought it would be a simple project that follows the practical Redis usage. The first part was about learning Redis commands, and the part where Redis is actually used was just a PPT, which was really disappointing. The reason I paid for it was the latter.

    • qu3vipon
      Instructor

      Hello. Did you happen to check the introductory video before taking the course? The course introduction video didn't mention building a simple project. I'm curious about what made you think that. And this course was intentionally designed not to be dependent on a specific programming language. This is because the most important thing when using Redis is the technology of Redis itself. Nevertheless, because Redis's interface is very intuitive, you can essentially solve the desired part by translating the content covered in the lecture directly into the language you primarily use. For example, if your primary language is Python, the Redis SET command maps directly as follows: >>> import redis >>> r = redis.Redis(host='localhost', port=6379, db=0) >>> r.set('foo', 'bar')

  • gulgulri님의 프로필 이미지
    gulgulri

    Reviews 7

    Average Rating 4.9

    4

    100% enrolled

    I listened to the lecture well. It would have been nice if I could understand the problem along with the code, but that's too bad. Thank you for the lecture.

    • ayuminee20629님의 프로필 이미지
      ayuminee20629

      Reviews 1

      Average Rating 5.0

      5

      100% enrolled

      I am currently working as a backend developer. I am using Redis, but I felt like it was lacking, so I took this course. I learned a lot while taking the Redis course. The course content was organized systematically, and the instructor's explanations were easy to understand and clear, so I was able to understand even complex content well. In the course, I also learned how to utilize Redis through real examples and practice, which I think will be of great help in my work. Overall, it was a satisfactory course, and I feel like my understanding of Redis has greatly improved. I am looking forward to the next course!ㅎㅎ

      • hanumoka님의 프로필 이미지
        hanumoka

        Reviews 60

        Average Rating 4.5

        5

        100% enrolled

        Summary Notes

        • chuing님의 프로필 이미지
          chuing

          Reviews 14

          Average Rating 4.9

          4

          100% enrolled

          The lecture is clear and seems to be very helpful for practical use. The only downside is that the lecture fee feels a bit expensive compared to the short lecture time.

          • qu3vipon
            Instructor

            Hello, Donghaebada. I'm glad it was helpful. I'm sorry about the length of the lecture. Let me make a small excuse. As a student, I also felt sorry for the lectures that were unnecessarily long because I kept repeating similar things every time I listened to online lectures, so I tried to prepare my lectures as short as possible but with substance. I intentionally removed all unnecessary parts through cut editing. I also continued to re-record parts that I felt were difficult to explain or too long. I thought that would make it easier for students to understand. Although the Ladies' lectures are less than 2 hours long, much more time, effort, and sincerity went into them. Of course, it's an effort that should be made as a paid lecture provider, but I wrote a few words out of concern that you might think I'm just trying to make a lot of money with short lectures. Nevertheless, I sincerely thank you for choosing my lectures!

        $34.10

        qu3vipon's other courses

        Check out other courses by the instructor!

        Similar courses

        Explore other courses in the same field!