January 2023 Summaries
7 posts from Redis
Filter
Month:
Year:
Post Summaries
Back to Blog
The author discusses how marketing language, specifically buzzwords, can be off-putting for developers and hinder their interest in buying a development tool. The most commonly cited buzzwords that drive away potential customers include "digital transformation," "best practices," "agile," artificial intelligence, "single pane of glass," and "leading edge." These terms are often used to create an impression rather than provide clear descriptions of the product's features or benefits. The author argues that developers want to understand what a tool can do, how it works with their existing infrastructure, and whether it fits within their budget. By using more descriptive language, vendors can overcome the negative impact of buzzwords and showcase the value of their products.
Jan 30, 2023
1,708 words in the original blog post.
Redis Enterprise's Active-Active Geo-Distribution in conjunction with Google Cloud Spanner provides a unified real-time data layer for geo-distributed applications, ensuring high availability, resiliency, compliance, and performance across remote distances. This combination helps to eliminate the need for developers to worry about ensuring data consistency in database systems across multicloud regions. By leveraging Redis Enterprise's native support of active-active geo-replication, businesses can ensure stronger consistency both in the caching layer and in the system of record, without requiring additional development work. The technology supports five nines SLAs as Cloud Spanner does in multi-region deployments, providing better price performance with no maintenance downtime. This enables industries such as retail, financial services, and gaming to build software that stands up to user demand, using Redis Enterprise's enterprise capabilities to model data structures like JSON and search modules for applications.
Jan 26, 2023
1,419 words in the original blog post.
RedisInsight is a free tool designed for developers working with any Redis deployment, aiming to optimize their development process. The latest version introduces new features such as full-text search UI controls, database analysis tools, data formatters, visual support for Redis streams, bulk deletion, and Slow Log tool. These enhancements can help improve the performance and memory usage of Redis databases, simplify working with Redis Streams, and facilitate troubleshooting by identifying slow tasks in the system.
Jan 25, 2023
480 words in the original blog post.
The Redis Partner Program offers several new features to help companies that work with Redis, including marketing resources, technical support, financial compensation programs, and sales enablement tools. The program has already been successful with over 200 partners worldwide and is now being expanded to provide a broader partner ecosystem for customers building complex real-time applications. The program consists of two tiers: Community and Enterprise, which offer varying levels of benefits such as co-marketing, self-enablement, live enablement, co-sell, and revenue sharing. Redis is one of the most popular open-source databases in the world, with millions of downloads daily, and its partner program aims to support customers' growth and success by providing access to a stable of partners and real-time data platform.
Jan 24, 2023
360 words in the original blog post.
Staying current with tech skills is essential, but other practices are equally important for a productive career in software development. To future-proof your career, consider adding in-demand skills such as soft skills that go beyond programming, learning about DevOps and cloud-native architectures, understanding the business side of your work, and developing effective communication and writing skills. Building a reputation for quality and reliability is crucial, and networking with others in your industry can help you establish a strong professional network. It's also important to cultivate a growth mindset, stay curious, and always keep learning to build on your existing technical knowledge.
Jan 11, 2023
2,140 words in the original blog post.
Kubernetes Secrets are not as secure as their name implies and pose challenges in managing secret data such as passwords, keys, credentials, and authentication tokens. To address these issues, HashiCorp Vault can be used to decouple secret management from a Kubernetes cluster. Vault is an identity-based, external secrets operator that authorizes all access before sharing sensitive data. In the context of Redis Enterprise on Kubernetes, users need authentication and end-to-end security is usually enabled in support of those capabilities. The walkthrough provided demonstrates how to create a secure deployment of Redis Enterprise on Kubernetes using Vault's power.
Jan 05, 2023
1,429 words in the original blog post.
The Redis Enterprise team requests a comprehensive data package, similar to a car diagnostic test, to identify underlying issues and provide better troubleshooting answers. This package contains essential information for health checks, areas for improvement, and best practices, helping the team find problems before they arise. The team analyzes proprietary software using internal tools and extensive technical knowledge to provide timely solutions. A support package can be obtained through the GUI or Redis command-line interface, with experts in the field ensuring a smooth experience for businesses. Providing detailed logs and information helps the team troubleshoot issues efficiently, while prioritizing privacy and security.
Jan 03, 2023
691 words in the original blog post.