Skip to content

Commit

Permalink
Add Episode 87 - Redpanda by @weimeilin79 (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
cortinico authored Aug 14, 2024
1 parent c3db042 commit ed2fbd9
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2024-07-31-086-dagster.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ podcast_duration: "40:39"
podcast_length: 16174062
---

<iframe src="https://open.spotify.com/embed-podcast/show/4jV6Yoz7D38sZJlYMzJm3k" width="100%" height="232" frameborder="0" allowtransparency="true" allow="encrypted-media"></iframe>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/episode/1eMwYnEyg6KzVnhynRDdsf?utm_source=generator" width="100%" height="352" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>

Today is time to talk about Data Pipelines and Data Engineering. I'm really excited to have on stage [**Sandy Ryza**](https://twitter.com/sryza), Lead Engineer of [**Dagster**](https://dagster.io/).

Expand Down
80 changes: 80 additions & 0 deletions _posts/2024-08-14-087-redpanda.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
---
title: "#87 - Redpanda with Christina Lin"
excerpt: "Super fast data streaming platform with Christina Lin, Developer Advocate at Redpanda"
author_profile: true

description: "Super fast data streaming platform with Christina Lin, Developer Advocate at Redpanda"

header:
teaser: "/assets/images/header-single-episode.png"
overlay_image: "/assets/images/header-single-episode.png"
show_overlay_excerpt: false
overlay_filter: "0.6"
og_image: "/assets/images/episodes/87-cover.png"

date: 2024-08-14
permalink: /87/
redirect_from:
- /87/redpanda/
- /87/redpanda-with-christina-lin/

podcast_image: "/assets/images/episodes/87-cover.png"
podcast_episode_number: 87
podcast_link: https://dts.podtrac.com/redirect.m4a/hosting.thebakery.dev/87-thedevelopersbakery-redpanda.m4a
podcast_duration: "42:07"
podcast_length: 16732267
---

<iframe src="https://open.spotify.com/embed-podcast/show/4jV6Yoz7D38sZJlYMzJm3k" width="100%" height="232" frameborder="0" allowtransparency="true" allow="encrypted-media"></iframe>

We keep on exploring the world of data with another amazing guest: [**Christina Lin**](https://twitter.com/Christina_wm), Developer Advocate at [**RedPanda**](https://www.redpanda.com/).

RedPanda is a data streaming platform, entirely built with C++ that aims to be faster and more efficient than Kafka. In this episode, Christina tells us all about RedPanda, its features, and how it's different from other streaming platforms.

Christina also shares her journey into Developer Advocacy, and share some of her tips to create engaging content for developers.

Enjoy the show 👨‍🍳

# Show Notes

- **00.00** Intro
- **00.46** Episode Start
- **01.10** Christina's Introduction
- **02.01** What is RedPanda?
- **03.04** RedPanda in action
- **05.46** RedPanda features
- **09.53** Picking C++
- **13.41** Attracting C++ contributors
- **15.20** How faster is RedPanda?
- **17.10** Self-hosting vs Cloud
- **20.11** Single binary architecutre
- **22.29** The history of RedPanda
- **24.59** Who's maintaining RedPanda?
- **26.35** How Christina got involved in RedPanda
- **28.29** Being a DevRel
- **31.18** The best way to reach developers
- **33.39** The art of drawings
- **35.42** DevRel success metrics
- **37.38** From SWE to DevRel
- **39.21** Further reading
- **40.42** Where people can find you online?

# Resources

- <i class="fab fa-github"></i> [redpanda-data/redpanda on GitHub](https://github.com/redpanda-data/redpanda)
- <i class="fas fa-link"></i> [Redpanda Official Website](https://www.redpanda.com/)
- Mentioned Resources:
- <i class="fab fa-youtube"></i> [Redpanda Youtube Channel](https://www.youtube.com/c/RedpandaData)
- <i class="fas fa-link"></i> [Redpanda University](https://university.redpanda.com)
- <i class="fab fa-github"></i> [@weimeilin79 on GitHub](https://github.com/weimeilin79)
- <i class="fab fa-twitter"></i> [@Christina_wm on Twitter](https://twitter.com/Christina_wm)
- <i class="fab fa-linkedin"></i> [Christina Lin on Linkedin](https://www.linkedin.com/in/weimeilin/)

# Show links

- <i class="fas fa-link"></i> [Podcast Website](https://thebakery.dev)
- <i class="fab fa-spotify"></i> [The Developers' Bakery on Spotify](https://open.spotify.com/show/4jV6Yoz7D38sZJlYMzJm3k?si=AL3ske_0R_CKlEScMhYhug)
- <i class="fas fa-podcast"></i> [The Developers' Bakery on Apple Podcasts](https://podcasts.apple.com/us/podcast/the-developers-bakery/id1542849034)
- <i class="fab fa-google-play"></i> [The Developers' Bakery on Google Podcasts](https://podcasts.google.com/feed/aHR0cHM6Ly90aGViYWtlcnkuZGV2L3BvZGNhc3QueG1s)
- <i class="fab fa-twitter"></i> [@thebakerydev on Twitter](https://twitter.com/thebakerydev)
- <i class="fab fa-twitter"></i> [@cortinico on Twitter](https://twitter.com/cortinico)
Binary file added assets/images/episodes/87-cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ed2fbd9

Please sign in to comment.