Look for any podcast host, guest or anyone
Showing episodes and shows of

Redis

Shows

Web技术动态Web技术动态Redis核心技术与实战精粹这些来源主要讨论 Redis 的各种核心概念和操作,包括其数据结构(如列表、集合、有序集合)的详细介绍及其应用场景。它们还涵盖了 Redis 的管理和优化方面,例如连接管理(Jedis 连接池)、客户端监控、主从复制心跳机制以及内存优化策略(如 SDS 预分配和 ziplist 编码)。此外,文本还深入探讨了 Redis 集群的运作方式,包括节点的发现和伸缩、Gossip 协议的消息交换、故障检测(主观下线和客观下线)以及故障恢复流程(例如选举投票)。最后,部分内容涉及了缓存设计中的常见问题,如缓存穿透和缓存雪崩的优化方法,并强调了 Redis 安全性方面的重要性。2025-08-0412 minSpring Office HoursSpring Office HoursS4E19 - Spring & Redis with Raphael De LioJoin Dan Vega and DaShaun Carter for the latest updates from the Spring Ecosystem. In this episode, Dan and DaShaun are joined by Redis Developer Advocate, Raphael De Lio. Join us as we explore Redis’s ever-growing role in the Spring ecosystem.  We will look discuss its common and foundational use cases, then dig into new and exciting use cases, including similarity search, the cutting-edge vector data type, and how Redis is becoming a key player in AI-driven solutions. Get ready to discover the latest ways Spring developers are leveraging Redis to build highly performant and intelligent applications. You can...2025-07-151h 02200: Tech Tales Found200: Tech Tales FoundFrom Frustration to Revolution: The Redis Story and the Open Source BattleRedis began as a personal project by Salvatore Sanfilippo, an Italian programmer struggling with slow databases at his startup. In 2009, frustrated with performance limitations, he created a fast in-memory data store prototype called LMDB, which later evolved into Redis. Unlike traditional databases that relied on slower disk storage, Redis stored data directly in RAM, enabling lightning-fast access—around 100 nanoseconds compared to milliseconds for solid-state drives. This speed made it ideal for real-time applications like social media feeds, online gaming leaderboards, chat services, and session management. Redis quickly gained traction within the Ruby on Rails community after developer Ezra Zygmuntowicz pr...2025-06-0537 minData Engineering PodcastData Engineering PodcastOvercoming Redis Limitations: The Dragonfly DB ApproachSummaryIn this episode of the Data Engineering Podcast Roman Gershman, CTO and founder of Dragonfly DB, explores the development and impact of high-speed in-memory databases. Roman shares his experience creating a more efficient alternative to Redis, focusing on performance gains, scalability, and cost efficiency, while addressing limitations such as high throughput and low latency scenarios. He explains how Dragonfly DB solves operational complexities for users and delves into its technical aspects, including maintaining compatibility with Redis while innovating on memory efficiency. Roman discusses the importance of cost efficiency and operational simplicity in driving adoption and shares insights on...2025-03-3043 minBlue BlazesBlue BlazesBlue Blazes S03E03: Redis - featuring Guy RoyseIn this episode, host Jonathan "J." Tower sits down with Guy Royse to explore the power of Redis, an in-memory data store designed around classic data structures. They discuss how Redis enhances application performance and simplifies architectural complexity.The conversation extends to more advanced Redis topics, including its support for data structures like lists and sets, as well as use cases such as session storage, PubSub messaging, and event streams. They also examine Redis' evolving role as a lightweight document and vector database. Finally, they delve into persistence options, clustering and replication strategies, and best practices for...2025-03-1734 minChangelog Master FeedChangelog Master FeedAntirez returns to Redis! (Changelog Interviews #631)Antirez has returned to Redis! Yes, Salvatore Sanfilippo (aka Antirez), the creator of Redis has returned to Redis and he joined us to share the backstory on Redis, what’s going on with the tech and the company, the possible (likely) move back to open source via the AGPL license, the new possibilities of AI and vector embeddings in Redis, and some good ’ol LLM inference discussions. Join the discussionChangelog++ members get a bonus 5 minutes at the end of this episode and zero ads. Join today!Sponsors:Augment Code – Developer AI tha...2025-03-071h 33Changelog InterviewsChangelog InterviewsAntirez returns to Redis!Antirez has returned to Redis! Yes, Salvatore Sanfilippo (aka Antirez), the creator of Redis has returned to Redis and he joined us to share the backstory on Redis, what’s going on with the tech and the company, the possible (likely) move back to open source via the AGPL license, the new possibilities of AI and vector embeddings in Redis, and some good ’ol LLM inference discussions. Join the discussionChangelog++ members get a bonus 5 minutes at the end of this episode and zero ads. Join today!Sponsors:Augment Code – Developer AI tha...2025-03-071h 33The Changelog: Software Development, Open SourceThe Changelog: Software Development, Open SourceAntirez returns to Redis! (Interview)Antirez has returned to Redis! Yes, Salvatore Sanfilippo (aka Antirez), the creator of Redis has returned to Redis and he joined us to share the backstory on Redis, what’s going on with the tech and the company, the possible (likely) move back to open source via the AGPL license, the new possibilities of AI and vector embeddings in Redis, and some good ’ol LLM inference discussions. Join the discussionChangelog++ members get a bonus 5 minutes at the end of this episode and zero ads. Join today!Sponsors:Augment Code – Developer AI tha...2025-03-071h 33Boardroom ClubBoardroom ClubInnovation Conference: Ofer Bengal, Founder and Chairman at RedisWatch our exclusive interview with Ofer Bengal, Founder and Chairman at Redis.Ofer is a serial entrepreneur who has built companies across diverse industries - from aerospace and communications to data and AI. He took RiT Tech, a pioneer in intelligent infrastructure management solutions, public on #Nasdaq. Later, he founded Redis, which revolutionized real-time data processing. Today, Redis powers the infrastructure of global giants like IBM, Uber, Intel Corporation, and Adobe.Ofer takes us back to the early days of Redis, sharing what it truly means to build an...2025-03-0644 minSoftware HuddleSoftware HuddleRedis but Faster With Roman GershmanRedis is consistently one of the most beloved pieces of infrastructure for developers. And in the last few years, we've seen a number of new Redis-compatible projects that aim to improve on the core of Redis in some way.One of those projects is DragonflyDB, a multi-threaded version of Redis that allows for significantly higher throughput on a single instance. Roman Gershman is the co-founder and CTO at Dragonfly, and he has a fascinating background. Roman initially worked at Google and then was a frustrated user of Redis while working as an engineer at a fast-growing startup...2025-03-041h 00イチゼロエフエムイチゼロエフエム10: S3 supports append and conditional writes, Redis has adopted fast_float, GKE supports 65k-node clusters Amazon S3の新機能 Amazon S3 Express One Zone now supports the ability to append data to an object - AWS Amazon S3 adds new functionality for conditional writes “Jeff Bezos wanted malloc for the Internet” Amazon S3 Path Deprecation Plan – The Rest of the Story | AWS News Blog Redisがfast_floatを使って性能改善 fast_float作者によるpost https://x.com/lemire/status/1861403353009279033 redisのpatch https://github.com/redis/redis/pull/11884#issuecomment-2351125819 valkeyのpatch https://github.com/valkey-io/valkey/pull/1260 fast_floatの元論文 https://arxiv.org/abs/2101.11408 Google Kubernetes Engine supports 65,000-node clusters Chapters: (00:00) Opening (01:16) S3 now supports the ability to append data to an object (11:42) S3 adds new functionalit...2024-11-3032 minUltimate Guide to Partnering®Ultimate Guide to Partnering®245 – Redis in the Google Cloud Ecosystem: Leveraging Marketplace for GrowthI am excited to introduce my conversation with Ash Vijay, SVP of Cloud Sales and BD Partnerships at Redis, live from Google Cloud’s Marketplace Exchange! Redis, a favorite among developers, plays a crucial role in the data ecosystem, powering applications with high-performance caching and database solutions integral to GenAI. In this episode, Ash shares how Redis is leveraging Google Cloud Marketplace to meet customer demand for faster procurement and scaling, especially in light of large cloud commitments. Redis’s marketplace strategy not only retains customers but also expands deal sizes and accelerates closing times. Ash discusses Redis’s comprehensive partne...2024-11-1400 minOpenObservability TalksOpenObservability TalksRedis is No Longer Open Source. Is Valkey the Successor? - OpenObservability Talks S5E01Redis is no longer open source. Just a few months ago, in March 2024, the project was relicensed, leaving its vast community confused. But the community did not give up, and started work to fork Redis to keep it open.  In this episode, we delve into the Valkey project, a prominent fork of Redis, established under the Linux Foundation, which brought together important figures from the Redis community, as well as leading industry giants including AWS, Google Cloud, Oracle and others. Valkey has rapidly gained momentum and just reached General Availability (GA).  Join us as we ex...2024-06-271h 00Data (R)evolutionData (R)evolutionWhat's Happening in the Caching World: Redis, Valkey and DragonFlyIn the world of software development, caching is a crucial yet complex component. What happens when one of the most popular caching systems, Redis, changes its license, sending shockwaves through the community? And how does a company pivot to not one but two solutions to ensure high-performance data management?Today's discussion dives deep into one of the most critical and often-overlooked components of the software industry—caching. Our hosts sit down with Josep Prat, the Director of the Open Source Program Office at Aiven, and John Kennedy, the Head of Databases, to explore the complexities of ca...2024-06-2516 minOpenObservability TalksOpenObservability TalksFOSS in Flux: Redis Relicensing and the Future of Open Source: OpenObservability Talks S4E12In the past few years we’ve been witnessing tectonic shifts in the open source realm, with established projects taken off open source or otherwise turning to the dark side. On the other hand, we’ve seen active forks aiming to keep these projects open gaining momentum. What does it mean for the Free and Open Source Software (FOSS) movement? Is this a trend or just a passing wave? What can we learn from it as vendors and as a community? In this special episode concluding the fourth season of OpenObservability talks we will look back...2024-05-301h 01The New Stack PodcastThe New Stack PodcastValkey: A Redis Fork with a FutureValkey, a Redis fork supported by the Linux Foundation, challenges Redis' new license. In this episode, Madelyn Olson, a lead contributor to the Valkey project and former Redis core contributor, along with Ping Xie, Staff Software Engineer at Google and Dmitry Polyakovsky, Consulting Member of Technical Staff at Oracle highlights concerns about the shift to a more restrictive license at Open Source Summit 2024 in Seattle. Despite Redis' free license for end users, many contributors may not support it. Valkey, with significant industry backing, prioritizes continuity and a smooth transition for Redis users. AWS, along with Google and O...2024-05-0217 minLinux InlawsLinux InlawsLI_S02E09_Redis_SNAFUIn this episode our two hosts discuss the recent license change in a NoSQL data base known a the Remote Dictionary Server, aka Redis. Given the fact that this podcast probably wouldn't exist without this company never mind code base (as Martin and Chris met at this company when it was still known as Redislabs), brace yourself for a riveting trip down memory lane never mind fasten your seat belts for that ride in the Redis DeLorean when our two hosts discuss the implications never mind future of that database... Links Redis: https://en.wikipedia.org/wiki/Redis ...2024-04-1800 minMessage à caractère informatiqueMessage à caractère informatiqueRedis se ferme et fork tandis que l’IA sans gêne, se gave de 22 Biscuit Java Voir sur Youtube Animé par Horacio Gonzalez - @LostInBrittanyavec la participation de : - Sébastien Blanc - @sebi2706- Steven Le Roux - @GwinizDu- Yanick Le Guern - @_Akanoa_ Épisode enregistré le 5 avril 2024 👋 Venez discuter avec nous sur @clever_cloudFR pour nous dire ce que vous avez pensé de ce nouvel épisode. ➡️ Pour découvrir ou réécouter d’anciens épisodes c’est par ici ! Chapitrage et Liens 00:00:00 Introduction et présentation des participants 00:02:52 - Changement de licence Redis Redis - https://redis.com/blog/r...2024-04-121h 08todo:cast - Developer Podcasttodo:cast - Developer PodcastFolge 86: Redis nicht mehr Open SourceDie berühmte Datenbank und Cache Technologie Redis hat die Lizenz geändert und ist nicht mehr Open Source. Zumindest nicht mehr offiziell laut der Open Source Initiative. Warum das und was jetzt? Und was bedeutet das für uns als Developer? Darum geht's in dieser Folge. --- Ihr wollt uns etwas Gutes tun? Spendiert uns gerne einen Kaffee: https://www.buymeacoffee.com/todocast --- Links: Redis Announcement: https://redis.com...2024-04-0839 min«ЭХО лОСЕЙ». Лидеры. Мнения. Тренды«ЭХО лОСЕЙ». Лидеры. Мнения. ТрендыNew Retail Forum. Ирина Шехалай, Redis Crew. Про форум, главные темы и Redis Buissnes ClubЗавершаем серию интервью, посвященную New Retail Forum - 2023!Сегодня в гостях Ирина Шехалай, управляющий партнёр Redis Crew. Узнаем:- Какой блок будет модерировать Ирина на New Retail Forum? - Какие будут главные темы и какие вопросы будут подниматься? - Чем занимается Redis Crew и как попасть Redis Buissnes Club? 2023-09-0119 minDouble SlashDouble SlashRedis, pour le cache mais pas que !Dans cet épisode, nous allons évoquer le système de stockage de données Redis. Alex, s’intéresse et travaille avec Redis depuis quelques mois. Il a découvert tout un tas de fonctionnalités que beaucoup d’entre nous ignorent. En effet, pour une majorité, Redis est utilisé pour mettre en cache des données brut. Un épisode de podcast qui devrait vous donner envie d’en savoir plus sur Redis ! Retrouvez toutes les notes et les liens de l'épisode sur cette page : https://double-slash.dev/podcasts/redisdead/2023-07-141h 46Azure FridayAzure FridayAzure Cache for Redis Enterprise: What's new for app developmentSean Noyes, Senior Cloud Solutions Architect from Redis, joins Scott Hanselman to discuss the latest advancements in Azure Cache for Redis Enterprise. Developers can enhance their applications with efficient index searching and global backups for cached data, all while reducing costs. Learn more about these new capabilities, including Active-Active, Persistence & CMK, Reserved Pricing, and RedisJSON. Chapters 00:00 - Introduction 02:00 - Quick tour of what's new 06:22 - Scale and cache types 09:46 - Discussion of all things Redis 15:58 - Wrap-up Recommended resources Azure Cache for Redis Use Redis modules with Azure Cache for Redis Azure Cache for Redis Documentation Azure Cache for...2023-06-2300 minAzure Friday (Audio)Azure Friday (Audio)Azure Cache for Redis Enterprise: What's new for app developmentSean Noyes, Senior Cloud Solutions Architect from Redis, joins Scott Hanselman to discuss the latest advancements in Azure Cache for Redis Enterprise. Developers can enhance their applications with efficient index searching and global backups for cached data, all while reducing costs. Learn more about these new capabilities, including Active-Active, Persistence & CMK, Reserved Pricing, and RedisJSON. Chapters 00:00 - Introduction 02:00 - Quick tour of what's new 06:22 - Scale and cache types 09:46 - Discussion of all things Redis 15:58 - Wrap-up Recommended resources Azure Cache for Redis Use Redis modules with Azure Cache for Redis Azure Cache for Redis Documentation Azure Cache for...2023-06-2300 minAWS BitesAWS Bites82. Redis on AWS: Is ElastiCache the Right Choice?Who is the king of all databases when it comes to performance? Yes, Redis! Of course! In this episode of AWS Bites, we talk about Redis on ElastiCache, one of the most essential instruments in the cloud architect's toolbox. We explore the joys and woes of Redis on AWS and share some exciting alternatives regarding in-memory databases and caching systems. We discuss the use cases of Redis, including session storage, web page caching, database cache, cost optimization, queues and pub/sub messaging, and distributed applications state. We extensively talk about ElastiCache...2023-05-2621 min雨宿りとWEBの小噺.fm雨宿りとWEBの小噺.fmNo.229 朝活「続・Redis Explained」をダラダラ読む回はい.第229回は前回に引き続き Redis Explained https://architecturenotes.co/redis/ を読みました💁 とても勉強になりましたし,改めて Redis 触ってみたくなるような記事でしたので,ぜひ皆さんも読んでみてください! ではでは(=゚ω゚)ノ Redis Redis Cluster Quorum Vertical and Horizontal Scaling Gossiping Redis Persistence Models RDB Files AOF Forking https://aphyr.com/posts/283-jepsen-redis?ref=architecturenotes.co See Privacy Policy at https://art19.com/privacy and California Privacy Notice at https://art19.com/privacy#do-not-sell-my-info.2023-05-1720 minEngineering KioskEngineering Kiosk#54 Key Value Store Redis: Einsatzmöglichkeiten, Fallstricke, Datenstrukturen, HyperLogLog und (flüchtige) PersistenzRedis - Der open source, in-memory data structure serverViele Software-Engineers haben bereits von Redis gelesen. Primär im Anwendungsfall eines Caches. Doch das ist bei weitem nicht alles, was Redis unter der Haube hat. In dieser Episode schauen wir uns den Data Structure Server mal genauer an. Was ist Redis? Welche Datentypen unterstützt dieser? Was ist Geospatial und HyperLogLog? Kann Redis meine Daten auch persistieren? Welche Use-Cases gibt es neben dem Caching? Wer ist eigentlich der Kopf hinter Redis? Und wie kann ich Redis erweitern, falls ich noch mehr Funktionalität brauche? All das und noc...2023-01-171h 02The New Stack PodcastThe New Stack PodcastRedis Looks Beyond Cache Toward Everything DataRedis, best known as a data cache or real-time data platform, is evolving into much more, Tim Hall, chief of product at the company told The New Stack in a recent TNS Makers podcast. Redis is an in-memory database or memory-first database, which means the data lands there and people are using us for both caching and persistence. However, these days, the company has a number of flexible data models, but one of the brand promises of Redis is developers can store the data as they're working with it. So as opposed to a SQL d...2022-12-1440 minThe New Stack PodcastThe New Stack PodcastRedis is not just a CacheRedis is not just a cache. It is used in the broader cloud native ecosystem, fits into many service-oriented architectures, and simplifies the deployment and development of modern applications, according to Madelyn Olson, a principal engineer at AWS, during an interview on the New Stack Makers at KubeCon North America in Detroit. Olson said that people have a primary backend database or some other workflow that takes a long time to run. They store the intermediate results in Redis, which provides lower latency and higher throughput. "But there are plenty of ot...2022-11-0315 minMLOps.communityMLOps.communityMore than a Cache: Turning Redis into a Composable, ML Data Platform // Samuel Partee // Coffee Sessions #111MLOps Coffee Sessions #111 with Samuel Partee, Principal Applied AI Engineer of Redis, More than a Cache: Turning Redis into a Composable, ML Data Platform co-hosted by Mihail Eric. This episode is sponsored by Redis. // Abstract Pushing forward the Redis platform to be more than just the web-serving cache that we've known it up to now. It seems like a natural progression for the platform, we see how they're evolving to be this AI-focused, AI native serving platform that does vector similarity, feature stored provides those kinds of functionalities. // Bio A Principal Applied AI...2022-07-3048 minKubernetes BytesKubernetes BytesRedis on KubernetesIn this episode, Bhavin interviews Brad Ascar, Principal Product Manager at Redis, focusing on all things containers and Kubernetes. The discussion dives into the higher-level architecture of Redis, how to deploy a Redis cluster on Kubernetes using the Redis Operator, and what are some of the benefits and challenges of running Redis on Kubernetes. We also talk about how you can upgrade, scale and manage your Redis clusters on Kubernetes, and how you can architect a Geo-distributed Active-Active Redis cluster for your applications!  Show Notes:  1. Redis Operator 2. Redis Use Cases 3. Redis on...2022-06-1039 minData on Kubernetes CommunityData on Kubernetes CommunityResilient Redis (DoK Day EU 2022) // Hrittik Roy & Ryan Grayhttps://go.dok.community/slack https://dok.community/  From the DoK Day EU 2022 (https://youtu.be/Xi-h4XNd5tE) Redis is a widely used open-source in-memory data store and cache that has become a key component in the development of scalable microservice systems. While all of the main cloud providers provide fully managed Redis services (Amazon ElastiCache, Azure Cache for Redis, and GCP Memorystore), it may also be simply implemented in Kubernetes if you require additional control over the Redis configurations. This session will lead you through setting up a Redis c...2022-05-2707 minEngineering KioskEngineering Kiosk#19 Datenbank-Deepdive (oder das Ende einer Ära): von Redis bis ClickHouseDer zweite Datenbank-Deepdive im Engineering Kiosk.Indirekt knüpfen wir an Episode 8 mit dem Thema Datenbanken. Diesmal fangen wir aber ganz vorne an: Mit hierarchischen Datenbanken über Objektorientierte Datenbanken, anschließend zu SQL bis hin zur NoSQL und Spaltenorientierten Datenbank-Ära. Dabei klären wir Fragen was zum Beispiel der Unterschied zwischen Datenbanken und Dateien ist, ob OOP-Datenbank immer noch ein Hype ist, was Indexe sind und wie diese funktionieren, warum die Migration weg von Oracle schwierig sein kann, ob Lucene eine Datenbank ist und noch viel viel mehr.Bonus: Was Kürbiskerne mit Datenbanken zu tun...2022-05-171h 04The Azure PodcastThe Azure PodcastEpisode 423 - Azure Cache for RedisKyle Teegarden, a Senior PM in the DevDiv group, gets us re-acquainted with the Redis offering on Azure and discusses all the latest features including the Enterprise tier. Media File: https://azpodcast.blob.core.windows.net/episodes/Episode423.mp3 YouTube: https://youtu.be/xKA-w7Icn00 Resources: Azure Cache for Redis | Microsoft Azure How to Improve Your Azure SQL Performance by up to 800% - Microsoft Tech Community Cache-Aside pattern - Azure Architecture Center Implement Redis Pub/Sub and Streams in Azure Cache for Redis...2022-05-0700 minThe Data EconomyThe Data EconomyEnhance and Scale Customer Experience with DataBeth Johnson is the Chief Experience Officer at Citizens. In this episode, she shares her perspective on how businesses can use data to drive world-class customer experiences at scale. She explains the important role technology infrastructure and  data operations play in helping modern companies differentiate themselves and better meet the needs of their customers. Watch the video version of The Data Economy at redis.com/thedataeconomyProduced by Eric Johnson from Lightningpod.fm2022-05-0438 minThe Data EconomyThe Data EconomyHow to Use Data to Drive Digital Business GrowthShy Chalakudi, Head of Analytics & Data at HPE shares her perspective on the role of data in a modern business model and how it drives digital business solutions and innovative customer experiences. She explains how companies can use consumer data to create a comprehensive customer 360. Plus, she shares solutions to help companies deeply understand their end to end user journey to better serve consumers.Watch the video version of The Data Economy at redis.com/thedataeconomyProduced by Eric Johnson from Lightningpod.fm2022-04-0742 minThe Data EconomyThe Data EconomyUsing Real-Time Data to Accelerate Digital InnovationShawn Bice, President of Technology at Splunk shares his view on the evolution of data and gives insight for how companies can leverage it to innovate faster and make more informed business decisions. He explains the role of data in the digital economy, reinventing customer experience, and driving digital transformation.Watch the video version of The Data Economy at redis.com/thedataeconomyProduced by Eric Johnson from Lightningpod.fm2022-03-2234 minThe Data EconomyThe Data EconomyHow to Create Immersive Player Experiences with Real-Time DataFarah Ali, VP of Technology Growth Strategy at Electronic Arts, is responsible for creating world-class, immersive player experiences for 500 million global users. In this episode, Farah explains how her team uses petabytes of data to build a more competitive gaming experience. She shares how data drives personalization at scale, improves game quality, creates new worlds, and cultivates realism.Watch the video version of The Data Economy at redis.com/thedataeconomyProduced by Eric Johnson from Lightningpod.fm2022-03-2241 minThe Data EconomyThe Data EconomyOptimize Machine Learning Models for Real-Time Financial ServicesScott Zoldi is Chief Analytics Officer at FICO responsible for the strategy and analytic development of FICO’s product and technology solutions. In this episode, Scott shares how FICO uses analytic models and data to make real-time critical decisions around payments, fraud, and credit. Plus, he’ll share his perspective on data privacy and data governance as it relates to personal data.Watch the video version of The Data Economy at redis.com/thedataeconomyProduced by Eric Johnson from Lightningpod.fm2022-03-2243 minThe Data EconomyThe Data EconomyUsing AI and Data Science to Lead Advancements in MedicineDr. Bülent Kızıltan leads innovation for Causal and Predictive Analytics at Novartis, one of the largest pharmaceutical companies in the world. In this episode, you’ll learn how to lead with data science and apply new Artificial Intelligence methodologies to drive innovation and reduce time to market. He shares how companies can leverage data assets to improve their strategic roadmap value and drive real-world impact.Watch the video version of The Data Economy at redis.com/thedataeconomyProduced by Eric Johnson from Lightningpod.fm2022-03-2237 minThe Data EconomyThe Data EconomyDigital Twin for Real-Time Predictive AnalyticsSatyan Parameswaran, President of Information Technology at UPS is responsible for helping the company successfully and accurately deliver 26 million packages per day. In this episode, he shares insights on how UPS drives customer satisfaction, addresses new market opportunities, and improves brand reputation using big data. We’ll dive into the impressive technologies and platforms behind it like digital twins and advanced real-time analytics that help UPS manage a very complex logistics network.Watch the video version of The Data Economy at redis.com/thedataeconomyProduced by Eric Johnson from Lightningpod.fm2022-03-0938 minThe Data EconomyThe Data EconomyImprove Security with Real-Time Data and Digital TwinsKurt John, the CISO at Siemens, is responsible for overseeing the data protection strategy for the enterprise’s largest market globally, consisting of over $23B in revenue. In this episode, Kurt shares how his team uses a combination of real-time data, passive data, and digital twins to protect petabytes of data and actively prevent and respond to cyber threats.Watch the video version of The Data Economy at redis.com/thedataeconomyProduced by Eric Johnson from Lightningpod.fm2022-03-0942 minThe Data EconomyThe Data EconomyReal-Time Data is Transforming the Trucking IndustryDorothy Li, the CTO of Convoy, is using technology to revolutionize the digital freight industry. In this episode, she shares insights on how data, artificial intelligence, and machine learning can be used to improve supply chain, labor, and environmental inefficiencies. She’ll explain how data sharing between the digital freight network streamlines economic growth.Watch the video version of The Data Economy at redis.com/thedataeconomyProduced by Eric Johnson from Lightningpod.fm2022-03-0930 minThe Data EconomyThe Data EconomyDiversify Data to Drive InnovationRon Guerrier, Global CIO of HP shares insights on how leaders can create a culture of innovation through diversity of thought and diversity of data. In this episode, we explore why customer centricity, data diversity, and having a purpose are key ingredients for achieving success with data within an enterprise. Ron shares his perspective on the importance of data in a modern business model and the importance of cross functional alignment among executives.Watch the video version of The Data Economy at redis.com/thedataeconomyProduced by Eric Johnson from Lightningpod.fm2022-03-0941 minThe Data EconomyThe Data EconomyUse Real-time Analytics, Streaming, IoT, and AI to modernize appsNorm Judah, Former CTO of Microsoft, and Mike Gualtieri, VP Analyst at Forrester, discuss how business leaders can lead teams to use real-time data and machine learning to modernize applications in big tech. In this episode, we’ll look at key challenges to consider, dive into the technology, and address how leaders leverage AI to accelerate innovation and deliver for customers.Watch the video version of The Data Economy at redis.com/thedataeconomyProduced by Eric Johnson from Lightningpod.fm2022-03-0949 minThe Data EconomyThe Data EconomyReal-Time Fraud Detection & Exabyte AnalyticsEric Haller, EVP & GM of Identity, Fraud & DataLabs at Experian oversees the detection algorithms used to pinpoint fraudulent transactions. In this episode, he explains best practices for real-time fraud detection using big data, challenges to consider when processing big, high-speed data, and shares advice for how to leverage data to generate business value.Watch the video version of The Data Economy at redis.com/thedataeconomyProduced by Eric Johnson from Lightningpod.fm2022-03-0939 minThe Data EconomyThe Data EconomyTrailer: The Data EconomyThe world has changed drastically in the last two years and businesses have to change with it. The need to move to the cloud, create digital experiences, and operate in real-time is more prescient than ever.The Data Economy is a podcast about leaders, like you, who use data to meet these new challenges. Michael Krigsman, Industry Analyst and Publisher of CXOTalk, sits down with executives at companies like Splunk, HP, UPS, Siemens, and EA to find out how they leverage data to power real-time experiences and create value in our modern economy. Listen to get a...2022-03-0200 minScreaming in the CloudScreaming in the CloudThe Redis Rebrand with Yiftach ShoolmanAbout YiftachYiftach is an experienced technologist, having held leadership engineering and product roles in diverse fields from application acceleration, cloud computing and software-as-a-service (SaaS), to broadband networks and metro networks. He was the founder, president and CTO of Crescendo Networks (acquired by F5, NASDAQ:FFIV), the vice president of software development at Native Networks (acquired by Alcatel, NASDAQ: ALU) and part of the founding team at ECI Telecom broadband division, where he served as vice president of software engineering.Yiftach holds a Bachelor of Science in Mathematics and Computer Science and...2022-02-0939 minRustTalkRustTalk002. 与黄光星畅聊 Rust、Redis 与新加坡欢迎听众打赏支持,您的支持是我不断创作的动力🍻 概要 本期嘉宾是 undermoon 作者黄光星(网络 ID:doyoubi)。在经历 C++ 多年折腾后,嘉宾在 2015 年做毕业设计时毅然决然地投入 Rust 的怀抱。在工作中,嘉宾主要与 Redis 集群方案打交道,在经历了 C/Go 版本后,最终选择了 Rust,这其中的经验教训是什么?此外,嘉宾在 2018 年选择出国去新加坡,是什么吸引了他?Rust 在新加坡的发展情况是怎么样?这些问题的答案都在这一个小时的节目里,请慢慢“品尝”。 时间线 00:00:22 嘉宾自我介绍 00:02:41 学习 Rust 过程 00:11:46 Rust 与 C++ 的对比 00:15:48 Rust 学习过程中的难点 00:21:36 对 Rust 新手的建议 00:26:26 开发 Redis Cluster 经验分享 00:44:44 用 Rust 做项目的优势 00:50:01 Rust 在新加坡的发展 00:54:02 嘉宾选择新加坡的原因 00:56:03 嘉宾对新加坡的整体评价 01:02:14 推荐、分享 Show Notes 嘉宾自我介绍 知乎:黄光星 GitHub:doyoubi 嘉宾的毕业设计: Blastoise: tiny relational database Peeking inside Trait Objects | Huon on the internet Effective C++ 作者表示维护不动了的文章:The Errata Evaluation Problem skyzh/type-exercise-in-rust: Learn Rust black magics by implementing basic types in database systems 嘉宾参与过的三个 Redis Cluster 项目 C eleme/corvus: A fast and lightweight Redis Cluster Proxy for Redis 3.0 Go samaritan-proxy/samaritan: A transparent proxy focus on infrastructure Rust doyoubi/undermoon: Mordern Redis Cluster solution for easy operation. Redis-like database OpenAtomFoundation/pika: Pika is a nosql compatible with redis EQ-Alpha/KeyDB: A Multithreaded Fork of Redis 嘉宾推荐 A Mind For Numbers (豆瓣) 翻译笔 Rachel's English 哔哩哔哩 YouTube 主播推荐 rust-lang/rustlings: Small exercises to get you used to reading and writing Rust code! pingcap/talent-plan: open source training courses about distributed database and distributed systemes 片尾音乐 收听方式 国内:小宇宙、微信公众号 国外:Spotify for Podcasters、Apple Podcasts、RSS 2022-02-021h 11Forbes India - Tech ConversationsForbes India - Tech ConversationsOfer Bengal, CEO of Redis, on his journey from aerospace to toy design to data managementOur guest today is Israeli serial entrepreneur Ofer Bengal, co-founder and CEO of Redis, a data management company in Silicon Valley. In this conversation, Bengal talks about how Redis has grown to be a popular data management platform for customers around the world to make their software applications go faster. Bengal also has some simple advice for Indian entrepreneurs aspiring to build deep engineering-based companies. (00:40) Intro to The Daily Tech Conversation (00:57) Our guests today — Ofer Bengal, co-founder and CEO of Redis (1:55) Redis — a data management company tackling the data-latency bottleneck to make software apps...2022-01-0534 minJust Join ITJust Join ITRedis for dummies - jak się nie narobić, a zrobić, żeby fajne działało?Jak się nie narobić, a zrobić żeby fajnie działało? 👀 Interesujecie się programowaniem niskopoziomowym, systemami  rozproszonymi geograficznie, synchronizacją komunikatów w systemach  współbieżnych, tworzeniem wydajnych rozwiązań? Przed Wami webinar, który przybliży Wam wiele kwestii dotyczących nowoczesnej bazy danych NoSQL:   Redis - Mutex, message broker, kolejka czy baza danych?   Redis, a wysoka dostępność.  Prostota, szybkość działania i skalowalność – czym jeszcze zaskoczy Cię Redis?   Przykłady zastosowań bazy Redis w systemie rozproszonym. Prelegentami są: Piotr Grabarski. Inżynier R&D oraz backend developer w EXATEL. Jego obszarami z...2021-10-041h 30The Backend Engineering Show with Hussein NasserThe Backend Engineering Show with Hussein NasserCan Redis be used as a Primary database?This episode of the backend engineering show is sponsored by my friends at RedisLabs. I’m going to break this video into three sections, we will first define features that qualify a primary database? Then we will see if Redis actually check the boxes of a primary database and finally we explore the features of Redis that take it beyond a primary database. I was personally surprised by most of those. Chapters 0:00 Intro 1:00 What Qualifies a primary database 3:00 Does Redis Check the boxes? 7:40 beyond Redis Resources ...2021-07-3013 minThe 6 Figure Developer PodcastThe 6 Figure Developer PodcastEpisode 199 – Redis with Guy Royse  Guy works for Redis Labs as a Developer Advocate. Combining his decades of experience in writing software with a passion for sharing what he has learned, Guy goes out into developer communities and helps others build great software.   Fun fact: Redis stands for Remote Dictionary Server.   Links https://twitter.com/guyroyse https://www.linkedin.com/in/groyse https://github.com/guyroyse http://guyroyse.com/ https://redislabs.com/blog/author/guy-royse/   Resources https://redis.io/ https://redislabs.com/2021-06-0734 minThe 6 Figure DeveloperThe 6 Figure DeveloperEpisode 199 – Redis with Guy Royse  Guy works for Redis Labs as a Developer Advocate. Combining his decades of experience in writing software with a passion for sharing what he has learned, Guy goes out into developer communities and helps others build great software.   Fun fact: Redis stands for Remote Dictionary Server.   Links https://twitter.com/guyroyse https://www.linkedin.com/in/groyse https://github.com/guyroyse http://guyroyse.com/ https://redislabs.com/blog/author/guy-royse/   Resources https://redis.io/ https://redislabs.com/2021-06-0734 minRedisPodsRedisPodsHow Redis scales Groww’s investing platform to empower 10 Million+ customers[01:08] - Can you tell us something about Groww as a company and what kind of business it is involved in?[02:13] - Can you tell us about your customer base?[03:00] - Can you tell us more about the overall architecture and technologies you use?[03:51] - During our initial conversation, you mentioned that you moved from Google Memorystore  to Managed Redis Enterprise solution. What was the primary reason for switching to Redis Enterprise?[05:00]  - You talked about the microservices architecture? Can you explain how well your overall tech stack looks like, whether it wa...2021-05-2113 minRedisPodsRedisPodsHow Redis strengthens OneTo11 Social Fantasy Mobile Gaming Application Platform[01:02] Please introduce yourself and share your Redis experience?[02:49] Is Onto11 Fantasy Sports Mobile Gaming platform limited to India?[04:20] How has COVID19 impacted the Oneto11  gaming platform?[08:19] Can you brief us about  the tech stack that was powering the OneTo11 gaming platform?[10:15]  What is your deployment environment for Redis? Also, how did you select it?[10:40]  You shared the challenges you faced on the first day of announcing this platform in September 2020.  Can you deep dive into why service went disrupted and how you overcome the challenge? [14:10]  In our initial...2021-05-0520 minRedisPodsRedisPodsRedis for Fraud Detection Systems[:30] Tell us a little bit about yourself? [1:00]What have you been doing to stay busy during this COVID world? [1:30]You can talk about Walmart and the role you are working on?[2:15] When did you get to know about Redis for the first time?[3:20] Which are the most recent Redis modules you worked on and why did you choose it?[6:05] What type of Infrastructure did you use for Kubernetes?[7:10] I was going through your medium blog post titled “Redis Centric Fraud Detection System” where you mentioned that “AI plays a huge par...2021-03-1815 minRedisPodsRedisPodsPredictive caching using RediSearch + RedisJSON[0:40] Tell us a little bit about yourself? In this COVID situation what stuff are you doing at home to make life interesting?Which book are you reading?[1:45] Tell us about HybrowLabs? What do you work on there? [2:45] You have been quite active in the Pune Developer Community (PDC)and have been busy delivering talks around Redis? Tell us what motivates you in sharing these knowledge?[3:50] When did you get to know about Redis for the first time?[5:15] Last December, you co-authored a blog around “Serverless Development with AWS Lambda and Redis Ente...2021-03-0517 minRedisPodsRedisPodsHow Redis Helps Data Scientists Solve Big Data Challenges[1:15] In this COVID situation, what stuff are you doing at home to make life interesting?[2:00] Can you share your overall experience around the hackathon?[3:30] What was your mission and inspiration to participate in the Hackathon?[5:00] Can brief the listeners about Data Science and why it would require a NoSQL database?[6:00] Let us talk about your experience around Redis. When did you use Redis for the first time?[9:00] Can you tell us how Redis fits into Data Science? What kind of problems does Redis solve for data scientists like you?2021-02-2419 minAzure Friday (Audio)Azure Friday (Audio)Scale your cloud app with Azure Cache for RedisYe Gu joins Scott Hanselman to discuss Azure Cache for Redis, a popular open-source in-memory data store that uses DRAM to store the most frequently used or time-sensitive data for fast retrieval. With it, you can create applications on Azure that handle millions of requests per second at down to sub-millisecond latency. Now, Azure Cache for Redis is becoming even more powerful through the integration of Redis Enterprise in partnership with Redis Labs.[0:00:00]– Introduction[0:00:46]– Presentation[0:06:34]– Demo[0:15:48]– Discussion & wrap-upMeeting developer needs with powerful new features in Azure Cache for RedisAzure Cache for RedisQuickstart: Create an Enterprise tier cache (preview)How to Impro...2021-02-0600 minAzure FridayAzure FridayScale your cloud app with Azure Cache for RedisYe Gu joins Scott Hanselman to discuss Azure Cache for Redis, a popular open-source in-memory data store that uses DRAM to store the most frequently used or time-sensitive data for fast retrieval. With it, you can create applications on Azure that handle millions of requests per second at down to sub-millisecond latency. Now, Azure Cache for Redis is becoming even more powerful through the integration of Redis Enterprise in partnership with Redis Labs.[0:00:00]– Introduction[0:00:46]– Presentation[0:06:34]– Demo[0:15:48]– Discussion & wrap-upMeeting developer needs with powerful new features in Azure Cache for RedisAzure Cache for RedisQuickstart: Create an Enterprise tier cache (preview)How to Impro...2021-02-0600 minAround IT in 256 secondsAround IT in 256 seconds#31: RedisRedis is quite a versatile NoSQL, key-value database. Or in-memory cache. Or pub/sub broker. With transactions, stored procedures and fast replication. It’s quite universal. Anyway, the main use-case for Redis is caching. Internally the whole dataset must fit in memory. Redis can optionally persist data on disk, but all online operations happen entirely in memory. This makes Redis extremely fast. It’s often used as an alternative to the widespread Memcached server. Read more: https://256.nurkiewicz.com/31 Get the new episode straight to your mailbox: https://256.nurkiewicz.com/newsletter2021-02-0204 minRedisPodsRedisPodsHow Redis Delivers 15 million+ MyTeam11 users with over 25,000 operations per second.[1:10] Can you tell us about MyTeam11 as a company?[1:50] Tell us about MyTeam11 fantasy sport gaming platform?[2:50] Impact of COVID on this gaming platform?[5:25] What is your deployment environment for Redis? [7:50] What programming languages do you use? [9:00] How often do you deploy in production? [9:25] Are you using Redis both as a caching solution as well as primary database?[10:15] What is your future plan with Redis?[11:25] What made you move from Open Source Redis to Redis Enterprise Cloud? Relevant Links:2021-01-0513 minRedisPodsRedisPodsHow Razorpay Migrated from Monolith to Microservices[1:15]  Rajeev, can you tell us something about Razorpay as a company and what kind of business it is involved in?[2:15] Rajeev, Can you tell us more about the overall architecture and technologies you use?[3:30] Hemanth, what kind of challenges did you face with your existing tech stack? [5:10] Hemanth, what compelled you to switch to Redis and include it in your tech stack?[6:25] Hemanth, Can you brief about Redis Bloom Filter to our listeners who are pretty new to this?[9:20] ] Hemanth, What other Redis Use case are you using? ...2020-12-1817 minLinux InlawsLinux InlawsHPR3229: Linux Inlaws S01E19: RedisIn this episode our two heroes interview Itamar Haber, community liaison for Redis, a popular open-source in-memory NoSQL database. Technology prevails in this episode; communism, free love and drugs take a backseat (but only for the moment! :-). The trio discuss the legacy of redis, bemoan their old age and reveal why Itamar initially wanted to be a mermaid. Listen to the episode for more shocking epiphanies! Shownotes: Kaypro: https://en.wikipedia.org/wiki/Kaypro Salvatore Sanfilippo: https://github.com/antirez redis: https://github.com/redis/redis Redis Labs: https://redislabs.com Redis Streams: https://redis...2020-12-1700 minRedisPodsRedisPodsHow Freshworks Scaled from 30 to 500 Million Requests Per Day[1:30] Vijay can you tell us about Freshworks?[3:00] What have you done with Redis?  [4:00] How do you choose technology/databases?[8:45] How do you deploy?[12:45] Tell us more about your “main Redis” use case[14:50] Do you have an idea of operations per second? [17:45] Did you do the migration live? [18:05] How does Freshworks leverage the Bloom filter? [17:00] What made you migrate from Elastic Cache?[20:50] Any other use case you want to highlight?[23:25] Why Freshworks uses the Lua script[24:50] What to come nex...2020-12-0830 minRedisPodsRedisPodsRedis Open Source Team | AllThingsRedis[1:45] Yossi - Can you tell us about the thinking behind the Redis governance model and Core Team? How were members chosen and what are their roles and responsibilities?[5:05] Yossi - What is the mission and vision ahead for Redis?[9:00] Oran - Today Redis holds 430+ contributors and 240+ releases over GITHUB.  How do you manage to get it together and work towards the team's vision and roadmap?How does each of you manage the contribution as a team? How often does the team meet? Are there processes to the team's workflow? Contributors may come and go as th...2020-12-0841 minMad Over Videos by guchMad Over Videos by guchMOV Podcast - Ep 23 Feat. Doug Tidwell of Redis Labs | Mad Over Videos by guchDoug Tidwell is the Senior Technical Marketing Manager at Redis Labs where he is currently working to build out the Redis Labs Developer Program. Redis Labs is the home of Redis, the world's most popular in-memory database, and commercial provider of Redis Enterprise. Doug is also a programmer and writer who creates videos, articles, sample code, container images, and other useful things. He has given hundreds of presentations at dozens of conferences around the world and is the author of O'Reilly's XSLT, a copy of which makes a perfect gift for all occasions.  In...2020-12-041h 10RedisPodsRedisPodsRedis In Retail[1:50] Can you tell us where you have been using Redis as a cache on your projects, and what were the outcome benefits?[4:40] In addition to cache, Redis is also a perfect fit for  ecommerce “Cart”, can you tell us more about it?[9:45] Example dealing with “black friday”, have you seen and deployed specific things for these kinds of events? Any tips?[11:10] So far we have talked about very common use cases for Redis: make the application faster, more scalable and resilient, do you have other use cases that you would like to discuss?[12...2020-11-2327 minRedisPodsRedisPodsAzure Cache for Redis(Questions with TimeStamps)[2:30 ] Can you tell us more about what Azure Cache for Redis is?[4:40] Why this partnership – why is Microsoft & Redis Labs collaborating?[8:50] So you already have a Redis integration, what is new with this new release/announcement?[11:20] In addition to HA and scalability, what are the other exciting things?[16:20 ] Do you have some examples of possible integration and added value of using Redis with Azure services?[25:30 ] Can you tell us more about the collaboration between the engineering teams? How do you work together?[31:15] What will be a good next step for our audience?Relevant Links:2020-11-0934 minRedisPodsRedisPodsChristoph Zimmermann | OSS Security & S/W Quality What’s your history with Redis? 2:30What is Own Cloud? 4:30What’s the Software Quality Assessment methodology / approach for the assessments you do? 11:00How do you evaluate Redis? 22:50How’s Redis quality changed over the years? 27:15What’s the road ahead like? 33:30What is coming that you are excited about 42: 15Relevant links Linux Inlaws: https://linuxinlaws.euLinkedIn: https://www.linkedin.com/in/christoph-dr-zimmermann-ab48353ISO 9126: https://en.wikipedia.org/wiki/ISO/IEC_9126Static code analysis: https://en.wikipedia.org/wiki/Static_program_analysissonarqube: https://www.sonarqube.orgRedis modules & Rust: https://github.com/RedisLabsModules/redismodule-rsRust: https://rust-lang.org 2020-08-2146 minRedisPodsRedisPodsAnshuman Agarwal | FaceMark-Redis Beyond Cache Winner!About FaceMark:People’s Choice winner and First Runner-UpFaceMark, built by Anshuman Agarwal, is a real-time video solution that can take student attendance in a classroom using contactless face recognition, so no one has to handle the same sign-in sheet. It was built with RedisAI, RedisGears, RedisTimeSeries, and Tensorflow. Anshuman said this hackathon was his first time using Redis, and that he began the process thinking that advanced Redis features, like Redis Streams and Redis modules, would be extremely complicated. To his surprise and delight, that was not the case. “I built the f...2020-08-1320 minArquitetandoArquitetandoArquitete FACILMENTE com CACHES e REDIS | Redis o que é | Redis para que serveProjetar soluções arquiteturais extremamente performatica requerem em geral o uso de caches.No conteúdo de hoje vamos falar sobre caches em especial sobre o Redis, abordando também as diferenças entre bancos relacionais e NOSQL.Também vamos ilustrar algumas sugestões arquiteturais fazendo uso de caches.-----------------O Redis é um repositório de estrutura de dados em memória de código aberto (licenciado pela BSD), usado como banco de dados, cache e intermediário de mensagens. Além de ser fácil de usar, ela suporta vários...2020-08-0517 minArcHChannelArcHChannelArquitete FACILMENTE com CACHES e REDIS | Redis o que é | Redis para que serveProjetar soluções arquiteturais extremamente performatica requerem em geral o uso de caches.No conteúdo de hoje vamos falar sobre caches em especial sobre o Redis, abordando também as diferenças entre bancos relacionais e NOSQL.Também vamos ilustrar algumas sugestões arquiteturais fazendo uso de caches.-----------------O Redis é um repositório de estrutura de dados em memória de código aberto (licenciado pela BSD), usado como banco de dados, cache e intermediário de mensagens. Além de ser fácil de usar, ela suporta vários...2020-08-0517 minRedisPodsRedisPodsSrivatsa Katta | Redis usage at RapidoSrivatsa Katta, Head of Engineering at Rapido in Bengaluru, India. Previously he was the head of Engineering at Dunya Labs. Srivatsa is Passionate in building scalable solutions for complex problems and has keen interest in building distributed systems. Currently Srivatsa is working with Rapido, one of the largest bike taxi platforms in India. Focussing more on last mile mobility in general and recently expanding to last mile logistics. They operate in 100+ cities with more than 1 million captains and 10 million customers on our platform.[:40] “How’s life in Bangalore?”[2:00] “What does Rapido do and what do you do a...2020-07-2326 minSoftware Engineering DailySoftware Engineering DailyRedis with Alvin Richards (Summer Break Repeat)Originally published October 24, 2019. We are taking a few weeks off. We’ll be back soon with new episodes.Redis is an in-memory database that persists to disk. Redis is commonly used as an object cache for web applications.Applications are composed of caches and databases. A cache typically stores the data in memory, and a database typically stores the data on disk. Memory has significantly faster access times, but is more expensive and is volatile, meaning that if the computer that is holding that piece of data in memory goes offline, the data will be lo...2020-06-1856 minRedisPodsRedisPodsDmitry Polyakovsky | Analyzing COVID-19 Data with Redis and other Redis Use CasesI am a skilled Software Engineer with 15+ years of experience in software development (from backend and databases to UI) and 8+ years with various cloud platforms (AWS, Oracle, Google). I know how to use my technical skills to architect, code, deploy and scale sophisticated software systems.The most important thing in building great software is not how to do it but what the customer need is and why such need exists. I work closely with customers, executives, and other engineers to answer these questions and then I build great software. Notes: [1:30] “How did we firs...2020-06-1827 minRedisPodsRedisPodsScott Haines | Protobuf, Spark-Redis and the Magic of Redis Data StructuresScott Haines is a full stack engineer with a focus on real-time, highly available analytics and insights systems. He works at Twilio as a Senior Principal Software Engineer on the Voice Insights team where he helped drive Apache Spark adoption and streaming pipeline architecture best practices. Previously, Scott has presented at RedisDay Seattle  and RedisConf20. View his sessions below.  “What is your job at Twilio?” (1:40) “How did you get your start with Redis?” (4:00)“What is the Redis patterns do you find the most interesting?” (10:35)“Can stuff any kind of object into a sorted set?” (13:00) “What is protobuf?” (18:15)“What was your connection with Re...2020-05-2137 minSoftware Engineering DailySoftware Engineering DailyAdvanced Redis with Alvin RichardsRedis is an in-memory object storage system that is commonly used as a cache for web applications. This core primitive of in-memory object storage has created a larger ecosystem encompassing a broad set of tools. Redis is also used for creating objects such as queues, streams, and probabilistic data structures.Machine learning systems also need access to fast, in-memory object storage. RedisAI is a newer module for supporting machine learning tasks. For serverless computing, RedisGears allows for the execution of functions close to your Redis instance. RedisEdge allows for edge computing with Redis.Alvin Richards...2020-05-0649 minAWS Morning BriefAWS Morning BriefWhiteboard Confessional: My Metaphor-Spewing Poet Boss & Why I Don’t Like Amazon ElastiCache for RedisAbout Corey QuinnOver the course of my career, I’ve worn many different hats in the tech world: systems administrator, systems engineer, director of technical operations, and director of DevOps, to name a few. Today, I’m a cloud economist at The Duckbill Group, the author of the weekly Last Week in AWS newsletter, and the host of two podcasts: Screaming in the Cloud and, you guessed it, AWS Morning Brief, which you’re about to listen to.LinksCHAOSSEARCHRedisAmazon ElastiCacheTwitter: @QuinnyPigTranscriptCorey Quinn...2020-04-0312 minRedisPodsRedisPodsAaron Chambers | Ember CLI Deploy and Immutable DeploymentsAaron is the author and co-maintainer of the popular Ember addon, EmberCLI Deploy, which has become the defacto addon for shipping Ember applications. He has spent the past 5 years evolving deployment patterns for JS web applications to allow faster shipping with more confidence, using patterns such as parallel deployments that leverage tools such as Redis. By day, Aaron is a tech lead at Phorest where he helps lead the development of their salon management software built in Ember.js and loves to ship at 4pm on Fridays :)“What do you do?” (1:25)“What is Ember?” (1:53)“What is Ember CLI deploy?”...2020-04-0223 minRedisPodsRedisPodsErik Brandsberg of Heimdall Data | Automated SQL Caching & Read/Write SplitsErik Brandsberg is CTO at Heimdall Data. He specializes in application-networking technologies for web and backend databases such as Redis. His diverse experience at Alteon, Citrix, and Juniper Networks gave him a solid understanding of operational complexities in a modern infrastructure, which led to the founding of Heimdall Data.Show Highlights:“What is Heimdall Data?” (1:30)“What is the use case that is most relevant to our Redis users?”(7:20)“What is an example of knowing what is cacheable?” (8:25)“What is Automated about SQL Caching and how does it work? (9:30)“How would you compare/contrast developing an app directly with Re...2020-03-1925 minRedisPodsRedisPodsLoris Cro | Rust vs Go, and What Makes Live-Coding So CompellingLoris is a bioinformatician who has worked on everything from big-data problems in academia  to consulting for fintech startups in Singapore. He now works at Redis Labs as a Developer Advocate, and writes for the company tech blog, speaks about Redis at conferences, and live codes on Twitch.Show Highlights:“Why Go and not Rust?” (1:14)“Live Coding a Redis Client in Python from Scratch” (7:25)“Salvatore (ANTIREZ) live coding on Twitch” (10:31)“Why do people watch live coding streams?” (12:59)“What makes for an interesting talk?”(15:39)“Redis as a toolkit for building distributed systems”(18:01)Relevant Links:Redis’ Company Tech BlogLoris’ Twi2020-03-1022 minRedisPodsRedisPodsIntroducing RedisPods (Formally known as the Redis Stars Podcast)2020-03-1001 minSoftware Engineering DailySoftware Engineering DailyRedis with Alvin RichardsRedis is an in-memory database that persists to disk. Redis is commonly used as an object cache for web applications.Applications are composed of caches and databases. A cache typically stores the data in memory, and a database typically stores the data on disk. Memory has significantly faster access times, but is more expensive and is volatile, meaning that if the computer that is holding that piece of data in memory goes offline, the data will be lost.When a user makes a request to load their personal information, the server will try to load...2019-10-2456 minThe Backend Engineering Show with Hussein NasserThe Backend Engineering Show with Hussein NasserEpisode 108 - RedisRedis is a noSQL key-value store, in memory database first that exploded in popularity in the past few years. In this video slash course, we will explain what Redis is, talk about the in-memory model, the optional durability, replication, clustering publish subscribe and the protocol and finally we will go through examples. During the video I will add time codes to each topic so you guys can jump to the topic that interests you the most.    Table of Content and TimeCodes  Redis as a NoSQL In Memory Key-Value store 3:49Optional Durability 10:00Transport Protocol 15:10Pub/Sub 18:24Replication and Clustering 20:40Examples 23:41Spin...2019-10-0437 minChaos Computer Club - archive feed (high quality)Chaos Computer Club - archive feed (high quality)Redis ist 10! (froscon2019)Was als einfacher Key-Value Store mit dem ersten Code-Commit 2009 anfing, hat sich zu einer der führenden NoSQL / In-Memory Datenbanken entwickelt, die mittlerweile selbst ein wichtiger Bestandteil von vielen Open Source Projekten ist. Da alle Daten im Hauptspeicher gehalten werden, ist die Schnelligkeit bzw. minimale Latenz bei der Verarbeitung einer der primären Vorteile dieser Datenbank. Ob als schneller Cache, der beim Zugriff auf eine herkömmliche Datenbank die Zugriffszeiten gering hält oder als vollständige Datenbank, die Millionen von Transaktionen pro Sekunde stemmt, Redis ist für mehr und mehr Entwickler der Datenspeicher der Wahl, wenn es um Echtze...2019-08-1155 minReality 2.0Reality 2.0Episode 24: A Chat About Redis LabsDoc Searls and Katherine Druckman talk to Yiftach Shoolman, CTO and Co-founder of Redis Labs, about Redis, Open Source licenses, company culture and more. Download ogg format Links mentioned: Time for Net Giants to Pay Fairly for the Open Source on Which They Depend Redis Labs and the "Common Clause" Redis Labs Changing Its Licensing for Redis Modules Again... Redis Labs’ Modules License Changes Special Guest: Yiftach Shoolman.Support Reality 2.02019-08-0250 minThe Python Podcast.__init__The Python Podcast.__init__How To Include Redis In Your Application ArchitectureSummary The Redis database recently celebrated its 10th birthday. In that time it has earned a well-earned reputation for speed, reliability, and ease of use. Python developers are fortunate to have a well-built client in the form of redis-py to leverage it in their projects. In this episode Andy McCurdy and Dr. Christoph Zimmerman explain the ways that Redis can be used in your application architecture, how the Python client is built and maintained, and how to use it in your projects. Announcements Hello and welcome to Podcast.__init__, the podcast about Python and...2019-03-041h 01