Redis Essentials is a fast-paced guide that teaches the fundamentals on data types, explains how to manage data through commands, and shares experiences from big players in the industry.
"Sinopsis" puede pertenecer a otra edición de este libro.
This book is intended for those who want to learn about Redis with or without previous experience. By providing a foundation to understand the capabilities of Redis, this book will teach you how to extend and scale Redis in real-life situations.
Maxwell Dayvson Da Silva, a self-taught programmer, is the director of technology at The New York Times. Born in Recife, Brazil, he is a video specialist and is most interested in bringing technology to a global audience. His work has ranged from developing and delivering highly scalable products to innovating and implementing large-scale video solutions. Prior to joining the Times, he worked for Globo, Brazil's leading media network, and Terra, a global digital media company. Additionally, he has spoken at conferences such as Campus Party, FISL, SET Broadcast and Cable, Streaming Media East, and Streaming Media West. Maxwell has also devoted time to speaking at several Brazilian universities, including UFGRS, IFRS, UDESC, and FEEVALE-RS. He is a contributor to and creator of some open source projects. You can find them at https://github.com/dayvson. Outside of his professional work, Maxwell regularly combines his passion for art and science to create games and interactive art installations. His son, Arthur, inspires him to seek opportunities to bring science into the lives of young people, both in New York and abroad. Although Redis Essentials is Maxwell's first book, he has done technical reviewing for two others, Extending Bootstrap and Learning JavaScript Data Structures and Algorithms. You can contact him on LinkedIn at http://www.linkedin.com/in/dayvson. Hugo Lopes Tavares is a software developer from Brazil who currently works as a platform engineer at Yipit, a technology company focused on data aggregation and analysis. Prior to his work in the United States, Hugo worked on live streaming video development for Globo.com, the Internet branch of Grupo Globo, which is the largest media conglomerate in Latin America. Having been involved in open source software, he has made a significant impact in this field. He was a main contributor to pip (the Python package installer), wrote improvements to CPython and the Python standard library, coauthored Splinter (a web-testing tool), and contributed to many well-known projects. Some of his contributions can be found at https://github.com/hltbra. Additionally, Hugo worked at NSI (Information Systems Research Group), carrying out research and development on agile methods and software quality for the Brazilian government. Within his research, he created some testing tools, the most famous of which are Should-DSL and PyCukes, which are mentioned in Python Testing Cookbook, Packt Publishing (Should-DSL has its own section in it). When Hugo is not doing anything related to technology, he is involved in strength training as an amateur powerlifter. You can contact him on LinkedIn at https://www.linkedin.com/in/hltbra.
"Sobre este título" puede pertenecer a otra edición de este libro.
EUR 6,72 gastos de envío desde Estados Unidos de America a España
Destinos, gastos y plazos de envíoEUR 5,19 gastos de envío desde Reino Unido a España
Destinos, gastos y plazos de envíoLibrería: ThriftBooks-Dallas, Dallas, TX, Estados Unidos de America
Paperback. Condición: Very Good. No Jacket. May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend Less 1.05. Nº de ref. del artículo: G1784392456I4N00
Cantidad disponible: 1 disponibles
Librería: Ria Christie Collections, Uxbridge, Reino Unido
Condición: New. In. Nº de ref. del artículo: ria9781784392451_new
Cantidad disponible: Más de 20 disponibles
Librería: PBShop.store US, Wood Dale, IL, Estados Unidos de America
PAP. Condición: New. New Book. Shipped from UK. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000. Nº de ref. del artículo: L0-9781784392451
Cantidad disponible: Más de 20 disponibles
Librería: PBShop.store UK, Fairford, GLOS, Reino Unido
PAP. Condición: New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000. Nº de ref. del artículo: L0-9781784392451
Cantidad disponible: Más de 20 disponibles
Librería: California Books, Miami, FL, Estados Unidos de America
Condición: New. Nº de ref. del artículo: I-9781784392451
Cantidad disponible: Más de 20 disponibles
Librería: Rarewaves.com UK, London, Reino Unido
Digital. Condición: New. Harness the power of Redis to integrate and manage your projects efficientlyAbout This Book. Learn how to use Redis's data types efficiently to manage large data sets. Scale Redis to multiple servers with Twemproxy, Redis Sentinel, and Redis Cluster. A fast-paced guide, full of real-world examples to help you get the best out of the features offered by RedisWho This Book Is ForIf you are a competent developer with experience of working with data structure servers and want to boost your project's performance by learning about features of Redis, then this book is for you.What You Will Learn. Build analytics applications using Bitmaps and Hyperloglogs. Enhance scalability with Twemproxy, Redis Sentinel, and Redis Cluster. Build a Time Series implementation in Node.js and Redis. Create your own Redis commands by extending Redis with Lua. Get to know security techniques to protect your data (SSL encryption, firewall rules, basic authorization). Persist data to disk and learn the trade-offs of AOF and RDB. Understand how to use Node.js, PHP, Python, and Ruby clients for Redis. Avoid common pitfalls when designing your next solutionIn DetailRedis is the most popular in-memory key-value data store. It's very lightweight and its data types give it an edge over the other competitors. If you need an in-memory database or a high-performance cache system that is simple to use and highly scalable, Redis is what you need.Redis Essentials is a fast-paced guide that teaches the fundamentals on data types, explains how to manage data through commands, and shares experiences from big players in the industry.We start off by explaining the basics of Redis followed by the various data types such as Strings, hashes, lists, and more. Next, Common pitfalls for various scenarios are described, followed by solutions to ensure you do not fall into common traps.After this, major differences between client implementations in PHP, Python, and Ruby are presented. Next, you will learn how to extend Redis with Lua, get to know security techniques such as basic authorization, firewall rules, and SSL encryption, and discover how to use Twemproxy, Redis Sentinel, and Redis Cluster to scale infrastructures horizontally. At the end of this book, you will be able to utilize all the essential features of Redis to optimize your project's performance.Style and approachA practical guide that offers the foundation upon which you can begin to understand the capabilities of Redis using a step-by-step approach. This book is full of real-world problems and in-depth knowledge of the concepts and features of Redis, with plenty of examples. Nº de ref. del artículo: LU-9781784392451
Cantidad disponible: Más de 20 disponibles
Librería: Rarewaves.com USA, London, LONDO, Reino Unido
Digital. Condición: New. Harness the power of Redis to integrate and manage your projects efficientlyAbout This Book. Learn how to use Redis's data types efficiently to manage large data sets. Scale Redis to multiple servers with Twemproxy, Redis Sentinel, and Redis Cluster. A fast-paced guide, full of real-world examples to help you get the best out of the features offered by RedisWho This Book Is ForIf you are a competent developer with experience of working with data structure servers and want to boost your project's performance by learning about features of Redis, then this book is for you.What You Will Learn. Build analytics applications using Bitmaps and Hyperloglogs. Enhance scalability with Twemproxy, Redis Sentinel, and Redis Cluster. Build a Time Series implementation in Node.js and Redis. Create your own Redis commands by extending Redis with Lua. Get to know security techniques to protect your data (SSL encryption, firewall rules, basic authorization). Persist data to disk and learn the trade-offs of AOF and RDB. Understand how to use Node.js, PHP, Python, and Ruby clients for Redis. Avoid common pitfalls when designing your next solutionIn DetailRedis is the most popular in-memory key-value data store. It's very lightweight and its data types give it an edge over the other competitors. If you need an in-memory database or a high-performance cache system that is simple to use and highly scalable, Redis is what you need.Redis Essentials is a fast-paced guide that teaches the fundamentals on data types, explains how to manage data through commands, and shares experiences from big players in the industry.We start off by explaining the basics of Redis followed by the various data types such as Strings, hashes, lists, and more. Next, Common pitfalls for various scenarios are described, followed by solutions to ensure you do not fall into common traps.After this, major differences between client implementations in PHP, Python, and Ruby are presented. Next, you will learn how to extend Redis with Lua, get to know security techniques such as basic authorization, firewall rules, and SSL encryption, and discover how to use Twemproxy, Redis Sentinel, and Redis Cluster to scale infrastructures horizontally. At the end of this book, you will be able to utilize all the essential features of Redis to optimize your project's performance.Style and approachA practical guide that offers the foundation upon which you can begin to understand the capabilities of Redis using a step-by-step approach. This book is full of real-world problems and in-depth knowledge of the concepts and features of Redis, with plenty of examples. Nº de ref. del artículo: LU-9781784392451
Cantidad disponible: Más de 20 disponibles
Librería: GreatBookPrices, Columbia, MD, Estados Unidos de America
Condición: New. Nº de ref. del artículo: 24664973-n
Cantidad disponible: Más de 20 disponibles
Librería: Books Puddle, New York, NY, Estados Unidos de America
Condición: New. pp. 230. Nº de ref. del artículo: 26372844108
Cantidad disponible: 4 disponibles
Librería: THE SAINT BOOKSTORE, Southport, Reino Unido
Paperback / softback. Condición: New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days 526. Nº de ref. del artículo: C9781784392451
Cantidad disponible: Más de 20 disponibles