Sunday 10:45 AM–11:30 AM in Room #220/219 (2nd Floor)

ElasticSearch and Redis: How and When to Use Them

Tim Marcinowski

Audience level:
Novice

Description

When working with data, you have some viable options for keeping them in short and long-term storage. I will be going over why ElasticSearch and Redis are great for data storage. This talk will explain the purpose of each datastore when visualizing on Kibana or websockets.

Abstract

ElasticSearch

  • Overview of indexes & types
  • POST example
  • GET example
  • Query example
  • Kibana visualizations example

Redis

  • Overview of Redis
  • SET example
  • GET example
  • HMSET example
  • Flask-SocketIO example

Additional Time

if I get additional time, I'll show more examples of each technology and maybe Keen IO.