Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Rapid Redis
Rating: 4.3 out of 5(15 ratings)
143 students

Rapid Redis

Get to grips with Redis; an open source, networked,key-value data store that will solve all your storage needs
Last updated 2/2015
English

What you'll learn

  • Discover how a NoSQL data store differs from a SQL database
  • Install Redis on your machine or on the cloud
  • Use Redis interactively through its command-line interface (CLI)
  • Understand the basic Redis data structures and how to use them
  • Write a Node.js application to query Twitter and cache the results in Redis
  • Set up and use a hosted Redis database

Course content

4 sections15 lectures49m total length
  • Introduction1:36

    Introducing the course and the presenter.

  • SQL versus NoSQL2:46

    Understand the differences between a traditional SQL database and newer NoSQL databases.

  • What is Redis?3:26

    Understand the background of Redis and its approach to persistence.

  • The Applications of Redis1:52

    Understand the instances where Redis can be especially effective.

Requirements

  • You do not need to have any prior knowledge of NoSQL or Redis to follow the course.

Description

This course teaches you the key aspects of this flexible data store. You’ll learn how a NoSQL data store such as Redis differs from traditional SQL databases that you may be more familiar with. You’ll see how to install the database on your own machine, or use a database provider in the cloud. You’ll also discover the basic native data types of Redis and how to use them.

From theory to application, Rapid Redis explains when, why, and how to use the Redis data store. We’ll discuss the differences between NoSQL and SQL, explore the Redis data types to see how to use them, and end up with an easy-to-understand Node.js example app that uses Redis as a cache.

No matter what kind of application you’re working on, you need a place to store your data. Rapid Redis gives you a new tool to add to your toolbox: a data store that is quick and easy to use, and far more powerful than you can imagine.

About the Author

Scott Ganyo is a software developer with over 20 years of hands-on expertise in development, architecture, research, and leadership. His strikingly broad and successful technical background includes founding a large web service software company and two consulting companies, product and project leadership in enterprise and consulting environments, research and development for some of America’s most prestigious firms, 24x7 operations planning and management, and open source software development and leadership. A Renaissance man, Scott is also an accomplished actor, writer, singer, improviser, and award-winning producer. Scott is currently employed with Apigee Corporation and contributes to several open source projects including Apache Usergrid and Apigee 127 utilizing Java, Node.js, Ruby, and Redis.

Who this course is for:

  • If you are a developer who wants to revolutionize your data storage using NoSQL and Redis, then this course is for you.