Home / Companies / Redpanda / Blog / May 2022

May 2022 Summaries

2 posts from Redpanda

Filter
Month: Year:
Post Summaries Back to Blog
Growing up in rural Kansas and studying systems programming at the University of Kansas, the author pursued a PhD in Computer Science at UC Santa Cruz, focusing on storage systems and distributed systems like Ceph. After leaving academia, they joined Red Hat, working within Kubernetes, which eventually led to a position at Redpanda in 2019. At Redpanda, the author works on the Core team, dealing with engineering challenges related to modern hardware advancements, such as optimizing storage systems for NVMe devices using the Seastar runtime framework. The author highlights the integration of WebAssembly for computation within the storage system and the development of a Kafka compatibility layer as significant projects. Their role has evolved to include responsibilities like code reviews, hiring, and mentoring new developers, emphasizing the importance of communication in a remote-first company. Redpanda values diverse experiences and skills, prioritizing candidates who are communicative, curious, and familiar with languages like C++, Python, and Go, while inviting interested individuals to join their team.
May 18, 2022 1,492 words in the original blog post.
Redpanda has released version 22.1 of its streaming data platform, introducing several new features aimed at enhancing operational simplicity, reliability, and compatibility with Apache Kafka. Key updates include Transparent Tiered Storage, now generally available, enabling seamless access to both real-time and historical data, thereby optimizing read latency and reducing storage costs. The release also debuts Centralized Configuration, facilitating easier cluster-wide settings management, and Maintenance Mode, allowing for downtime-free node maintenance by migrating partition leadership. Additionally, Rack Awareness enhances data resilience by distributing data across different failure zones, while Consumer Offsets and Idempotent Producers improve interoperability and communication stability, respectively. This update follows a new versioning scheme of four major releases per year, ensuring a balance between innovation and stability, and is available for download on GitHub or through Redpanda's cloud services.
May 10, 2022 1,271 words in the original blog post.