Getting Started with Amazon MemoryDB for Redis - AWS Online Tech Talks

preview_player
Показать описание
Developers today build modern applications using microservices architectures. These applications demand extreme low latency to deliver real-time performance for end users and flexible programming to adjust to modern application needs. Introducing Amazon MemoryDB for Redis, the newest fully managed database from AWS. MemoryDB is a Redis-compatible, durable, in-memory database service that delivers ultra-fast performance. Because MemoryDB stores your entire dataset in-memory and uses a Multi-AZ transactional log, you achieve both in-memory performance and data durability. Learn about MemoryDB and how you can use it to build microservices-based applications. Plus, dive deep with a demo on how to get started with MemoryDB.

Learning Objectives:
*Get to know Amazon MemoryDB for Redis
*Learn how to build fast and flexible microservices-based applications with MemoryDB
*Learn how to get started with MemoryDB

Follow Amazon Web Services:

☁️ AWS Online Tech Talks cover a wide range of topics and expertise levels through technical deep dives, demos, customer examples, and live Q&A with AWS experts. Builders can choose from bite-sized 15-minute sessions, insightful fireside chats, immersive virtual workshops, interactive office hours, or watch on-demand tech talks at your own pace. Join us to fuel your learning journey with AWS.

#AWS
Рекомендации по теме
Комментарии
Автор

does this not support s3 for data ingestion? kinda wanna have data from an s3 source write to this MemoryDB but it looks like it would have to be done with boto3 eh :/

DamienMalakay