President / CEO

R. Harrison

CompanyName

Redis Labs
Nov 
11
 - 
Nov 
12
Redis Day Seattle

Redis for Developers

October 12, 2019

Have a look at company announcements plus the latest product developments that help make Redis the world’s leading database.

download
Text goes here
X

Where should I stay?

The City branch is a 12 min walk from CodeNode and Liverpool Street station. The Hilton at Angel - 53 Upper St, London N1 0UY is just two tube stops away on the Northern Line, (to Moorgate) and offers affordable rooms on Upper Street, a vibrant area in London.

Ofer Bengal

Co-Founder & CEO, Redis Labs

9:00AM - 10:00AM

Lessons Learned by an Accidental Entrepreneur

Get an in-depth look at the work behind the work of some of our favorite creative thinkers and organizations.

Speaker

Read Bio
Text goes here
X

Ofer Bengal

9:00AM - 10:00AM

Lessons Learned by an Accidental Entrepreneur

Get an in-depth look at the work behind the work of some of our favorite creative thinkers and organizations.

Speaker

Ofer Bengal

Read Bio
Text goes here
X
Ticket
$0000
Ticket description
Day Month 0th 0:00pm
Day Month 0th 0:00pm
100 remaining

Ofer Bengal

CO-FOUNDER & CEO, Redis Labs

Redis Labs
Featured Speakers
Schedule
Venue
Ticket Sales Are Closed
Text goes here
X
Nov 
11
 - 
Nov 
12
, 
2019
Redis Day Seattle

Two days of design, code, and content.

Watch Videos Online
Text goes here
X
SUBMIT PRESENTATION
Text goes here
X

Cutting Edge Themes
Industry Leading Speakers

Redis Day Seattle is a two-day, single-track, conference about anything and everything Redis. Its main purpose is to provide a stage for Redis developers to share experiences and innovations with the local Redis community.

Featured Speakers

Yiftach Shoolman

Co-Founder & CTO
Redis Labs

Speakers

Scott Haines

Principal Software Engineer, Twilio

Dmitry Polyakovsky

Sr. Software Developer, Oracle Cloud

Madelyn Olson

Sr. Software Development Engineer, AWS

Mohamed Elmergawi

Lead Engineer-Commerce, Zulily

Jane Paek

Solution Architect Manager, Redis Labs

Matthew Goos

CO-FOUNDER & CTO, MDmetrix

Adam McCormick

Senior Principal Engineer, Sinclair Broadcast Group

Ravi Jagannathan

Kubernetes Architect - VMWare

Jon Cole

Principal Software Engineering Manager, Microsoft

Monday, January 13: Redis Training Day


9:40AM - 11:10AM

Redis 101 / Getting Started with Redis

New to Redis? We will cover the basics of Redis and give you the critical information needed to get started. We will also cover more advanced concepts in the training and during Redis proper. 

Speaker

Learn more
Text goes here
X

Ofer Bengal

9:40AM - 11:10AM

Redis Streaming Architectures

You will learn how to utilize Redis Streams to build a high performance, reliable, and fault tolerant multi-service architecture. This session will focus on both conceptual understanding and practical implementation guidance in using Redis Streams in your application.

Speaker

Read Bio
Text goes here
X

Ofer Bengal

11:20AM- 12:50PM

Redis Data Modeling & Patterns

We will cover how data structures can be used directly and techniques to composed data structures to  model more complex data.

Speaker

Learn more
Text goes here
X

Ofer Bengal

1:40PM - 3:10PM

Redis Clustering: Running Redis at Scale

We will go over smart clients, keyspace sharding and performance differences between all the possible cluster topologies.

Speaker

Learn more
Text goes here
X

Ofer Bengal

3:20PM - 4:05PM

Probabilistic Data Structures

You will learn how probabilistic data structures can be used as an advanced caching mechanism, and how their combined use can help you keep track of inventory, customers and more — all with a very low memory footprint.

Speaker

Learn more
Text goes here
X

Ofer Bengal

4:15PM - 5:00PM

RedisTimeSeries

We will introduce the properties of time series data and map time series data to real-world problems. In addition, we will show how to use the RedisTimeSeries module commands and how it integrates with other tools.

Speaker

Learn more
Text goes here
X

Ofer Bengal

4:15pM - 5:00PM

RediSearch

RediSearch is a powerful, instant full-text search engine. The session will cover the full life-cycle of search: how to effectively get your data into RediSearch, the mechanics of indexing as well as how to perform both simple and advanced queries.

Speaker

Read Bio
Text goes here
X

Ofer Bengal

Tuesday, January 14: Redis Day Seattle 

8:30AM 

Registration and Breakfast




Read Bio
Text goes here
X

9:45AM

Beyond Redis Cache

There are many ways to use Redis, and many are going beyond caching. Yiftach will share examples of how Redis can be used as a primary database.

Yiftach Shoolman

Co-founder & CTO, Redis Labs

Read Bio
Text goes here
X

10:15AM

The Happy Marriage of Redis and Protobuf: A True Story about Communication, Keys and Give / Take

During the course of this session I will attempt to walk through a design paradigm that might just make you smile.

Scott Haines

Principal Software Engineer, Twilio

Read Bio
Text goes here
X

10:40AM

Morning Break




Read Bio
Text goes here
X

11:00AM

Redis with Python for Data Science

Using Redis with Python libraries (such as Pandas) to do advanced data processing.

Dmitry Polyakovsky

Sr. Software Developer, Oracle Cloud

Read Bio
Text goes here
X

11:20AM

Anatomy of a Redis Command

Ever wonder what is going on between when your client sends the last byte of your command to when the first byte comes back? In this talk, we will dissect what is going on under the hood and show the pathway the command takes. 

Madelyn Olson

Sr. Software Development Engineer, AWS

Read Bio
Text goes here
X

11:45am

Global Distributed Customer Session Service Backed by Persistent HA Redis in the Chaotic Cloud Era

In ecommerce, the goal is to deliver seamless customer experiences around the globe. For Zulily, the online retailer that launches a new store every day to millions of customers, the challenge was to build a global customer session service that could handle hundreds of millions of requests per day.

Mohamed Elmergawi

 

Lead Engineer, Zulily

Read Bio
Text goes here
X

12:10PM

Lunch Break




Read Bio
Text goes here
X

1:10pm

Protecting your API with Redis

Why and how should Redis be used for metering and rate limiting? We will cover common data structures, commands, design patterns and consideration for using Redis to protect your api.

Jane Paek

Solution Architect Manager, Redis Labs

Read Bio
Text goes here
X

1:30PM

Building a Multi-dimensional Analytics Engine with RedisGraph

In order to provide timely analysis relevant to the varied needs of our customers,  we needed a flexible data schema while simultaneously providing great performance for highly dimensional aggregation queries. RedisGraph has proven itself an invaluable solution by meeting our flexibility requirements, giving us high performance, and minimizing our data engineering time. 

Matthew Goos

co-founder and CTO of MDmetrix

Read Bio
Text goes here
X

1:55PM

Solving Problems with Rust on Redis

SREs, Developers and Devops professionals alike want to write performant code. Rust is a modern language and works nicely with Redis. Let's discuss how modern day Devops practices use Rust and Redis to solve production problems.

Ravi Jagannathan

Kubernetes Architect, VMware

Read Bio
Text goes here
X

2:20PM

Leveraging Redis for System Monitoring

At Sinclair Broadcast Group, the largest local news provider in the world, we use Redis to facilitate both microservice caching and system monitoring. In this session we will talk through two projects we've undertaken that leverage Redis

Adam McCormick

Senior Principal Engineer, Sinclair Broadcast Group

Read Bio
Text goes here
X

2:45PM

Afternoon Break




Read Bio
Text goes here
X

3:05pm

ASP.NET Core with Redis

ASP.NET Core is a new, open source, cross-platform framework. This talk will focus on how to use ASP.NET Core with Redis

Jon Cole

Principal Software Engineering Manager, Azure Redis

Read Bio
Text goes here
X

3:25PM

SQL and Redis on Kubernetes

The top uses for Redis and SQL databases and how they work together in Kubernetes

 Paul Stanton 

Co-founder, Windocks

Read Bio
Text goes here
X

3:50PM

JSON in Redis - When to use RedisJSON

I've benchmarked various Redis data types like Strings, Hashes and JSON. I'm going to talk about the performance of RedisJSON module.

Jay Won

Senior Software Engineer, Storage Services Team, Coupang

Read Bio
Text goes here
X

4:15PM

Practical Use Cases for Access Control Lists in Redis 6

..

Jamie Scott

Security Product Manager, Redis Labs

Read Bio
Text goes here
X

4:40pm

Final Q&A / Wrap up




Read Bio
Text goes here
X

5:00pm - 6:00pm

Attendee Reception




Read Bio
Text goes here
X

Downloads

Redis for Developers

October 12, 2019

Have a look at company announcements plus the latest product developments that help make Redis the world’s leading database. Have a look at company announcements plus the latest product developments that help make Redis the world’s leading database.

download
Text goes here
X

Redis for Developers

October 12, 2019

Have a look at company announcements plus the latest product developments that help make Redis the world’s leading database.

download
Text goes here
X

Redis for Developers

October 12, 2019

Have a look at company announcements plus the latest product developments that help make Redis the world’s leading database. Have a look at company announcements plus the latest product developments.

download
Text goes here
X

The Hyatt Regency is brand new and the largest event space in Seattle. Right in the heart of downtown, it is within a mile of Seattle’s must-see attractions, including the Space Needle, Chihuly Garden and Glass, Pike Place Market, and more.

Can you make it?

Ticket Sales Are Closed
Text goes here
X
The Final Countdown!
Time left for the event days hours minutes seconds
The countdown doesn't work if the event start date is set to TBD

FAQs

Where should I stay?

The City branch is a 12 min walk from CodeNode and Liverpool Street station. The Hilton at Angel is just two tube stops away on the Northern Line, (to Moorgate) and offers affordable rooms on Upper Street, a vibrant area in London.

Where should I stay?

The City branch is a 12 min walk from CodeNode and Liverpool Street station. The Hilton at Angel is just two tube stops away on the Northern Line, (to Moorgate) and offers affordable rooms on Upper Street, a vibrant area in London.

Where should I stay?

The City branch is a 12 min walk from CodeNode and Liverpool Street station. The Hilton at Angel - 53 Upper St, London N1 0UY is just two tube stops away on the Northern Line, (to Moorgate) and offers affordable rooms on Upper Street, a vibrant area in London.

Sponsors

Copyright © Redis Labs 2019.  All Rights Reserved.

Redis Labs

Purchase Tickets

Ticket
$0000
Ticket description
Day Month 0th 0:00pm
Day Month 0th 0:00pm
100 remaining
Ticket
$0000
Ticket description
Day Month 0th 0:00pm
Day Month 0th 0:00pm
100 remaining
Tickets closed
Submit
Text goes here
X
RSVPs are closed
Submit
Text goes here
X
[confirmation_headline]
[confirmation_messaging]