Podcasts about aiven

  • 56PODCASTS
  • 67EPISODES
  • 39mAVG DURATION
  • 1MONTHLY NEW EPISODE
  • Jun 5, 2025LATEST

POPULARITY

20172018201920202021202220232024


Best podcasts about aiven

Latest podcast episodes about aiven

Developer Voices
Making Apache Kafka Diskless (with Filip Yonov & Josep Prat)

Developer Voices

Play Episode Listen Later Jun 5, 2025 89:29


How do you retrofit a clustered data-processing system to use cheap commodity storage? That's the big question in this episode as we look at one of the many attempts to build a version of Kafka that uses object storage services like S3 as its main disk, sacrificing a little latency for cheap, infinitely-scalable disks.There are several companies trying to walk down that road, and it's clearly big business - one of them recently got bought out for a rumoured $250m. But one of them is actively trying to get those changes back into the community, as are pushing to make Apache Kafka speak object storage natively.Joining me to explain why and how are Josep Prat and Filip Yonov of Aiven. We break down what it takes to make Kafka's storage layer optional on a per-topic basis, how they're making sure it's not a breaking change, and how they plan to get such a foundational feature merged.–Announcement Post: https://aiven.io/blog/guide-diskless-apache-kafka-kip-1150Aiven's (Temporary) Fork, Project Inkless: https://github.com/aiven/inkless/blob/main/docs/inkless/README.mdKafka Improvement Process (KIP) Articles: KIP-1150: https://cwiki.apache.org/confluence/display/KAFKA/KIP-1150%3A+Diskless+Topics KIP-1163: Diskless Core: https://cwiki.apache.org/confluence/display/KAFKA/KIP-1163%3A+Diskless+Core KIP-1164: Topic Based Batch Coordinator: https://cwiki.apache.org/confluence/display/KAFKA/KIP-1164%3A+Topic+Based+Batch+Coordinator KIP-1165: Object Compaction for Diskless: https://cwiki.apache.org/confluence/display/KAFKA/KIP-1165%3A+Object+Compaction+for+DisklessSupport Developer Voices on Patreon: https://patreon.com/DeveloperVoicesSupport Developer Voices on YouTube: https://www.youtube.com/@developervoices/joinFilip on LinkedIn: https://www.linkedin.com/in/filipyonovJosep on LinkedIn: https://www.linkedin.com/in/jlprat/Kris on Bluesky: https://bsky.app/profile/krisajenkins.bsky.socialKris on Mastodon: http://mastodon.social/@krisajenkinsKris on LinkedIn: https://www.linkedin.com/in/krisjenkins/

LeanCast: Product Innovation & UX Design
EP. 95 - Cowboys, Data, and the AI Gold Rush w/ Franceso Tisiot

LeanCast: Product Innovation & UX Design

Play Episode Listen Later May 30, 2025 49:51 Transcription Available


Send us a textEnterprises are racing to integrate AI — but most aren't ready for the risks. Francesco Tisiot, Field CTO at Aiven, breaks down why real-time data, strong infrastructure, and clear governance are no longer optional. If your AI agent makes decisions in milliseconds, your data better be bulletproof.You can find Francesco here: https://www.linkedin.com/in/francescotisiotInterested in joining the podcast? DM Behrad on LinkedIn:https://www.linkedin.com/in/behradmirafshar/This podcast is made by Bonanza Studios, Germany's Premier Digital Design Studio:https://www.bonanza-studios.com/

Hacking Postgres
S3E1: Francesco Tisiot, Field CTO Aiven

Hacking Postgres

Play Episode Listen Later Oct 22, 2024 31:46


Joining Aiven in 2021, Francesco Tisiot works as a Field CTO and AI Lead. He serves as a technical advisor to clients and prospects, helping to meet their needs without the focus on sales, acting as a 'rented' CTO to provide expert guidance. Join us as we dive into Francesco's insightful perspectives on the Postgres community, where he challenges the notion of valuing years of experience over actual contributions and expertise.In this episode, we explore:How Postgres is a core focus for AivenStrategies for incorporating diverse viewpoints within the communityThe perception of Oracle within the Postgres communityBenefits and challenges of using AI tools for database optimisationAcquisition of EverSQL by Aiven for integrating AI tools in SQL performance tuningLinks mentioned:Aiven for AlloyDB OmniFrancesco Tisiot on XFrancesco Tisiot on LinkedIn

The IaC Podcast
Chef to Pulumi - Exploring IaC Tools with Matty Stratton

The IaC Podcast

Play Episode Listen Later Sep 30, 2024 26:56


How did Chef and Puppet shape the early days of Infrastructure as Code? Join Matty Stratton as he shares his experiences with these foundational tools and how they paved the way for modern IaC practices. We explore the power of open-source solutions and how they've transformed DevOps workflows.Matty Stratton is the Director of Developer Relations at Aiven, a well-known member of the DevOps community, founder and co-host of the popular Arrested DevOps podcast, and a global organizer of the DevOpsDays set of conferences.Matty has over 20 years of experience in IT operations and is a sought-after speaker internationally, presenting at Agile, DevOps, and cloud engineering focused events worldwide.

Chinchilla Squeaks
Kubecon: Docker Build Cloud and Aiven

Chinchilla Squeaks

Play Episode Listen Later Jul 25, 2024 42:13


I am literally powered by Magic Mind right now. It's helping me focus and keep going in some tough weeks of poor sleep and too much to do.If you also need that helping hand, head over to magicmind.com/chinchillasqueaks and use the code “CHINCHILLASQUEAKS20” for 48% of subscriptions or 20% off one-time purchases.More interviews from KubeCon Paris. This time, Matt Wilson, a colleague from Docker Build Cloud, and Sebastian Blanc of Aiven.00:00 Introduction and Podcast Overview01:42 Docker Build Cloud Explained03:22 Challenges in Docker Image Building04:33 BuildCloud Features and Benefits06:22 User Experience and Feedback18:50 Future Plans and Roadmap20:34 Aiven - Exploring Data Management Solutions22:17 Aiven - Open Source Commitment and Contributions25:23 Aiven - Competing in the Cloud Market31:39 Aiven - Developer Experience and Tools36:24 Aiven - Future Directions and Innovations40:57 Conclusion and Final Thoughts

Postgres FM
Out of disk

Postgres FM

Play Episode Listen Later Jul 19, 2024 43:26


Nikolay and Michael discuss Postgres running out of disk space — including what happens, what can cause it, how to recover, and most importantly, how to prevent it from happening in the first place. Here are some links to things they mentioned:Disk Full (docs) https://www.postgresql.org/docs/current/disk-full.htmlpgcompacttable https://github.com/dataegret/pgcompacttable Our episode on massive deletes https://postgres.fm/episodes/massive-deletes Getting Rid of Data (slides from VLDB 2019 keynote by Tova Milo)pg_tier https://github.com/tembo-io/pg_tier Data tiering in Timescale Cloud https://docs.timescale.com/use-timescale/latest/data-tiering/ Postgres is Out of Disk and How to Recover (blog post by Elizabeth Christensen) https://www.crunchydata.com/blog/postgres-is-out-of-disk-and-how-to-recover-the-dos-and-donts max_slot_wal_keep_size https://www.postgresql.org/docs/current/runtime-config-replication.html#GUC-MAX-SLOT-WAL-KEEP-SIZE Our episode on checkpoint tuning https://postgres.fm/episodes/wal-and-checkpoint-tuning Aiven docs on full disk issues https://aiven.io/docs/products/postgresql/howto/prevent-full-disk  ~~~What did you like or not like? What should we discuss next time? Let us know via a YouTube comment, on social media, or by commenting on our Google doc!~~~Postgres FM is produced by:Michael Christofides, founder of pgMustardNikolay Samokhvalov, founder of Postgres.aiWith special thanks to:Jessie Draws for the elephant artwork 

Intervista Pythonista
Type-checking statico su grandi codebase. Ep 55

Intervista Pythonista

Play Episode Listen Later Jul 12, 2024 36:39


Conosciamo Alan Franzoni, Engineering manager presso Aiven. Approfondiremo il ruolo del controllo dei tipi statici in Python e strumenti come mypy. Ci siamo concentrati su come il team di Alan abbia impostato il processo di migrazione su una grande codebase. I blog di Alan https://www.franzoni.eu/ https://techandtheitaly.franzoni.eu/

Code RED
#2 - Shortcutting Your Troubleshooting: AI, LLMs and OTel with Jonah Kowall

Code RED

Play Episode Listen Later Jun 27, 2024 36:49


Jonah Kowall is one of the most experienced observability leaders on the planet, and he joins Mirko Novakovic, CEO of Dash0, to talk how he built OpenTelemetry, how LLMs shortcut your troubleshooting, and the future of AI in observability. Jonah was an analyst at Gartner, and more recently built technologies at AppDynamics, Kentik, Logz.io, and Aiven while being a maintainer of Jaeger and CNCF projects.

Conversation with a chef
#243 Aiven Lee | Yum Sing House

Conversation with a chef

Play Episode Listen Later Jun 4, 2024 20:00


Today I'm talking to Aiven Lee at Yum Sing House. Evolving from its original iteration when it opened in 2021, at Yum Sing House the spotlight is no longer on the karaoke upstairs, although you can certainly still belt out the hits should you wish, but the focus is now the culinary experience downstairs. Helmed by Malaysian-born Head Chef, Aiven who was head chef at Longrain and Mamasita, the menu is inspired by the food of Aiven's childhood and the memories he has of his mother cooking vast amounts of food for Chinese New Year and other festivals. A house favourite for example, is the crispy-skinned roasted dry aged duck, a take on a traditional duck a l'orange with an Asian twist of spring onion, ginger and coriander. I sat down with Aiven to talk about food, family and finding your passion. Aiven has an infectious laugh so listen out for it. It will make your day. As will his food, what a great combo!

MamraMic
MamraMic#112 - עודד וולין (EverSQL acquired by Aiven )

MamraMic

Play Episode Listen Later May 31, 2024 36:43


פרק 112 של ממרמיק, הפודקאסט של עמותת בוגרי ממר״ם. מראיינים הפעם את עודד וולין היזם והמנכ״ל של EverSQL שנמכרה ל Aiven הפינית בנובמבר 2023.  למה עודד והשותף שלו בחרו להקים מיזם ולא לגייס כסף? איך התבשלה המכירה לחברה מפינלנד ואיך המלחמה השפיעה על המהלך?    ממרמיק - מספרים את הסיפור של הממר״מניקים! מנחים - יוסי מלמד ורועי אייזנמן

The Cloud Pod
257: Who Let the LLamas Out? *Bleat Bleat*

The Cloud Pod

Play Episode Listen Later May 1, 2024 61:47


Welcome to episode 257 of the Cloud Pod podcast – where the forecast is always cloudy! This week your hosts Justin, Matthew, Ryan, and Jonathan are in the barnyard bringing you the latest news, which this week is really just Meta's release of Llama 3. Seriously. That's every announcement this week. Don’t say we didn't warn you.  Titles we almost went with this week: Meta Llama says no Drama No Meta Prob-llama Keep Calm and Llama on  Redis did not embrace the Llama MK The bedrock of good AI is built on Llamas The CloudPod announces support for Llama3 since everyone else was doing it Llama3, better know as Llama Llama Llama The Cloud Pod now known as the LLMPod Cloud Pod is considering changing its name to LlamaPod Unlike WinAMP nothing whips the llamas ass A big thanks to this week's sponsor: Check out Sonrai Securities‘ new Cloud Permission Firewall. Just for our listeners, enjoy a 14 day trial at www.sonrai.co/cloudpod Follow Up  01:27 Valkey is Rapidly Overtaking Redis  Valkey has continued to rack up support from AWS, Ericsson, Google, Oracle and Verizon initially, to now being joined by Alibaba, Aiven, Heroku and Percona backing Valkey as well.   Numerous blog posts have come out touting Valkey adoption. I'm not sure this whole thing is working out as well as Redis CEO Rowan Trollope had hoped.  AI Is Going Great – Or How AI Makes All It's Money  03:26 Introducing Meta Llama 3: The most capable openly available LLM to date  Meta has launched Llama 3, the next generation of their state-of-the-art open source large language model.  Llama 3 will be available on AWS, Databricks, GCP, Hugging Face, Kaggle, IBM WatsonX, Microsoft Azure, Nvidia NIM, and Snowflake with support from hardware platforms offered by AMD, AWS, Dell, Intel, Nvidia and Qualcomm Includes new trust and safety tools such as Llama Guard 2, Code Shield and Cybersec eval 2 They plan to introduce new capabilities, including longer context windows, additional model sizes and enhanced performance. The first two models from Meta Lama3 are the 8B and 70B parameter variants that can support a broad range of use cases.  Meta shared some benchmarks against Gemma 7B and Mistral 7B vs the Lama 3 8B models and showed improvements across all major benchmarks.  Including Math with Gemma 7b doing 12.2 vs 30 with Llama 3 It had highly comparable performance with the 70B model against Gemini Pro 1.5 and Claude 3 Sonnet scoring within a few points of most of the other scores.  Jonathan recommends using LM Studio to get start playing around with LLMS, which you can find at https://lmstudio.ai/ 04:42 Jonathan – “Isn’t it funny how you go from an 8 billion parameter model to a 70 billion parameter model but nothing in between? Like you would have thought there would be some kind of like, some middle ground maybe? But, uh, but… No. But, um,

Open at Intel
It's All About Observability: Jaeger, OpenSearch, and OpenTelemetry

Open at Intel

Play Episode Listen Later Apr 3, 2024 23:30


In our conversation at KubeCon in Paris, Jonah Kowall of Aiven discusses his extensive background in observability, his role at Aiven overseeing product management, and his active involvement in open source projects such as Jaeger, OpenSearch, and OpenTelemetry. We also touch on software licensing and Redis's shift to proprietary software. We explore the challenges of maintaining project sustainability, attracting new contributors, and the importance of cross-project collaboration within the open source community. The discussion encapsulates the vibrant dynamics of open source development, the evolving landscape of observability tools, and underscores the collective endeavor to foster innovation and sustainability in this space.   00:00 Introduction 01:19 Deep Dive into Jaeger: The Observability Tool 02:21 Exploring OpenSearch and Its Ecosystem 03:27 The Impact of Licensing Changes on Open Source 06:20 The Challenge of Sustaining Open Source Projects 09:36 Fostering New Contributors and Community Engagement 12:30 Observability Trends and the Future of Open Source 19:25 Enhancing Collaboration in the Open Source Ecosystem 20:55 Final Thoughts and Advice for Aspiring Contributors   Resources: Jaeger: open source, distributed tracing platform (jaegertracing.io) OpenTelemetry OpenSearch Guest: Jonah Kowall, computer scientist and open-source contributor to OpenSearch, Jaeger, OpenTelemetry. A technical leader across startups to large enterprises specialized in operations, security, and performance. Led Gartner research on monitoring. Product leadership at AppDynamics, Cisco (post-acquisition), Kentik, Logz.io, and is current the head of product management at Aiven building tomorrow's open source data platform for everyone.

Inside Sales Coach ®
The Critical Importance of GTM Coaching w/ Ross McLean

Inside Sales Coach ®

Play Episode Listen Later Mar 21, 2024 29:43


This week on the Sales Coach Podcast, we welcome Ross McClean. Ross is the Vice President of GTM Enablement at Aiven.   With a rich background in software solutions, he's dedicated to boosting performance. Ross brings insights into stakeholder alignment, innovative training methods, and tech use in training. Today, Ross outlines how to create a dynamic enablement ecosystem. This system supports sales team growth and aligns with organizational goals. It makes sales enablement more impactful and efficient. Listen in to learn: The value of aligning stakeholders in a global program. Engaging training techniques beyond traditional methods. Enhancing training with technology. Ross believes in connecting with the audience in varied ways.   "No single method works for everyone. It's about engaging people to want to learn," he says. Get set to redefine your sales strategy. Discover how to use technology for better training.  Ross's tips will help create a more effective and engaging learning environment for your team.

Startup for Startup ⚡ by monday.com
247: הדרך מבוטסטראפ לאקזיט (עודד ולין ותומר שי, EverSQL)

Startup for Startup ⚡ by monday.com

Play Episode Listen Later Mar 19, 2024 27:04


​​מה היתרונות של הקמת חברה ללא משקיעים? איך בונים במהירות סטארטאפ רווחי ללא מימון? איך אפשר להגיע ללקוחות מבלי לדפוק על דלתות?   במציאות הכלכלית והביטחונית של היום, גיוס כסף נהיה אתגר משמעותי אפילו יותר. לצד זאת, היכולת להגיע מהר לרווחיות ולהצליח להתקדם מבלי לגייס יכולה להיות הגורם המכריע ביכולת של סטארטאפ להמשיך לצמוח.  עודד ולין ותומר שי הקימו לפני 3 שנים את חברת EverSQL, והחליטו לעשות את זה בדרך קצת אחרת - מבלי לגייס כסף ממשקיעים. לאורך הדרך הם קיבלו הרבה הצעות, אבל בגלל שהצליחו להיות רווחיים הם החליטו להישאר בוטסטראפ. הם השתמשו במגוון פרקטיקות כדי להגיע מהר לרווחיות - השקיעו מאמצים ב-SEO, עבדו על יצירת תוכן שקנה להם אמינות בעולם הבעיה שהם פתרו, והקדישו זמן לחשיבה על שותפויות אפשריות שיעזרו לצמיחה. שלוש שנים מאוחר יותר, והמאמצים האלו הובילו להצעת רכישה מ-Aiven, חברה פינית. אז השבוע, אנחנו מביאים שיחה מאירוע לייב שערכנו עם עודד ותומר, מייסדים-שותפים של חברת EverSQL, על פרקטיקות ובדרכים שאפשרו להם להגיע תוך שלוש שנים ל-100 אלף יוזרים מבלי לגייס שקל, ועל תהליך המכירה לחברת הענק הפינית Aiven.   --- מוזמנים להצטרף אל קבוצת הפייסבוק שלנו ולהמשיך את השיח - www.facebook.com/groups/startupforstartup/ ניתן למצוא את כל הפרקים ותכנים נוספים באתר שלנו -   https://www.startupforstartup.com/See omnystudio.com/listener for privacy information.

Sustain
Episode 220: FOSSY 2023 with Angie Byron

Sustain

Play Episode Listen Later Feb 16, 2024 13:31


Guest Angie Byron Panelist Richard Littauer Show Notes Hello and welcome to Sustain! Richard is in Portland at FOSSY, the Free and Open Source Software Yearly conference that is held by the Software Freedom Conservancy. In this episode, we're joined by Angie Byron, the Director of Community at Aiven, a leading open source data platform. Angie brings us insights from her role overseeing 11 open source projects, explaining how they provide managed services and security updates for several data projects, and highlighting the importance of prioritizing by impact. She also gives us a peek into their “start at the end” exercise used for goal setting and talks about the challenges of transparency and confidentiality in open source projects. Tune in now and download this episode to hear more! [00:00:39] Angie explains that Aiven is an open source data platform that provides managed services and security updates for several open source data projects such as Apache Kafka, MySQL, Postgres, Redis, and Grafana. [00:01:30] Angie shares that she's the Director of Community at Aiven and has been there for a couple of months. She talks about her role as a meta community manager, overseeing 11 open source projects with a small team. [00:02:32] There's a discussion by Angie on the importance of prioritizing by impact and empowering community members, and she explains the “start at the end” exercise she uses for setting their goals, and she explains using the Open Practice Library, which is a division of Red Hat. [00:07:17] Richard asks about the challenges of balancing transparency and confidentiality in open source projects. Angie shares that they're working on a public-facing version of a roadmap with an ideation system. [00:08:23] Angie discusses three main goals of their work: increasing revenue, reducing costs, and mitigating risk. [00:09:59] Angie explains that she internalizes achievement by helping others grow, thrive, and accomplish their goals, with her success and that of her team tied to the success of others. [00:11:24] Find out where you can learn more about Aiven's community efforts, and where you can learn more about Angie online. Links SustainOSS (https://sustainoss.org/) SustainOSS Twitter (https://twitter.com/SustainOSS?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor) SustainOSS Discourse (https://discourse.sustainoss.org/) podcast@sustainoss.org (mailto:podcast@sustainoss.org) SustainOSS Mastodon (https://mastodon.social/tags/sustainoss) Richard Littauer Twitter (https://twitter.com/richlitt?lang=en) Software Freedom Conservancy (https://sfconservancy.org/) Open OSS (https://openoss.sourceforge.net/) Angie Byron Tech Blog (https://openpracticelibrary.com/) Angie Byron Twitter (https://twitter.com/webchick) Angie Byron LinkedIn (https://ca.linkedin.com/in/webchick?original_referer=https%3A%2F%2Fwww.google.com%2F) Angie Byron Mastodon (https://mastodon.social/@webchick) Aiven (https://aiven.io/) Open Practice Library (https://openpracticelibrary.com/) Credits Produced by Richard Littauer (https://www.burntfen.com/) Edited by Paul M. Bahr at Peachtree Sound (https://www.peachtreesound.com/) Show notes by DeAnn Bahr Peachtree Sound (https://www.peachtreesound.com/) Special Guest: Angie Byron.

Data Engineering Podcast
Troubleshooting Kafka In Production

Data Engineering Podcast

Play Episode Listen Later Dec 24, 2023 74:43


Summary Kafka has become a ubiquitous technology, offering a simple method for coordinating events and data across different systems. Operating it at scale, however, is notoriously challenging. Elad Eldor has experienced these challenges first-hand, leading to his work writing the book "Kafka: : Troubleshooting in Production". In this episode he highlights the sources of complexity that contribute to Kafka's operational difficulties, and some of the main ways to identify and mitigate potential sources of trouble. Announcements Hello and welcome to the Data Engineering Podcast, the show about modern data management Introducing RudderStack Profiles. RudderStack Profiles takes the SaaS guesswork and SQL grunt work out of building complete customer profiles so you can quickly ship actionable, enriched data to every downstream team. You specify the customer traits, then Profiles runs the joins and computations for you to create complete customer profiles. Get all of the details and try the new product today at dataengineeringpodcast.com/rudderstack (https://www.dataengineeringpodcast.com/rudderstack) You shouldn't have to throw away the database to build with fast-changing data. You should be able to keep the familiarity of SQL and the proven architecture of cloud warehouses, but swap the decades-old batch computation model for an efficient incremental engine to get complex queries that are always up-to-date. With Materialize, you can! It's the only true SQL streaming database built from the ground up to meet the needs of modern data products. Whether it's real-time dashboarding and analytics, personalization and segmentation or automation and alerting, Materialize gives you the ability to work with fresh, correct, and scalable results — all in a familiar SQL interface. Go to dataengineeringpodcast.com/materialize (https://www.dataengineeringpodcast.com/materialize) today to get 2 weeks free! Data lakes are notoriously complex. For data engineers who battle to build and scale high quality data workflows on the data lake, Starburst powers petabyte-scale SQL analytics fast, at a fraction of the cost of traditional methods, so that you can meet all your data needs ranging from AI to data applications to complete analytics. Trusted by teams of all sizes, including Comcast and Doordash, Starburst is a data lake analytics platform that delivers the adaptability and flexibility a lakehouse ecosystem promises. And Starburst does all of this on an open architecture with first-class support for Apache Iceberg, Delta Lake and Hudi, so you always maintain ownership of your data. Want to see Starburst in action? Go to dataengineeringpodcast.com/starburst (https://www.dataengineeringpodcast.com/starburst) and get $500 in credits to try Starburst Galaxy today, the easiest and fastest way to get started using Trino. Your host is Tobias Macey and today I'm interviewing Elad Eldor about operating Kafka in production and how to keep your clusters stable and performant Interview Introduction How did you get involved in the area of data management? Can you describe your experiences with Kafka? What are the operational challenges that you have had to overcome while working with Kafka? What motivated to write a book about how to manage Kafka in production? There are many options now for persistent data queues. What are the factors to consider when determining whether Kafka is the right choice? In the case where Kafka is the appropriate tool, there are many ways to run it now. What are the considerations that teams need to work through when determining whether/where/how to operate a cluster? When provisioning a Kafka cluster, what are the requirements that need to be considered when determining the sizing? What are the axes along which size/scale need to be determined? The core promise of Kafka is that it is a durable store for continuous data. What are the mechanisms that are available for preventing data loss? Under what circumstances can data be lost? What are the different failure conditions that cluster operators need to be aware of? What are the monitoring strategies that are most helpful for identifying (proactively or reactively) those errors? In the event of these different cluster errors, what are the strategies for mitigating and recovering from those failures? When a cluster's usage expands beyond the original designed capacity, what are the options/procedures for expanding that capacity? When a cluster is underutilized, how can it be scaled down to reduce cost? What are the most interesting, innovative, or unexpected ways that you have seen Kafka used? What are the most interesting, unexpected, or challenging lessons that you have learned while working with Kafka? When is Kafka the wrong choice? What are the changes that you would like to see in Kafka to make it easier to operate? Contact Info LinkedIn (https://www.linkedin.com/in/elad-eldor/?originalSubdomain=il) Parting Question From your perspective, what is the biggest gap in the tooling or technology for data management today? Closing Announcements Thank you for listening! Don't forget to check out our other shows. Podcast.__init__ (https://www.pythonpodcast.com) covers the Python language, its community, and the innovative ways it is being used. The Machine Learning Podcast (https://www.themachinelearningpodcast.com) helps you go from idea to production with machine learning. Visit the site (https://www.dataengineeringpodcast.com) to subscribe to the show, sign up for the mailing list, and read the show notes. If you've learned something or tried out a project from the show then tell us about it! Email hosts@dataengineeringpodcast.com (mailto:hosts@dataengineeringpodcast.com)) with your story. To help other people find the show please leave a review on Apple Podcasts (https://podcasts.apple.com/us/podcast/data-engineering-podcast/id1193040557) and tell your friends and co-workers Links Kafka: Troubleshooting in Production (https://amzn.to/3NFzPgL) book (affiliate link) IronSource (https://www.is.com/) Druid (https://druid.apache.org/) Trino (https://trino.io/) Kafka (https://kafka.apache.org/) Spark (https://spark.apache.org/) SRE == Site Reliability Engineer (https://en.wikipedia.org/wiki/Site_reliability_engineering) Presto (https://prestodb.io/) System Performance (https://amzn.to/3tkQAag) by Brendan Gregg (affiliate link) HortonWorks (https://en.wikipedia.org/wiki/Hortonworks) RAID == Redundant Array of Inexpensive Disks (https://en.wikipedia.org/wiki/RAID) JBOD == Just a Bunch Of Disks (https://en.wikipedia.org/wiki/Non-RAID_drive_architectures#JBOD) AWS MSK (https://aws.amazon.com/msk/) Confluent (https://www.confluent.io/) Aiven (https://aiven.io/) JStat (https://docs.oracle.com/javase/8/docs/technotes/tools/windows/jstat.html) Kafka Tiered Storage (https://cwiki.apache.org/confluence/display/KAFKA/KIP-405%3A+Kafka+Tiered+Storage) Brendan Gregg iostat utilization explanation (https://www.brendangregg.com/blog/2021-05-09/poor-disk-performance.html) The intro and outro music is from The Hug (http://freemusicarchive.org/music/The_Freak_Fandango_Orchestra/Love_death_and_a_drunken_monkey/04_-_The_Hug) by The Freak Fandango Orchestra (http://freemusicarchive.org/music/The_Freak_Fandango_Orchestra/) / CC BY-SA (http://creativecommons.org/licenses/by-sa/3.0/)

Made To Move
Made To Move 172 | Jacob Colon

Made To Move

Play Episode Listen Later Nov 19, 2023 56:10


1. Space Castorz - Mira (Extended Mix) 2. Mijangos – Afromental 3. MCH Music, Teko - Plata o Plomo feat. MCH Music 4. Diplo & Kura - Favela Joint 5. Aiven & SVNDERO – Sola 6. Klayers - El Taki (Extended Mix) 7. Matt Sassari & Clio - Mango (2023 Edit) 8. PolyRhythm & Chris Tempo – Aguada 9. Retinue & Kimpasso - Stay Focus (Extended Mix) 10. Tough Art - Get Loose 11. Rave Rae, Black V Neck - Bring The Noise 12. Nick Raff - Dusk (Extended Mix) 13. Fernando Vidal & Ricardo Espino - Chicago (Extended Mix) This show is syndicated & distributed exclusively by Syndicast. If you are a radio station interested in airing the show or would like to distribute your podcast / radio show please register here: https://syndicast.co.uk/distribution/registration

Lets Talk Leadership Podcast
Lets Talk Leadership: The Culture Edit - Holger Hammel, VP of Software Engineering at Aiven

Lets Talk Leadership Podcast

Play Episode Listen Later Aug 14, 2023 31:03


Hosted on Acast. See acast.com/privacy for more information.

Path To Citus Con, for developers who love Postgres
You're probably already using Postgres: What you need to know with Chelsea Dole & Floor Drees

Path To Citus Con, for developers who love Postgres

Play Episode Listen Later Aug 11, 2023 70:01


Drop the fear, not the tables. Chelsea Dole and Floor Drees join Claire Giordano and Pino de Candia to explore the app developer perspective on Path To Citus Con, the podcast for developers who love Postgres. If you're an app developer, you're probably already using Postgres. Now what? What do you need to know? Are databases your best friend or your worst enemy? They talk about the steps to becoming more Postgres-savvy. Should you go depth-first or breadth-first in order to learn more about the underlying database? What are Postgres extensions and how do you go about adopting them? Find out more about the strength of what Floor calls “boring technology.” Finally, both guests tell stories of their non-traditional entries into Postgres that led to their deep work with databases today.Links mentioned in this episode: Fintech startup where Chelsea works, Brex: https://www.brex.com/  Open source data platform where Floor works, Aiven: https://aiven.io/  “Mission-Critical PostgreSQL Databases on Kubernetes" by Karen Jex at KubeCon Europe 2023: https://www.youtube.com/watch?v=_NBQ9JmOMko The Imposters Handbook by Rob Conery: https://bigmachine.io/products/the-imposters-handbook/ Designing Data-Intensive Applications by Martin Kleppmann: https://www.oreilly.com/library/view/designing-data-intensive-applications/9781491903063/  Devopsdays Amsterdam: https://devopsdays.org/events/2023-amsterdam/welcome/  Building Community in Open Source with Floor Drees on the Last Week in AWS podcast: https://www.lastweekinaws.com/podcast/screaming-in-the-cloud/building-community-in-open-source-with-floor-drees/ pg_stat_statements: https://www.postgresql.org/docs/current/pgstatstatements.html PostGIS: https://postgis.net/  “Postgres tips for optimizing Django & Python performance, from my PyCon workshop” by Louise Grandjonc: https://www.citusdata.com/blog/2020/05/20/postgres-tips-for-django-and-python/  Video of Louise's PyCon talk, Optimize Django & Python performance with Postgres superpowers: https://youtu.be/dyBLGjCQJHsGrafana: https://grafana.com/pganalyze: https://pganalyze.com/ auto_explain: https://www.postgresql.org/docs/current/auto-explain.html EXPLAIN ANALYZE in PostgreSQL: https://www.postgresql.org/docs/current/sql-explain.html  psql: https://www.postgresguide.com/utilities/psql/ Path To Citus Con Episode 05: My favorite ways to learn more about PostgreSQL with Grant Fritchey and Ryan Booz: https://pathtocituscon.transistor.fm/episodes/my-favorite-ways-to-learn-more-about-postgresql-with-grant-fritchey-and-ryan-booz Coffee Meets Bagel (dating app): https://coffeemeetsbagel.com/ 

The Business of Open Source
Building and Maintaining a Global Open Source Data Platform with Heikki Nousiainen

The Business of Open Source

Play Episode Listen Later Jul 19, 2023 23:53


This week Heikki Nousiainen, CTO and Co-founder of Aiven, joins me to chat about building the business, his passion for open source and entrepreneurship, and his hopes for the future of open source in the public sector. In this episode, Heikki and I explore the successes and challenges he and his three co-founders encountered in creating and maintaining their global open source data platform. We discuss how they choose technologies to support, the importance of customer demand, how founders can learn to work together, and when to “kill your darlings.” Highlights: Origins of Aiven (1:40) Pros and cons of being headquartered in Helsinki (4:41) Aiven's relationship to the open source community (6:02) How Aiven has evolved since its inception (7:34) How Aiven chooses technologies to incorporate into their service offerings (9:21) One thing that has been very successful for Aiven (12:51) Why Aiven chose their business model (16:33) The biggest challenge Aiven is currently facing (17:37) The State of Open Con and giving back to the Community (20:17) Barriers to more open source adoption in the public sector (21:24) Links:Heikki LinkedIn Twitter: @hnousiainen Aiven

GOTO - Today, Tomorrow and the Future
War Stories from Moving to the Cloud • Holly Cummins & Lorna Jane Mitchell

GOTO - Today, Tomorrow and the Future

Play Episode Listen Later Jun 9, 2023 17:07 Transcription Available


This interview was recorded for GOTO Unscripted at GOTO Copenhagen.gotopia.techRead the full transcription of this interview hereHolly Cummins - Senior Principal Software Engineer on the Red Hat Quarkus TeamLorna Jane Mitchell - Head of Developer Relations at Aiven & Open Source SpecialistDESCRIPTIONAre you a developer ready to embark on your cloud journey but feeling overwhelmed? Fear not! The benefits of the cloud far outweigh the initial struggles. With automation and proper monitoring, you can avoid sky-high bills while elevating your company and user experience to new heights. Don't miss out on the opportunity to learn from Lorna Jane Mitchell and Holly Cummins as they share their practical war stories from their own cloud migration and operations. Join us and take your development game to the next level!RECOMMENDED BOOKSHolly Cummins & Timothy Ward • Enterprise OSGi in ActionLiz Rice • Container SecurityLiz Rice • Kubernetes SecurityBrendan Burns, Joe Beda & Kelsey Hightower • Kubernetes: Up and RunningJohn Arundel & Justin Domingus • Cloud Native DevOps with KubernetesPini Reznik, Jamie Dobson & Michelle Gienow • Cloud Native TransformationTwitterLinkedInFacebookLooking for a unique learning experience?Attend the next GOTO conference near you! Get your ticket: gotopia.techSUBSCRIBE TO OUR YOUTUBE CHANNEL - new videos posted almost daily

All TWiT.tv Shows (MP3)
FLOSS Weekly 735: FLOSS Without Borders

All TWiT.tv Shows (MP3)

Play Episode Listen Later Jun 7, 2023


Engineering Manager at Aiven, Ahmed Sobeh joins Doc Searls and Aaron Newcomb on FLOSS Weekly. What new stuff is happening with open source development? Look to the developing world. That's what Doc Searls and Aaron Newcomb learn from Ahmed Sobeh in a show packed with insights. Hosts: Doc Searls and Aaron Newcomb Guest: Ahmed Sobeh Download or subscribe to this show at https://twit.tv/shows/floss-weekly Think your open source project should be on FLOSS Weekly? Email floss@twit.tv. Thanks to Lullabot's Jeff Robbins, web designer and musician, for our theme music. Get episodes ad-free with Club TWiT at https://twit.tv/clubtwit Sponsor: kolide.com/floss

FLOSS Weekly (MP3)
FLOSS Weekly 735: FLOSS Without Borders - Ahmed Sobeh, Open Source in Developing Countries

FLOSS Weekly (MP3)

Play Episode Listen Later Jun 7, 2023


Engineering Manager at Aiven, Ahmed Sobeh joins Doc Searls and Aaron Newcomb on FLOSS Weekly. What new stuff is happening with open source development? Look to the developing world. That's what Doc Searls and Aaron Newcomb learn from Ahmed Sobeh in a show packed with insights. Hosts: Doc Searls and Aaron Newcomb Guest: Ahmed Sobeh Download or subscribe to this show at https://twit.tv/shows/floss-weekly Think your open source project should be on FLOSS Weekly? Email floss@twit.tv. Thanks to Lullabot's Jeff Robbins, web designer and musician, for our theme music. Get episodes ad-free with Club TWiT at https://twit.tv/clubtwit Sponsor: kolide.com/floss

All TWiT.tv Shows (Video LO)
FLOSS Weekly 735: FLOSS Without Borders

All TWiT.tv Shows (Video LO)

Play Episode Listen Later Jun 7, 2023 67:42


Engineering Manager at Aiven, Ahmed Sobeh joins Doc Searls and Aaron Newcomb on FLOSS Weekly. What new stuff is happening with open source development? Look to the developing world. That's what Doc Searls and Aaron Newcomb learn from Ahmed Sobeh in a show packed with insights. Hosts: Doc Searls and Aaron Newcomb Guest: Ahmed Sobeh Download or subscribe to this show at https://twit.tv/shows/floss-weekly Think your open source project should be on FLOSS Weekly? Email floss@twit.tv. Thanks to Lullabot's Jeff Robbins, web designer and musician, for our theme music. Get episodes ad-free with Club TWiT at https://twit.tv/clubtwit Sponsor: kolide.com/floss

FLOSS Weekly (Video HD)
FLOSS Weekly 735: FLOSS Without Borders - Ahmed Sobeh, Open Source in Developing Countries

FLOSS Weekly (Video HD)

Play Episode Listen Later Jun 7, 2023 67:42


Engineering Manager at Aiven, Ahmed Sobeh joins Doc Searls and Aaron Newcomb on FLOSS Weekly. What new stuff is happening with open source development? Look to the developing world. That's what Doc Searls and Aaron Newcomb learn from Ahmed Sobeh in a show packed with insights. Hosts: Doc Searls and Aaron Newcomb Guest: Ahmed Sobeh Download or subscribe to this show at https://twit.tv/shows/floss-weekly Think your open source project should be on FLOSS Weekly? Email floss@twit.tv. Thanks to Lullabot's Jeff Robbins, web designer and musician, for our theme music. Get episodes ad-free with Club TWiT at https://twit.tv/clubtwit Sponsor: kolide.com/floss

Arrested DevOps
Data! Data! Data! With Francesco Tisiot

Arrested DevOps

Play Episode Listen Later Jun 1, 2023 46:33


Let's dig into the world of data, with Aiven's Francesco Tisiot.

Arrested DevOps
Data! Data! Data! With Francesco Tisiot

Arrested DevOps

Play Episode Listen Later Jun 1, 2023 46:33


Let's dig into the world of data, with Aiven's Francesco Tisiot.

The Changelog
ANTHOLOGY — Maintaining maintainers

The Changelog

Play Episode Listen Later May 31, 2023 90:01


This week on The Changelog we're continuing our Maintainer Month series by taking to you back to the hallway track of The Linux Foundation's Open Source Summit North America 2023 in Vancouver, Canada. Today's anthology episode features: Stormy Peters (VP of Communities at GitHub), Dr. Dawn Foster (Director of Open Source Community Strategy at VMware), and Angie Byron (Drupal Core Product Manager and Community Director at Aiven). Special thanks to our friends at GitHub for sponsoring us to attend this conference as part of Maintainer Month.

Changelog Master Feed
ANTHOLOGY — Maintaining maintainers (Changelog Interviews #542)

Changelog Master Feed

Play Episode Listen Later May 31, 2023 90:01 Transcription Available


This week on The Changelog we're continuing our Maintainer Month series by taking to you back to the hallway track of The Linux Foundation's Open Source Summit North America 2023 in Vancouver, Canada. Today's anthology episode features: Stormy Peters (VP of Communities at GitHub), Dr. Dawn Foster (Director of Open Source Community Strategy at VMware), and Angie Byron (Drupal Core Product Manager and Community Director at Aiven). Special thanks to our friends at GitHub for sponsoring us to attend this conference as part of Maintainer Month.

Real-Time Analytics with Tim Berglund
Kafka Chronicles: Olena Kutsenko and the Quest for Real-Time Analytics | Ep. 9

Real-Time Analytics with Tim Berglund

Play Episode Listen Later May 30, 2023 34:48


Follow: https://stree.ai/podcast | Sub: https://stree.ai/sub | New episodes every Monday! In this episode of the "Real-time Analytics" podcast, Tim Berglund welcomes Olena Kutsenko, a developer advocate with Aiven, to discuss the wonders of Apache Kafka. Tim and Olena reminisce about their early computing days in the '80s (cue nostalgic music), with Olena confessing her love of the ancient programming language, FoxPro. They then dive into Kafka's basics, comparing it to a river of data, except with persistent storage and a knack for real-time analytics. Olena explains how Kafka helps in a microservices world, where communication between modules is crucial, and why it's like having your own personal shop with a delivery system and a recommendation engine. Prepare to be entertained while learning about Kafka's superpower of managing data flow and maintaining order in the chaotic world of distributed systems.

DMRadio Podcast
Share and Share Alike: Data Exchanges Rise

DMRadio Podcast

Play Episode Listen Later May 4, 2023 52:03


Share and share alike! Data sharing is all the rage these days, especially as open data continues its growth trajectory! By sharing data at scale, governments and private organizations can plan better, market better, and do better. Find out more on this episode of DM Radio as Host @eric_kavanagh interviews Heikki Nousiainen of Aiven, and Alex Craven of Data City.

Sustain
Episode 166: Thomas Steenbergen & Josep Prat at FOSS Backstage 2023

Sustain

Play Episode Listen Later Apr 11, 2023 46:14


Guests Thomas Steenbergen | Josep Prat Panelist Richard Littauer Show Notes Hello and welcome to Sustain! Richard is at the FOSS Backstage 2023 that's held in Berlin every year. On this episode, Richard has two guests joining him. His first guest is Thomas Steenbergen, co-founder and organizer for Linux Foundation Europe and Head of the Open Source Program Office at EPAM Systems. Thomas talks about his current workshop, OSS Review Toolkit, his background as a software developer, and the three important aspects of open-source software: consuming, compliance, and contributing back. Richard's next guest is Josep Prat, who's the Open Source Engineering Director at Aiven. Aiven provides software as a service including Kafka and Cassandra with around 500 employees, and despite its size, it has an open-source program office that focuses on employing people to work full-time on open-source projects. Josep talks about the importance of hiring people with the right mentality, and they look for people who care deeply about open source and communities and are not just in it for the fame and glory of open source. Also, he talks about the importance of diversity in open-source projects, as well at the Plankton program at Aiven for people who want to do contributions in their free time. Download this episode to hear much more! Links SustainOSS (https://sustainoss.org/) SustainOSS Twitter (https://twitter.com/SustainOSS?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor) SustainOSS Discourse (https://discourse.sustainoss.org/) podcast@sustainoss.org (mailto:podcast@sustainoss.org) Richard Littauer Twitter (https://twitter.com/richlitt?lang=en) FOSS Backstage 2023 (https://23.foss-backstage.de/) Thomas Steenburgen Twitter (https://twitter.com/tsteenbe) Thomas Steenburgen GitHub (https://github.com/tsteenbe) EPAM (https://www.epam.com/) OSS Review Toolkit (https://github.com/oss-review-toolkit/ort) I am not a supplier- by Thomas Depierre (https://www.softwaremaxims.com/blog/not-a-supplier) Josep Prat Twitter (https://twitter.com/jlprat) Josep Prat GitHub (https://github.com/jlprat) Aiven (https://aiven.io/) Credits Produced by Richard Littauer (https://www.burntfen.com/) Edited by Paul M. Bahr at Peachtree Sound (https://www.peachtreesound.com/) Show notes by DeAnn Bahr Peachtree Sound (https://www.peachtreesound.com/) Special Guests: Josep Prat and Thomas Steenbergen.

Screaming in the Cloud
Combining Community and Company Employees with Matty Stratton

Screaming in the Cloud

Play Episode Listen Later Mar 16, 2023 40:08


Matty Stratton, Director of Developer Relations at Aiven, joins Corey on Screaming in the Cloud for a friendly debate on whether or not company employees can still be considered community members. Corey says no, but opens up his position to the slings and arrows of Matty in an entertaining change of pace. Matty explains why he feels company employees can still be considered community members, and also explores how that should be done in a way that is transparent and helpful to everyone in the community. Matty and Corey also explore the benefits and drawbacks of talented community members becoming employees.About MattyMatty Stratton is the Director of Developer Relations at Aiven, a well-known member of the DevOps community, founder and co-host of the popular Arrested DevOps podcast, and a global organizer of the DevOpsDays set of conferences.Matty has over 20 years of experience in IT operations and is a sought-after speaker internationally, presenting at Agile, DevOps, and cloud engineering focused events worldwide. Demonstrating his keen insight into the changing landscape of technology, he recently changed his license plate from DEVOPS to KUBECTL.He lives in Chicago and has three awesome kids, whom he loves just a little bit more than he loves Diet Coke. Links Referenced: Aiven: https://aiven.io/ Twitter: https://twitter.com/mattstratton Mastodon: hackyderm.io/@mattstratton LinkedIn: https://www.linkedin.com/in/mattstratton/ TranscriptAnnouncer: Hello, and welcome to Screaming in the Cloud with your host, Chief Cloud Economist at The Duckbill Group, Corey Quinn. This weekly show features conversations with people doing interesting work in the world of cloud, thoughtful commentary on the state of the technical world, and ridiculous titles for which Corey refuses to apologize. This is Screaming in the Cloud.Corey: This episode is brought to us in part by our friends at Min.ioWith more than 1.1 billion docker pulls - Most of which were not due to an unfortunate loop mistake, like the kind I like to make - and more than 37 thousand github stars, (which are admittedly harder to get wrong), MinIO has become the industry standard alternative to S3. It runs everywhere  - public clouds, private clouds, Kubernetes distributions, baremetal, raspberry's pi, colocations - even in AWS Local Zones. The reason people like it comes down to its simplicity, scalability, enterprise features and best in class throughput. Software-defined and capable of running on almost any hardware you can imagine and some you probably can't, MinIO can handle everything you can throw at it - and AWS has imagined a lot of things - from datalakes to databases.Don't take their word for it though - check it out at www.min.io and see for yourself. That's www.min.io Corey: Welcome to Screaming in the Cloud. I'm Corey Quinn. I am joined today by returning guest, my friend and yours, Matty Stratton, Director of Developer Relations at Aiven. Matty, it's been a hot second. How are you?Matty: It has been a while, but been pretty good. We have to come back to something that just occurred to me when we think about the different things we've talked about. There was a point of contention about prior art of the Corey Quinn face and photos. I don't know if you saw that discourse; we may have to have a conversation. There may be some absent—Corey: I did not see—Matty: Okay.Corey: —discourse, but I also would accept freely that I am not the first person to ever come up with the idea of opening my mouth and looking ridiculous for a photograph either.Matty: That's fair, but the thing that I think was funny—and if you don't mind, I'll just go ahead and throw this out here—is that I didn't put this two and two together. So, I posted a picture on Twitter a week or so ago that was primarily to show off the fact—it was a picture of me in 1993, and the point was that my jeans were French-rolled and were pegged. But in the photo, I am doing kind of the Corey Quinn face and so people said, “Oh, is this prior art?” And I said—you know what? I actually just remembered and I've never thought about this before, but one of my friends in high school, for his senior year ID he took a picture—his picture looks like, you know, that kind of, you know, three-quarters turn with the mouth opening going, “Ah,” you know?And he loved that picture—number one, he loved that picture so much that this guy carried his senior year high school ID in his wallet until we were like 25 because it was his favorite picture of himself. But every photo—and I saw this from looking through my yearbook of my friend Jay when we are seniors, he's doing the Corey Quinn face. And he is anecdotally part of the DevOps community, now a little bit too, and I haven't pointed this out to him. But people were saying that, you know, mine was prior art on yours, I said, “Actually, I was emulating yet someone else.”Corey: I will tell you the actual story of how it started. It was at re:Invent, I want to say 2018 or so, and what happened was is someone, they were a big fan of the newsletter—sort of the start of re:Invent—they said, “Hey, can I get a selfie with you?” And I figured, sure, why not. And the problem I had is I've always looked bad in photographs. And okay, great, so if I'm going to have a photo taken of me, that's going to be ridiculous, why not as a lark, go ahead and do this for fun during the course of re:Invent this year?So, whenever I did that I just slapped—if someone asked for a selfie—I'd slap the big happy open mouth smile on my face. And people thought, “Oh, my God, this is amazing.” And I don't know that it was necessarily worth that level of enthusiasm, but okay. I'll take it. I'm not here to tell people they're wrong when they enjoy a joke that I'm putting out there.And it just sort of stuck. And I think the peak of it that I don't think I'm ever going to be able to beat is I actually managed to pull that expression on my driver's license.Matty: Wow.Corey: Yeah.Matty: That's—Corey: They don't have a sense of humor that they are aware of at the DMV.Matty: No, they really don't. And having been to the San Francisco DMV and knowing how long it takes to get in there, like, that was a bit of a risk on your part because if they decided to change their mind, you wouldn't be able to come back for another four months [laugh].Corey: It amused me to do it, so why not? What else was I going to do? I brought my iPad with me, it has cellular on it, so I just can work remotely from there. It was either that or working in my home office again, and frankly, at the height of the pandemic, I could use the break.Matty: Yes [laugh]. That's saying something when the break you can use is going to the DMV.Corey: Right.Matty: That's a little bit where we were, where we at. I think just real quick thinking about that because there's a lot to be said with that kind of idea of making a—whether it's silly or not, but having a common, especially if you do a lot of photos, do a lot of things, you don't have to think about, like, how do I look? I mean, you have to think about—you know, you can just say I just know what I do. Because if you think about it, it's about cultivating your smile, cultivating your look for your photos, and just sort of having a way so you don't—you just know what to do every time. I guess that's a, you know, maybe a model tip or something. I don't know. But you might be onto something.Corey: I joke that my entire family motto is never be the most uncomfortable person in the room. And there's something to be said for it where if you're going to present a certain way, make it your own. Find a way to at least stand out. If nothing else, it's a bit different. Most people don't do that.Remember, we've all got made fun of, generally women—for some reason—back about 15 years ago or so for duck face, where in all the pictures you're making duck face. And well, there are reasons why that is a flattering way to present your face. But if there's one thing we love as a society, it's telling women they're doing something wrong.Matty: Yeah.Corey: So yeah, there's a whole bunch of ways you're supposed to take selfies or whatnot. Honestly, I'm in no way shape or form pretty enough or young enough to care about any of them. At this point, it's what I do when someone busts out a camera and that's the end of it. Now, am I the only person to do this? Absolutely not. Do I take ownership of it? No. Someone else wants to do it, they need give no credit. The idea probably didn't come from me.Matty: And to be fair, if I'm little bit taking the mickey there or whatever about prior art, it was more than I thought it was funny because I had not even—it was this thing where it was like, this is a good friend of mine, probably some of that I've been friends with longer than anyone in my whole life, and it was a core part [laugh] of his personality when we were 18 and 19, and it just d—I just never direct—like, made that connection. And then it happened to me and went “Oh, my God. Jason and Corey did the same thing.” [laugh]. It was—Corey: No, it feels like parallel evolution.Matty: Yeah, yeah. It was more of me never having connected those dots. And again, you're making that face for your DMV photo amused you, me talking about this for the last three minutes on a podcast amused me. So.Corey: And let's also be realistic here. How many ways are there to hold your face during a selfie that is distinguishable and worthy of comment? Usually, it's like okay, well, he has this weird sardonic half-smile with an eyebrow ar—no. His mouth was wide open. We're gonna go with that.Matty: You know, there's a little—I want to kind of—because I think there's actually quite a bit to the lesson from any of this because I think about—follow me here; maybe I'll get to the right place—like me and karaoke. No one would ever accuse me of being a talented singer, right? I'm not going to sing well in a way where people are going to be moved by my talent. So instead, I have to go a different direction. I have to go funny.But what it boils down to is I can only do—I do karaoke well when it's a song where I can feel like I'm doing an impression of the singer. So, for example, the B-52s. I do a very good impression of Fred Schneider. So, I can sing a B-52 song all day long. I actually could do better with Pearl Jam than I should be able to with my terrible voice because I'm doing an Eddie Vedder impression.So, what I'm getting at is you're sort of taking this thing where you're saying, okay, to your point, you said, “Hey,”—and your words, not mine—[where 00:07:09] somebody say, “The picture is not going to be of me looking like blue steel runway model, so I might as well look goofy.” You know? And take it that way and be funny with it. And also, every time, it's the same way, so I think it's a matter of kind of owning the conversation, you know, and saying, how do you accentuate the thing that you can do. I don't know. There's something about DevOps, somehow in there.Corey: So, I am in that uncomfortable place right now between having finalized a blog post slash podcast that's going out in two days from this recording. So, it will go out before you and I have this discussion publicly, but it's also too late for me to change any of it,m so I figured I will open myself up to the slings and arrows of you, more or less. And you haven't read this thing yet, which is even better, so you're now going to be angry about an imperfect representation of what I said in writing. But the short version is this: if you work for a company as their employee, then you are no longer a part of that company's community, as it were. And yes, that's nuanced and it's an overbroad statement and there are a bunch of ways that you could poke holes in it, but I'm curious to get your take on the overall positioning of it.Matty: So, at face value, I would vehemently disagree with that statement. And by that is, that I have spent years of my life tilting at the opposite windmill, which is just because you work at this company, doesn't mean you do not participate in the community and should not consider yourself a part of the community, first and foremost. That will, again, like everything else, it depends. It depends on a lot of things and I hope we can kind of explore that a little bit because just as much as I would take umbrage if you will, or whatnot, with the statement that if you work at the company, you stop being part of the community, I would also have an issue with, you're just automatically part of the community, right? Because these things take effort.And I feel like I've been as a devreloper, or whatever, Corey—how do you say it?Corey: Yep. No, you're right on. Devreloper.Matty: As a—or I would say, as a DevRel, although people on Twitter are angry about using the word DevRel to discuss—like saying, “I'm a DevRel.” “DevRel is a department.” It's a DevOps engineer thing again, except actually—it's, like, actually wrong. But anyway, you kind of run into this, like for example—I'm going to not name names here—but, like, to say, you know, Twitter for Pets, the—what do you—by the way, Corey, what are you going to do now for your made-up company when what Twitter is not fun for this anymore? You can't have Twitter for Pets anymore.Corey: I know I'm going to have to come up with a new joke. I don't quite know what to do with myself.Matty: This is really hard. While we will pretend Twitter for Pets is still around a little bit, even though its API is getting shut down.Corey: Exactly.Matty: So okay, so we're over here at Twitter for Pets, Inc. And we've got our—Corey: Twitter for Bees, because you know it'll at least have an APIary.Matty: Yeah. Ha. We have our team of devrelopers and community managers and stuff and community engineers that work at Twitter for Pets, and we have all of our software engineers and different people. And a lot of times the assumption—and now we're going to have Twitter for Pets community something, right? We have our community, we have our area, our place that we interact, whether it's in person, it's virtual, whether it's an event, whether it's our Discord or Discourse or Slack or whatever [doodlee 00:10:33] thing we're doing these days, and a lot of times, all those engineers and people whose title does not have the word ‘community' on it are like, “Oh, good. Well, we have people that do that.”So, number one, no because now we have people whose priority is it; like, we have more intentionality. So, if I work on the community team, if I'm a dev advocate or something like that, my priority is communicating and advocating to and for that community. But it's like a little bit of the, you know, the office space, I take the requirements from the [unintelligible 00:11:07] to people, you I give them to the engineers. I've got people—so like, you shouldn't have to have a go-between, right? And there's actually quite a bit of place.So, I think, this sort of assumption that you're not part of it and you have no responsibility towards that community, first of all, you're missing a lot as a person because that's just how you end up with people building a thing they don't understand.Corey: Oh, I think you have tremendous responsibility to the community, but whether you're a part of it and having responsibility to it or not aligned in my mind.Matty: So… maybe let's take a second and what do you mean by being a part of it?Corey: Right. Where very often I'll see a certain, I don't know, very large cloud provider will have an open-source project. Great, so you go and look at the open-source project and the only people with commit access are people who work at that company. That is an easy-to-make-fun-of example of this. Another is when the people who are in a community and talking about how they perceive things and putting out content about how they've interacted with various aspects of it start to work there, you see areas where it starts to call its authenticity into question.AWS is another great example of this. As someone in the community, I can talk about how I would build something on top of AWS, but then move this thing on to Fastly instead of CloudFront because CloudFront is terrible. If you work there, you're not going to be able to say the same thing. So, even if you're not being effusive with praise, there are certain guardrails and constraints that keep you from saying what you might otherwise, just based upon the sheer self-interest that comes from the company whose product or service you're talking about is also signing your paycheck and choosing to continue to do so.Matty: And I think even less about it because that's where your paycheck is coming. It's also just a—there's a gravitational pull towards those solutions because that's just what you're spending your day with, right? You know—Corey: Yeah. And you also don't want to start and admit even to yourself, in some cases, that okay, this aspect of what our company does is terrible, so companies—people shouldn't use it. You want to sort of ignore that, on some level, psychologically because that dissonance becomes harmful.Matty: Yeah. And I think there's—so again, this is where things get nuanced and get to levels. Because if you have the right amount of psychological safety in your organization, the organization understands what it's about to that. Because even people whose job is to be a community person should be able to say, “Hey, this is my actual opinion on this. And it might be contrary to the go-to-market where that comes in.”But it's hard, especially when it gets filtered through multiple layers and now you've got a CEO who doesn't understand that nuance who goes, “Wait, why was Corey on some podcast saying that the Twitter for Pets API is not everything it could possibly be?” So, I do think—I will say this—I do think that organizations and leadership are understanding this more than they might have in the past, so we are maybe putting on ourselves this belief that we can't be as fully honest, but even if it's not about hiding the warts, even if it's just a matter of also, you're just like, hey, chances are—plus also to be quite frank, if I work at the company, I probably have access to way more shit than I would have to pay for or do whatever and I know the right way. But here's the trick, and I won't even say it's a dogfooding thing, but if you are not learning and thinking about things the way that your users do—and I will even say that that's where—it is the users, which are the community, that community or the people that use your product or are connected to it, they don't use it; they may be anecdotal—or not anecdotally, maybe tangentially connected. I will give an example. And there was a place I was working where it was very clear, like, we had a way to you know, do open-source contributions back of a type of a provider plug-in, whatever you want to call it and I worked at the company and I could barely figure out how to follow the instructions.Because it made a lot of sense to someone who built that software all day long and knew the build patterns, knew all that stuff. So, if you were an engineer at this company, “Well, yeah, of course. You just do this.” And anybody who puts the—connects the dots, this has gotten better—and this was understood relatively quickly as, “Oh, this is the problem. Let's fix it.” So, the thing is, the reason why I bring this up is because it's not something anybody does intentionally because you don't know what you don't know. And—Corey: Oh, I'm not accusing anyone of being a nefarious actor in any of this. I also wonder if part of this is comes from your background as being heavily involved in the Chef community as a Chef employee and as part of the community around that, which is inherently focused on an open-source product that a company has been built around, whereas my primary interaction with community these days is the AWS community, where it doesn't matter whether you're large or small, you are not getting much, if anything, for free from AWS; you're all their customers and you don't really have input into how something gets built, beyond begging nicely.Matty: That's definitely true. And I think we saw that and there was things, when we look at, like, how community, kind of, evolved or just sort of happened at Chef and why we can't recreate it the same way is there was a certain inflection point of the industry and the burgeoning DevOps movement, and there wasn't—you know, so a lot of that was there. But one of the big problems, too, is, as Corey said, everybody—I shouldn't say every, but I've from the A—all the way up to AWS to your smaller startups will have this problem of where you end up hiring in—whether you want to or not—all of your champions and advocates and your really strong community members, and then that ends up happening. So, number one, that's going to happen. So frankly, if you don't push towards this idea, you're actually going to have people not want to come work because you should be able to be still the member that you were before.And the other thing is that at certain size, like, at the size of a hyperscaler, or, you know, a Microsoft—well, anybody—well Microsofts not a hyperscaler, but you know what I'm saying. Like, very, very large organization, your community folks are not necessarily the ones doing that hiring away. And as much as they might—you know, and again, I may be the running the community champion program at Microsoft and see that you want—you know, but that Joe Schmo is getting hired over into engineering. Like, I'm not going to hire Joe because it hurts me, but I can't say you can't, you know? It's so this is a problem at the large size.And at the smaller size, when you're growing that community, it happens, too, because it's really exciting. When there's a place that you're part of that community, especially when there's a strong feel, like going to work for the mothership, so to speak is, like, awesome. So again, to give an example, I was a member of the Chef community, I was a user, a community person well, before, you know, I went and, you know, had a paycheck coming out of that Seattle office. And it was, like, the coolest thing in the world to get a job offer from Ch—like, I was like, “Oh, my God. I get to actually go work there now.” Right?And when I was at Pulumi, there quite a few people I could think of who I knew through the community who then get jobs at Pulumi and we're so excited, and I imagine still excited, you know? I mean, that was awesome to do. So, it's hard because when you get really excited about a technology, then being able to say, “Wait, I can work on this all the time?” That sounds awesome, right? So like, you're going to have that happen.So, I think what you have to do is rather than prevent it from happening because number one, like, you don't want to actually prevent that from happening because those people will actually be really great additions to your organization in lots of ways. Also, you're not going to stop it from happening, right? I mean, it's also just a silly way to do it. All you're going to do is piss people off, and say, like, “Hey, you're not allowed to work here because we need you in the community.” Then they're going to be like, “Great. Well, guess what I'm not a part of anymore now, jerk?” Right? You know [laugh] I mean so—Corey: Exactly.Matty: Your [unintelligible 00:18:50] stops me. So, that doesn't work. But I think to your point, you talked about, like, okay, if you have a, ostensibly this a community project, but all the maintainers are from one—are from your company, you know? Or so I'm going to point to an example of, we had—you know, this was at Pulumi, we had a Champions program called Puluminaries, and then there's something similar to like Vox Populi, but it was kind of the community that was not run by Pulumi Inc. In that case.Now, we helped fund it and helped get it started, but there was there were rules about the, you know, the membership of the leadership, steering committee or board or whatever it was called, there was a hard limit on the number of people that could be Pulumi employees who were on that board. And it actually, as I recall when I was leaving—I imagine this is not—[unintelligible 00:19:41] does sometimes have to adjust a couple of things because maybe those board members become employees and now you have to say, you can't do that anymore or we have to take someone down. But the goal was to actually, you know, basically have—you know, Pulumi Corp wanted to have a voice on that board because if for no other reason, they were funding it, but it was just one voice. It wasn't even a majority voice. And that's a hard sell in a lot of places too because you lose control over that.There's things I know with, uh—when I think about, like, running meetup communities, like, we might be—well I mean, this is not a big secret, I mean because it's been announced, but we're—you know, Aiven is helping bootstrap a bunch of data infrastructure meetups around the world. But they're not Aiven meetups. Now, we're starting them because they have to start, but pretty much our approach is, as soon as this is running and there's people, whether they work here, work with us or not, they can take it, right? Like, if that's go—you know? And being able to do that can be really hard because you have to relinquish the control of your community.And I think you don't have to relinquish a hundred percent of that control because you're helping facilitate it because if it doesn't already have its own thing—to make sure that things like code of conduct and funding of it, and there's things that come along with the okay, we as an organization, as a company that has dollars and euros is going to do stuff for this, but it's not ours. And that's the thing to remember is that your community does not belong to you, the company. You are there to facilitate it, you are there to empower it, you're there to force-multiply it, to help protect it. And yeah, you will probably slurp a whole bunch of value out of it, so this is not magnanimous, but if you want it to actually be a place it's going to work, it kind of has to be what it wants to be. But by the same token, you can't just sort of sit there and be like, “I'm going to wait for this community grow up around me without anything”—you know.So, that's why you do have to start one if there is quote-unquote—maybe if there's no shape to one. But yeah, I think that's… it is different when it's something that feels a little—I don't even want to say that it's about being open-source. It's a little bit about it less of it being a SaaS or a service, or if it's something that you—I don't know.Corey: This episode is sponsored in part by Honeycomb. I'm not going to dance around the problem. Your. Engineers. Are. Burned. Out. They're tired from pagers waking them up at 2 am for something that could have waited until after their morning coffee. Ring Ring, Who's There? It's Nagios, the original call of duty! They're fed up with relying on two or three different “monitoring tools” that still require them to manually trudge through logs to decipher what might be wrong. Simply put, there's a better way. Observability tools like Honeycomb (and very little else becau se they do admittedly set the bar) show you the patterns and outliers of how users experience your code in complex and unpredictable environments so you can spend less time firefighting and more time innovating. It's great for your business, great for your engineers, and, most importantly, great for your customers. Try FREE today at honeycomb.io/screaminginthecloud. That's honeycomb.io/screaminginthecloud.Corey: Yeah, I think you're onto something here. I think another aspect where I found it be annoying is when companies view their community as, let's hire them all. And I don't think it ever starts that way. I think that it starts as, well these are people who are super-passionate about this, and they have great ideas and they were great to work with. Could we hire them?And the answer is, “Oh, wait. You can give me money for this thing I've been doing basically for free? Yeah, sure, why not?” And that's great in the individual cases. The problem is, at some point, you start to see scenarios where it feels like, if not everyone, then a significant vocal majority of the community starts to work there.Matty: I think less often than you might think is it done strategically or on purpose. There have been exceptions to that. There's one really clear one where it feels like a certain company a few years ago, hired up all the usual suspects of the DevOps community. All of a sudden, you're like, oh, a dozen people all went to go work at this place all at once. And the fun thing is, I remember feeling a little bit—got my nose a little out of joint because I was not the hiring mana—like, I knew the people.I was like, “Well, why didn't you ask me?” And they said, “Actually, you are more important to us not working here.” Now, that might have just been a way to sell my dude-in-tech ego or not, but whether or not that was actually true for me or not, that is a thing where you say you know, your folks—but I do think that particular example of, like, okay, I'm this, that company, and I'm going to go hire up all the usual suspects, I think that's less. I think a lot of times when you see communities hire up those people, it's not done on purpose and in fact, it's probably not something they actually wanted to do in mass that way. But it happens because people who are passionate about your product, it's like I said before, it actually seems pretty cool to go work on it as your main thing.But I can think of places I've been where we had, you know—again, same thing, we had a Pulumi—we had someone who was probably our strongest, loudest, most vocal community member, and you know, I really wanted to get this person to come join us and that was sort of one of the conversations. Nobody ever said, “We won't offer this person a job if they're great.” Like, that's the thing. I think that's actually kind of would be shitty to be like, “You're a very qualified individual, but you're more important to me out in the community so I'm not going to make your job offer.” But it was like, Ooh, that's the, you know—it'd be super cool to have this person but also, not that that should be part of our calculus of decision, but then you just say, what do you do to mitigate that?Because what I'm concerned about is people hearing this the wrong way and saying, “There's this very qualified individual who wants to come work on my team at my company, but they're also really important to our community and it will hurt our community if they come work here, so sorry, person, we're not going to give you an opportunity to have an awesome job.” Like, that's also thinking about the people involved, too. But I know having talked to folks that lots of these different large organizations that have this problem, generally, those community folks, especially at those places, they don't want this [laugh] happening. They get frustrated by it. So, I mean, I'll tell you, it's you know, the—AWS is one of them, right?They're very excited about a lot of the programs and cool people coming from community builders and stuff and Heroes, you know. On one hand, it's incredibly awesome to have a Hero come work at AWS, but it hurts, right, because now they're not external anymore.Corey: And you stop being a Hero in that case, as well.Matty: Yeah. You do, yeah.Corey: Of course, they also lose the status if they go to one of their major competitors. So like, let me get this straight. You can't be a Hero if you work for AWS or one of its competitors. And okay, how are there any Heroes left at all at some point? And the answer is, they bound it via size and a relatively small list of companies. But okay.Matty: So, thinking back to your point about saying, okay, so if you work at the company, you lose some authenticity, some impartiality, some, you know… I think, rather than just saying, “Well, you're not part”—because that also, honestly, my concern is that your blog post is now going to be ammunition for all the people who don't want to act as members of the community for the company they work for now. They're going to say, well, Corey told me I don't have to. So, like I said, I've been spending the last few years tilting at the opposite windmill, which is getting people that are not on the community team to take part in community summits and discourse and things like that, like, you know, for that's—so I think the thing is, rather than saying, “Well, you can't,” or, “You aren't,” it's like, “Well, what do you do to mitigate those things?”Corey: Yeah, it's a weird thing because taking AWS as the example that I've been beating up on a lot, the vast majority of their employees don't know the community exists in any meaningful sense. Which, no fault to them. The company has so many different things, no one keeps up with at all. But it's kind of nuts to realize that there are huge communities of people out there using a thing you have built and you do not know that those users exist and talk to each other in a particular watering hole. And you of course, as a result, have no presence there. I think that's the wrong direction, too. But—Matty: Mm-hm.Corey: Observing the community and being part of the community, I think there's a difference. Are you a biologist or are you a gorilla?Matty: Okay, but [sigh] I guess that's sort of the difference, too which—and it's hard, it's very hard to not just observe. Because I think that actually even taking the mentality of, “I am here to be Jane Goodall, Dr. Jane Goodall, and observe you while I live amongst you, but I'm not going to actually”—although maybe I'm probably doing disservice—I'm remembering my Goodall is… she was actually more involved. May be a bad example.Corey: Yeah. So, that analogy does fall apart a little bit.Matty: It does fall apart a little bit—Corey: Yeah.Matty: But it's you kind of am I sitting there taking field notes or am I actually engaging with you? Because there is a difference. Even if your main reason for being there is just purely to—I mean, this is not the Prime Directive. It's not Star Trek, right? You're not going to like, hold—you don't need to hold—I mean, do you have to hold yourself aloof and say, “I don't participate in this conversation; I'm just here to take notes?”I think that's very non-genuine at that point. That's over-rotating the other way. But I think it's a matter of in those spaces—I think there's two things. I think you have to have a way to be identified as you are an employee because that's just disclosure.Corey: Oh, I'm not suggesting by any stretch of the imagination, people work somewhere but not admit that they work somewhere when talking about the company. That's called fraud.Matty: Right. No, no, and I don't think it's even—but I'm saying beyond just, if it's not, if you're a cop, you have to tell me, right?Corey: [laugh].Matty: It's like, it's not—if asked, I will tell you I work at AWS. It's like in that place, it should say, “I am an AWS em—” like, I should be badged that way, just so it's clear. I think that's actually helpful in two ways. It's also helpful because it says like, okay, maybe you have a connection you can get for me somehow. Like, you might actually have some different insight or a way to chase something that, you know, it's not necessarily just about disclosure; it's also helpful to know.But I think within those spaces, that disclosure—or not disclosure, but being an employee does not offer you any more authority. And part of that is just having to be very clear about how you're constructing that community, right? And that's sort of the way that I think about it is, like, when we did the Pulumi Community Summit about a year ago, right? It was an online, you know, thing we did, and the timing was such that we didn't have a whole lot of Pulumi engineers were able to join, but when we—and it's hard to say we're going to sit in an open space together and everybody is the same here because people also—here's the difference. You say you want this authority? People will want that authority from the people that work at the company and they will always go to them and say, like, “Well, you should have this answer. Can you tell me about this? Can you do this?”So, it's actually hard on both cases to have that two-way conversation unless you set the rules of that space such as, “Okay, I work at Aiven, but when I'm in this space, short of code of conduct or whatever, if I have to be doing that thing, I have no more authority on this than anyone else.” I'm in this space as the same way everyone else's. You can't let that be assumed.Corey: Oh, and big companies do. It's always someone else's… there's someone else's department. Like, at some level, it feels like when you work in one of those enormous orgs, it's your remit is six inches wide.Matty: Well, right. Right. So, I think it's like your authority exists only so far as it's helpful to somebody. If I'm in a space as an Aivener, I'm there just as Matty the person. But I will say I work at Aiven, so if you're like, “God, I wish that I knew who was the person to ask about this replication issue,” and then I can be like, “Aha, I actually have backchannel. Let me help you with that.” But if I can say, “You know what? This is what I think about Kafka and I think why this is whatever,” like, you can—my opinion carries just as much weight as anybody else's, so to speak. Or—Corey: Yeah. You know, it's also weird. Again, community is such a broad and diverse term, I find myself in scenarios where I will observe and talk to people inside AWS about things, but I never want to come across as gloating somehow, that oh, I know, internal people that talk to you about this and you don't. Like, that's never how I want to come across. And I also, I never see the full picture; it's impossible for me to, so I never make commitments on behalf of other people. That's a good way to get in trouble.Matty: It is. And I think in the case of, like, someone like you who's, you know, got the connections you have or whatever, it's less likely for that to be something that you would advertise for a couple of reasons. Like, nobody should be advertising to gloat, but also, part of my remit as a member of a community team is to actually help people. Like, you're doing it because you want to or because it serves you in a different way. Like, that is literally my job.So like, it shouldn't be, like—like, because same thing, if you offer up your connections, now you are taking on some work to do that. Someone who works at the company, like, yes, you should be taking on that work because this is what we do. We're already getting paid for it, you know, so to speak, so I think that's the—Corey: Yeah.Matty: —maybe a nuance, but—Corey: Every once in a while, I'll check my Twitter spam graveyard, [unintelligible 00:32:01] people asking me technical questions months ago about various things regarding AWS and whatnot. And that's all well and good; the problem I have with it is that I'm not a support vector. I don't represent for the company or work for them. Now, if I worked there, I'd feel obligated to make sure this gets handed to the right person. And that's important.The other part of it, though, is okay, now that that's been done and handed off, like do I shepherd it through the process? Eh. I don't want people to get used to asking people in DMs because again, I consider myself to be a nice guy, but if I'm some nefarious jerk, then I could lead them down a very dark path where I suddenly have access to their accounts. And oh, yeah, go ahead and sign up for this thing and I'll take over their computer or convince them to pay me in iTunes gift cards or something like that. No, no, no. Have those conversations in public or through official channels, just because I don't, I don't think you want to wind up in that scenario.Matty: So, my concern as well, with sort of taking the tack of you are just an observer of the community, not a part of it is, that actually can reinforce some pretty bad behavior from an organization towards how they treat the community. One of the things that bothers me—if we're going to go on a different rant about devrelopers like myself—is I like to say that, you know, we pride ourselves as DevRels as being very empathetic and all this stuff, but very happy to shit all over people that work in sales or marketing, based on their job title, right? And I'm like, “Wow, that's great,” right? We're painting with this broad brush. Whereas in reality, we're not separate from.And so, the thing is, when you treat your community as something separate from you, you are treating it as something separate from you. And then it becomes a lot easier also, to not treat them like people and treat them as just a bunch of numbers and treat them as something to have value extracted from rather than it—this is actually a bunch of humans, right? And if I'm part of that, then I'm in the same Dunbar number a little bit, right? I'm in the same monkey sphere as those people because me, I'm—whoever; I'm the CTO or whatever, but I'm part of this community, just like Joe Smith over there in Paducah, you know, who's just building things for the first time. We're all humans together, and it helps to not treat it as the sort of amorphous blob of value to be extracted.So, I think that's… I think all of the examples you've been giving and those are all valid concerns and things to watch out for, the broad brush if you're not part of the community if you work there, my concern is that that leads towards exacerbating already existing bad behavior. You don't have to convince most of the people that the community is separate from them. That's what I'm sort of getting at. I feel like in this work, we've been spending so much time to try to get people to realize they should be acting like part of their larger community—and also, Corey, I know you well enough to know that, you know, sensationalism to make a point [laugh] works to get somebody to join—Corey: I have my moments.Matty: Yeah, yeah, yeah. I mean, there's I think… I'll put it this way. I'm very interested to see the reaction, the response that comes out in, well now, for us a couple of days, for you the listener, a while ago [laugh] when that hits because I think it is a, I don't want to say it's controversial, but I think it's something that has a lot of, um… put it this way, anything that's simple and black and white is not good for discussion.Corey: It's nuanced. And I know that whenever I wrote in 1200 words is not going to be as nuanced of the conversation we just had, either, so I'm sure people will have opinions on it. That'd be fun. It'd be a good excuse for me to listen.Matty: Exactly [laugh]. And then we'll have to remember to go back and find—I'll have to do a little Twitter search for the dates.Corey: We'll have to do another discussion on this, if anything interesting comes out of it.Matty: Actually, that would be funny. That would be—we could do a little recap.Corey: It would. I want to thank you so much for being so generous with your time. Where can people find you if they want to learn more?Matty: Well, [sigh] for the moment, [sigh] who knows what will be the case when this comes out, but you can still find me on Twitter at @mattstratton. I'm also at hackie-derm dot io—sorry, hackyderm.io. I keep wanting to say hackie-derm, but hackyderm actually works better anyway and it's funnier. But [hackyderm.io/@mattstratton](https://hackyderm.io/@mattstratton) is my Mastodon. LinkedIn; I'm. Around there. I need to play more at that. You will—also again, I don't know when this is coming out, so you won't tell you—you don't find me out traveling as much as you might have before, but DevOpsDays Chicago is coming up August 9th and 10th in Chicago, so at the time of listening to this, I'm sure our program will have been posted. But please come and join us. It will be our ninth time of hosting a DevOpsDay Chicago. And I have decided I'm sticking around for ten, so next year will be my last DevOpsDay that I'm running. So, this is the penultimate. And we always know that the penultimate is the best.Corey: Absolutely. Thanks again for your time. It's appreciated. Matty Stratton, Director of Developer Relations at Aiven. I'm Cloud Economist Corey Quinn, and this is Screaming in the Cloud. If you've enjoyed this podcast, please leave a five-star review on your podcast platform of choice, whereas if you've hated this podcast, please leave a five-star review on your podcast platform of choice, along with an angry comment talking about how I completely missed the whole point of this community and failing to disclose that you are in fact one of the producers of the show.Corey: If your AWS bill keeps rising and your blood pressure is doing the same, then you need The Duckbill Group. We help companies fix their AWS bill by making it smaller and less horrifying. The Duckbill Group works for you, not AWS. We tailor recommendations to your business and we get to the point. Visit duckbillgroup.com to get started.

AWS - Il podcast in italiano
Il data streaming: benefici, tecnologie e progetti di riferimento (ospite: Francesco Tisiot)

AWS - Il podcast in italiano

Play Episode Listen Later Mar 13, 2023 55:28


Cos'è il data streaming? Cosa cambia rispetto all'analisi dei dati in batch e perché è un argomento interessante anche per sviluppatori e architetti cloud? In questo episodio ospito Francesco Tisiot, Sr. Developer Advocate di Aiven, per parlare di tecnologie come Apache Kafka e Apache Flink, che tipo di problemi risolvono, quali alternative gestite esistono nel cloud, ed anche alcuni progetti ed iniziative interessanti per chi vuole approfondire questi temi. Link: Apache Kafka. Link: Apache Flink. Link: Aiven. Link: Python fake data producer for Apache Kafka. Link: Open Source Data Infrastructure Meetup.

Flute 360
Episode 236: Discovering the Unique Voice of Each Instrument with the Wm.S. Haynes Flute Makers!

Flute 360

Play Episode Listen Later Feb 28, 2023 47:21


Flute 360 | Episode 236: “Discovering the Unique Voice of Each Instrument with the Wm.S. Haynes Flute Makers!” Do you want to know how a flute is made? Would you like a sneak peek into the flute-making process? Have you considered flute-making as a possible career for yourself? If so, listen to E236 where I speak with the phenomenal Wm. S. Haynes Flute Maker's Team! David, Aiven, and Joy go into detail about this process, and their passion is unmatched! What's even neater is that they talk about how they draw each flute's unique voice out of the instrument to ensure its character can shine through! Lastly, join Flute 360's private group via Facebook! Here, we discuss hurdles and wins and unite as a community to support one another. To enter the group, click the link below! Thanks! E236 – Resources Mentioned: Carolyn Nussbaum Music Company! Click here for sheet music, flutes, and more! Wm. S. Haynes Flute Company Additional Resources: Join the Flute 360 Family's Facebook Private Group! E232: Interview with Hayley Grainger (Wm. S. Haynes Artist) – Listen Here! Follow Heidi! Follow Flute 360 via TikTok! Follow Flute 360 via Instagram! Follow Flute 360 via Twitter! Follow Flute 360 via LinkedIn! Subscribe to the Flute 360's YouTube Channel! Follow Flute 360 via Facebook! Heidi's Website Join the Flute 360 Newsletter!

Marketing Insider
14. What is BRAND MARKETING? 5 key elements of successful Brand Marketing. Brand Strategy examples.

Marketing Insider

Play Episode Listen Later Feb 15, 2023 69:41


Is your company investing in Branding? In Gartner's 2022 survey, when CMOs were asked to report their budget allocations across the marketing department's program and operational areas, brand strategy and activation accounted for nearly 10 percent of the overall marketing budget. Another research by Gartner also shows that brand strategy is one of the areas CMOs should prioritize to ensure the growth of the companies. Brand has become more important than ever. The power of a healthy, vibrant brand has sustained many organizations through challenging times, and as buyers are overwhelmed with options in virtually every category, its impact has become clear. How much do you know about Branding? How to build a Brand with Marketing? Can you do Brand Marketing if your company is NOT a corporation with a huge marketing budget? I have a wonderful chance to listen to pure gold from Quinn Dao about Brand Marketing. Quinn has 10 years of experience in Digital Marketing, and she is super passionate about Branding and Brand Strategy. In this podcast, you will learn: Why is branding so important today? What is a brand? What is brand marketing? How is brand marketing different from other marketing activities like demand gen, performance marketing, content marketing? Brand marketing for B2C vs B2B 5 key elements of Brand Marketing 2 Brand marketing examples from Quinn's work experience Guest introduction: Quinn Dao Former Senior Marketing Manager at Aiven, a Unicorn Software company in Finland. 10 years of experience in Marketing and Branding. Quinn used to be in the digital team relaunching Nokia 3310 back to the global market in 2017. Nokia 3310 is a phone with physical buttons on it. It's one of the most successful phones in the world and one of Nokia's most iconic devices. Connect with Quinn on LinkedIn https://www.linkedin.com/in/quinndao Disclosure: At the release of the podcast, Quinn is no longer with Aiven due to a recent change in her employment, but it does not affect anything she shared in the podcast. #branding #brandmarketing #brandstrategy #storytelling #marketingpodcast TIMESTAMP 0:00:00 Intro 0:00:51 Guest introduction 0:11:30 Why is Branding important today? 0:16:53 What is a Brand? What is Brand Marketing? 0:27:48 How Brand Marketing is different from other Marketing subsets? 0:33:49 Brand Marketing for B2C vs. B2B 0:39:39 5 key elements of Brand Marketing 0:52:14 Example: Brand Positioning and Brand Strategy at Mash 1:00:09 Example: Brand Purpose and Brand Value at Aiven 1:04:09 Questions for the audience 1:08:13 An advice for Junior Marketers

Screaming in the Cloud
Building Community in Open Source with Floor Drees

Screaming in the Cloud

Play Episode Listen Later Feb 14, 2023 33:10


Episode SummaryFloor Drees, Staff Developer Advocate at Aiven, joins Corey on Screaming in the Cloud to discuss her journey into the world of open source and the opportunities she sees to improve developer relations. Floor and Corey dive into the pitfalls and opportunities of being a frequent speaker at events, and Floor shares some best practices to help be prepared for those opportunities. Floor also shares why she feels events should include hybrid remote attendance options, and the benefits of hosting local events to breathe life into new relationships within the developer community. Floor and Corey also discuss the complexities of maintaining an open-source project and what goes into keeping an open-source community healthy and thriving. About FloorFloor is a Staff Developer Advocate at Aiven, a company that manages your favorite open source data tools for you without exploiting the projects and their maintainers. Previously Floor worked in DevRel at Grafana Labs and Microsoft. She is a Devopsdays Core member, and organizes the Devopsdays Amsterdam and Eindhoven chapters. She is a Microsoft MVP for Developer Technologies, and organizes a bunch of meetups, including-but-not-limited-to contributing.today, DevRel Salon Amsterdam, and the Amsterdam Ruby Meetup. Floor is also an art school graduate, who stumbled into tech face-first.Links Referenced: Aiven: https://aiven.io floor.dev: https://floor.dev Mastodon: https://mastodon.lol/@floord Twitter: https://twitter.com/floordrees dev.to: https://dev.to/floord

neu•gierig
Einfach auch nur Menschen – Mirjam Aulbach

neu•gierig

Play Episode Listen Later Feb 14, 2023 56:56


Ich freue mich diesmal Mirjam Aulbach begrüßen zu dürfen. Mirjam ist Entwicklerin bei Aiven und sie spricht auf Veranstaltungen über die Dinge, die sie gerne macht und für die sie eine Leidenschaft hat. Das mag ich, weil auch ich das, was ich mache, aus diesem Grund mache und versuche solche Leute für die Bühne meiner Veranstaltungen zu finden.

Streaming Audio: a Confluent podcast about Apache Kafka
What can Apache Kafka Developers learn from Online Gaming?

Streaming Audio: a Confluent podcast about Apache Kafka

Play Episode Listen Later Feb 8, 2023 55:32 Transcription Available


What can online gaming teach us about making large-scale event management more collaborative in real-time? Ben Gamble (Developer Relations Manager, Aiven)  has come to the world of real-time event streaming from an usual source: the video games industry. And if you stop to think about it, modern online games are complex, distributed real-time data systems with decades of innovative techniques to teach us.In this episode, Ben talks with Kris about integrating gaming concepts with Apache Kafka®. Using Kafka's state management stream processing, Ben has built systems that can handle real-time event processing at a massive scale, including interesting approaches to conflict resolution and collaboration.Building latency into a system is one way to mask data processing time. Ben says that you can efficiently hide latency issues and prioritize performance improvements by setting an initial target and then optimizing from there. If you measure before optimizing, you can add an extra layer to manage user expectations better. Tricks like adding a visual progress bar give the appearance of progress but actually hide latency and improve the overall user experience.To effectively handle challenging activities, like resolving conflicts and atomic edits, Ben suggests “slicing” (or nano batching) to break down tasks into small, related chunks. Slicing allows each task to be evaluated separately, thus producing timely outcomes that resolve potential background conflicts without the user knowing.Ben also explains how he uses pooling to make collaboration seamless. Pooling is a process that links open requests with potential matches. Similar to booking seats on an airplane, seats are assigned when requests are made. As these types of connections are handled through a Kafka event stream, the initial open requests are eventually fulfilled when seats become available.According to Ben, real-world tools that facilitate collaboration (such as Google Docs and Slack) work similarly. Just like multi-player gaming systems, multiple users can comment or chat in real-time and users perceive instant responses because of the techniques ported over from the gaming world.As Ben sees it, the proliferation of these types of concepts across disciplines will also benefit a more significant number of collaborative systems. Despite being long established for gamers, these patterns can be implemented in more business applications to improve the user experience significantly.EPISODE LINKSGoing Multiplayer With Kafka—Current 2022Building a Dependable Real-Time Betting App with Confluent Cloud and AblyEvent Streaming PatternsWatch the video version of this podcastKris Jenkins' TwitterStreaming Audio Playlist Join the Confluent CommunityLearn more with Kafka tutorials, resources, and guides at Confluent DeveloperLive demo: Intro to Event-Driven Microservices with ConfluentUse PODCAST100 to get an additional $100 of free Confluent Cloud usage (details)   

Open Source Startup Podcast
E68: Managing Open Source Data Services with Aiven

Open Source Startup Podcast

Play Episode Listen Later Dec 12, 2022 38:23


Oskari Saarenmaa is Founder & CEO of Aiven, the fully managed, open source cloud data platform. Their platform combines all the tools needed to connect and manage open source data services such as Apache Kafka, Grafana, MySQL, Redis, InfluxDB along with many others. They have also open sourced a number of projects themselves (see here on GitHub). Aiven has raised $420M from investors including IVP and Atomico. In this episode, we discuss automation as a core value, finding a role in the open source ecosystem across multiple projects, the importance of 24/7 support when you have global customers, learning GTM as a technical team & more!

Coffee and Open Source
Matty Stratton

Coffee and Open Source

Play Episode Listen Later Nov 1, 2022 61:20


Matty Stratton is the Director of Developer Relations at Aiven, a well-known member of the DevOps community, founder and co-host of the popular Arrested DevOps podcast, and the global chair of the DevOpsDays set of conferences. Matty has over 20 years of experience in IT operations and is a sought-after speaker internationally, presenting at Agile, DevOps, and cloud engineering focused events worldwide. Demonstrating his keen insight into the changing landscape of technology, he recently changed his license plate from DEVOPS to KUBECTL. He lives in Chicago and has three awesome kids, whom he loves just a little bit more than he loves Diet Coke. You can follow Matty on Social Media https://twitter.com/mattstratton https://matty.wtf/ Also take a look at some other links from Matty https://www.arresteddevops.com/ https://devopsdays.org/ PLEASE SUBSCRIBE TO THE PODCAST - Spotify: http://isaacl.dev/podcast-spotify - Apple Podcasts: http://isaacl.dev/podcast-apple - Google Podcasts: http://isaacl.dev/podcast-google - RSS: http://isaacl.dev/podcast-rss You can check out more episodes of Coffee and Open Source on https://www.coffeeandopensource.com/ Coffee and Open Source is hosted by Isaac Levin (https://twitter.com/isaacrlevin) --- Support this podcast: https://podcasters.spotify.com/pod/show/coffeandopensource/support

Streaming Audio: a Confluent podcast about Apache Kafka
International Podcast Day - Apache Kafka Edition | Streaming Audio Special

Streaming Audio: a Confluent podcast about Apache Kafka

Play Episode Listen Later Sep 30, 2022 62:22 Transcription Available


What's your favorite podcast? Would you like to find some new ones? In celebration of International Podcast Day, Kris Jenkins invites 12 experts from the Apache Kafka® community to talk about their favorite podcasts. Unlike other episodes where guests educate developers and tell stories about Kafka, its surrounding technological ecosystem, or the Cloud, this special episode provides a glimpse into what these guests have learned through listening to podcasts that you might also find interesting. Through a virtual international tour, Kris chatted with Bill Bejeck (Integration Architect, Confluent), Nikoleta Verbeck (Senior Solutions Engineer, CSID, Confluent), Ben Stopford (Lead Technologist, OCTO, Confluent), Noelle Gallagher (Video Producer, Editor), Danica Fine (Senior Developer Advocate, Confluent), Tim Berglund (VP, Developer Relations, StarTree), Ben Ford (Founder and CEO, Commando Development), Jeff Bean (Group Manager, Technical Marketing, Confluent), Domenico Fioravanti (Director of Engineering, Therapie Clinic), Francesco Tisiot (Senior Developer Advocate, Aiven), Robin Moffatt (Principal, Developer Advocate, Confluent), and Simon Aubury (Principal Data Engineer, ThoughtWorks). They share recommendations covering a wide range of topics such as building distributed systems, travel, data engineering, greek mythology, data mesh, economics, and music and the arts. EPISODE LINKSCommon Apache Kafka Mistakes to AvoidFlink vs Kafka Streams/ksqlDBWhy Data Mesh ft. Ben StopfordPractical Data Pipeline ft. Danica FineWhat Could Go Wrong with a Kafka JDBC Connector?Intro to Kafka Connect: Core Components and Architecture ft. Robin MoffattServerless Stream Processing with Apache Kafka ft. Bill BejeckScaling an Apache Kafka-Based Architecture at Therapie ClinicEvent-Driven Systems and Agile OperationsReal-Time Stream Processing, Monitoring, and Analytics with Apache KafkaWatch the video version of this podcastKris Jenkins' TwitterStreaming Audio Playlist Join the Confluent CommunityLearn more with Kafka tutorials, resources, and guides at Confluent DeveloperUse PODCAST100 to get an additional $100 of free Confluent Cloud usage (details)   

Engineering Kiosk
#38 Monitoring, Metriken, Tracing, Alerting, Observability

Engineering Kiosk

Play Episode Listen Later Sep 27, 2022 55:50


Wie würde heutzutage ein moderner Logging, Metriken, Monitoring, Alerting und Tracing-Stack aussehen?Im Infrastruktur-Bereich gibt es zu jedem Bereich etliche Tools. Cloud-Native ist das Buzzword der Stunde. In dieser Episode erzählt Andy, wie er einen modernen Stack für ein Side-Projekt für die Bereiche Logging, Metriken, Monitoring, Alerting und Tracing aufsetzen würde. Unter anderem geht es dabei um Fragen wie: Was sollte man eigentlich alles loggen? Wie kann man von einem Alert angerufen werden? Wie visualisiert man Daten in schönen Graphen? Brauchen wir Tracing? Und was ist Observability?Bonus: Engineering Porn und Buzzword-Bingo.Feedback (gerne auch als Voice Message)Email: stehtisch@engineeringkiosk.devTwitter: https://twitter.com/EngKioskWhatsApp +49 15678 136776Gerne behandeln wir auch euer Audio Feedback in einer der nächsten Episoden, einfach Audiodatei per Email oder WhatsApp Voice Message an +49 15678 136776LinksEpisode #37 Mit IT-Büchern Geld verdienen? Wer liest überhaupt noch Bücher?: https://engineeringkiosk.dev/podcast/episode/37-mit-it-b%C3%BCchern-geld-verdienen-wer-liest-%C3%BCberhaupt-noch-b%C3%BCcher/?pkn=shownotes Episode #17 Was können wir beim Incident Management von der Feuerwehr lernen?: https://engineeringkiosk.dev/podcast/episode/17-was-k%C3%B6nnen-wir-beim-incident-management-von-der-feuerwehr-lernen/?pkn=shownotes Sentry: https://sentry.io/Datadog: https://www.datadoghq.com/Splunk: https://www.splunk.com/Elasticsearch: https://www.elastic.co/de/enterprise-search/Logstash: https://github.com/elastic/logstashKibana: https://github.com/elastic/kibanaOpenSearch: https://opensearch.org/Elastic Cloud: https://www.elastic.co/de/cloud/Aiven: https://aiven.io/Fluentd: https://www.fluentd.org/Amazon S3 und S3 Glacier: https://aws.amazon.com/de/s3/Amazon Athena: https://aws.amazon.com/de/athena/Prometheus: https://prometheus.io/VictoriaMetrics: https://github.com/VictoriaMetrics/VictoriaMetricsInfluxDB: https://www.influxdata.com/M3 Metrics Engine: https://m3db.io/Prometheus Node Exporter: https://github.com/prometheus/node_exporterGrafana: https://github.com/grafana/grafanaPromQL: https://prometheus.io/docs/prometheus/latest/querying/basics/OpsGenie: https://www.atlassian.com/de/software/opsgenieJaeger: https://www.jaegertracing.io/Zipkin: https://zipkin.io/OpenTracing: https://opentracing.io/OpenTelemetry: https://opentelemetry.io/yak shaving: https://seths.blog/2005/03/dont_shave_that/Cloud Native Computing Foundation: https://www.cncf.io/Sprungmarken(00:00:00) Intro(00:00:50) Wolfgangs MySQL-Buch(00:02:11) Heutiges Thema: Wie würde Andy die Themen Monitoring, Alerting, Metriken und Logging bei einem Side Projekt angehen?(00:04:49) Warum brauchst du Logging, Monitoring, Metriken und Tracing?(00:07:29) Logging von Exceptions, Warnings und anderen Fehler, Logging und der ELK-Stack(00:16:06) Was sollte man eigentlich alles loggen?(00:19:22) Log-Rotation und Log-Retention auf Object-Storage(00:27:30) Metriken mit Prometheus(00:31:46) Visualisierung von Metriken mit Grafana(00:34:25) Intelligente Alerting Systeme und die richtigen Schwellenwerte finden(00:38:47) Alerts senden und anrufen lassen(00:43:22) Tracing: Was ist das und brauchen wir das?(00:48:49) Was ist Observability?(00:51:42) Iterativer Aufbau seiner Plattform und Alternativen(00:54:49) Keine bezahlte Werbung(00:55:14) Outro und FeedbackHostsWolfgang Gassler (https://twitter.com/schafele)Andy Grunwald (https://twitter.com/andygrunwald)Feedback (gerne auch als Voice Message)Email: stehtisch@engineeringkiosk.devTwitter: https://twitter.com/EngKioskWhatsApp +49 15678 136776

Sustain
Episode 137: A How-to Guide for Contributing to Open Source as an Employee, for Corporations

Sustain

Play Episode Listen Later Sep 9, 2022 38:02


Panelists Richard Littauer | Deb Nicholson | Alyssa Wright | Josep Prat | Duane O'Brien Show Notes Hello and welcome to Sustain! The podcast where we talk about sustaining open source for the long haul. We have an exciting episode today because just like long haul truckers, open source maintainers are the people who are keeping the world alive with open source. What we're excited about is a talk that we gave at OSPOCon in Austin. The talk was called, Panel Discussion: A How-to Guide for Contributing to Open Source as an Employee. This discussion was super important because employees do put a lot of work into open source code, and we wanted to talk about how to contribute to open source better. So, along with Richard, we have four other esteemed colleagues that were a part of this amazing talk, and we decided to put it on this podcast because it represents an initiative that is going to try to showcase to companies how to authentically participate in open source. The panelists joining us are Deb Nicholson from the Python Software Foundation, Alyssa Wright from Bloomberg, Josep Prat from Aiven, and Duane O'Brien from Indeed. Go ahead and download this episode now to find out more! [00:05:23] Duane starts us off by giving us a little history lesson on the Principles of Authentic Participation and how we got to where we are with the work today. [00:09:01] The panelists will go through and explain what they think it means to be an authentic participant in open source by going through the principles in order. Josep explains Principle 1: Starts Early. [00:10:24] Deb explains _Principle 2: Puts the Community First: the collective holds the timeline. _ [00:11:10] Alyssa explains Principle 3: Starts With Listening. [00:12:32] Duane explains Principle 4: Has Transparent Motivations. [00:13:45] Josep explains Principle 5: Enforces Respectful Behavior. [00:15:15] Richard explains Principle 6: Ends Gracefully. [00:16:05] The last one is a fun one which is _Principle 0: Don't be a Jerk _;) [00:16:58] Duane talks about some of the behaviors that were discussed with the principles so that they make more sense. [00:20:23] The panelists let us know what we can do to make sure these principles are something that companies can adopt. [00:25:20] Deb touches on commitments or cooperation commitments that people have signed up for and she tells us about the GPL Cooperation Commitment. [00:31:35] Alyssa tells us about their intent to finalize the principles by the end of summer and put it out for community review and feedback, as well as speaking about it as OSPOCon Europe 2022 in September. TODO GUIDE: Employee Open Source Engagement Guide (https://github.com/orgs/todogroup/projects/3/views/3) Principle 1: Starts Early Principle 2: Puts the Community First: the collective holds the timeline Principle 3: Starts With Listening Principle 4: Has Transparent Motivations Principle 5: Enforces Respectful Behavior Principle 6: Ends Gracefully Principle 0: Don't be a Jerk ;) Spotlight [00:33:52] Deb's spotlight is Duane O'Brien. [00:34:13] Duane's spotlights are the book A Prayer for the Crown-Shy by Becky Chambers, and to take thirty minutes to sit outside and watch people having fun because it will change your day. [00:35:08] Alyssa's spotlight is cold showers and AC. [00:35:36] Josep's spotlight is to do work with people you never knew before. [00:36:25] Richard's spotlight is Capital Grounds, a café in downtown Montpelier, Vermont, and an amazing Irish barista that works there. Links SustainOSS (https://sustainoss.org/) SustainOSS Twitter (https://twitter.com/SustainOSS?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor) SustainOSS Discourse (https://discourse.sustainoss.org/) podcast@sustainoss.org (mailto:podcast@sustainoss.org) Richard Littauer Twitter (https://twitter.com/richlitt?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor) Deb Nicholson Twitter (https://twitter.com/baconandcoconut?lang=en) Alyssa Wright Twitter (https://twitter.com/alyssapwright) Josep Prat Twitter (https://twitter.com/jlprat?lang=en) Duane O'Brien Twitter (https://twitter.com/duaneobrien?lang=en) TODO Group Issues-GitHub (https://github.com/todogroup/todogroup.org/labels/Guide%20Employee%20Open%20Source%20Engagement) Principles of Authentic Participation (https://authentic-participation.readthedocs.io/) Justin W. Flory Twitter (https://twitter.com/jwf_foss) Sustain 2021 Event Report (https://sustainoss.org/assets/pdf/Sustain-In-2021-Event-Report.pdf) TODO Guide: Employee Open Source Engagement Guide (https://github.com/orgs/todogroup/projects/3) Principles of Authentic Participation-How do the Principles help? (https://authentic-participation.readthedocs.io/advocate-kit/intention/) Contributor Covenant Code of Conduct (https://www.contributor-covenant.org/version/1/4/code-of-conduct/) Join the GPL Cooperation Commitment (https://gplcc.github.io/gplcc/) [A Prayer for the Crown-Shy: A Monk and Robot Book by Becky Chambers](https://www.amazon.com/Prayer-Crown-Shy-Monk-Robot/dp/1250236231/ref=tmmhrdswatch0?encoding=UTF8&qid=1659044078&sr=1-1) Capital Grounds (https://www.capitolgrounds.com/) Credits Produced by Richard Littauer (https://www.burntfen.com/) Edited by Paul M. Bahr at Peachtree Sound (https://www.peachtreesound.com/) Show notes by DeAnn Bahr Peachtree Sound (https://www.peachtreesound.com/)

TechWave for VOICE
日本のWiLが投資するユニコーン企業「Aiven」ー OSSデータインフラのクラウド・マネージドサービスが急拡大

TechWave for VOICE

Play Episode Listen Later Sep 1, 2022 0:42


Aivenは、オープンソース・データテクノロジー向けのクラウド・マネージドサービスだ。日本のVC(ベンチャーキャピタル)「WiL – World Innovation Lab」も出資しており、2021年10月10日の時点で評価額は20億ドルに達し、ユニコーン企業の仲間入りを果たしている。最大の特徴は、Apach Kafka、Cassandra、OpenSearch(旧Elasticsearch)、PostgreSQL、MySQLといったオープンソースのデータテクノロジーを、AWS、Google Cloud Platform(GCP)、Microsoft Azureといったクラウド上に素早く展開できる点。ピュアなオープンソースとして導入されるものの、自社で管理する必要がなくなるのだ。

TechWave for VOICE
日本のWiLが投資するユニコーン企業「Aiven」ー OSSデータインフラのクラウド・マネージドサービスが急拡大

TechWave for VOICE

Play Episode Listen Later Sep 1, 2022 0:42


Aivenは、オープンソース・データテクノロジー向けのクラウド・マネージドサービスだ。日本のVC(ベンチャーキャピタル)「WiL – World Innovation Lab」も出資しており、2021年10月10日の時点で評価額は20億ドルに達し、ユニコーン企業の仲間入りを果たしている。最大の特徴は、Apach Kafka、Cassandra、OpenSearch(旧Elasticsearch)、PostgreSQL、MySQLといったオープンソースのデータテクノロジーを、AWS、Google Cloud Platform(GCP)、Microsoft Azureといったクラウド上に素早く展開できる点。ピュアなオープンソースとして導入されるものの、自社で管理する必要がなくなるのだ。

Streaming Audio: a Confluent podcast about Apache Kafka
What Could Go Wrong with a Kafka JDBC Connector?

Streaming Audio: a Confluent podcast about Apache Kafka

Play Episode Listen Later Aug 4, 2022 41:10 Transcription Available


Java Database Connectivity (JDBC) is the Java API used to connect to a database. As one of the most popular Kafka connectors, it's important to prevent issues with your integrations. In this episode, we'll cover how a JDBC connection works, and common issues with your database connection. Why the Kafka JDBC Connector? When it comes to streaming database events into Apache Kafka®, the JDBC connector usually represents the first choice for its flexibility and the ability to support a wide variety of databases without requiring custom code. As an experienced data analyst, Francesco Tisiot (Senior Developer Advocate, Aiven) delves into his experience of streaming Kafka data pipeline with JDBC source connector and explains what could go wrong. He discusses alternative options available to avoid these problems, including the Debezium source connector for real-time change data capture. The JDBC connector is a Java API for Kafka Connect, which streams data between databases and Kafka. If you want to stream data from a rational database into Kafka, once per day or every two hours, the JDBC connector is a simple, batch processing connector to use. You can tell the JDBC connector which query you'd like to execute against the database, and then the connector will take the data into Kafka. The connector works well with out-of-the-box basic data types, however, when it comes to a database-specific data type, such as geometrical columns and array columns in PostgresSQL, these don't represent well with the JDBC connector. Perhaps, you might not have any results in Kafka because the column is not within the connector's supporting capability. Francesco shares other cases that would cause the JDBC connector to go wrong, such as: Infrequent snapshot timesOut-of-order eventsNon-incremental sequencesHard deletesTo help avoid these problems and set up a reliable source of events for your real-time streaming pipeline, Francesco suggests other approaches, such as the Debezium source connector for real-time change data capture. The Debezium connector has enhanced metadata, timestamps of the operation, access to all logs,  and provides sequence numbers for you to speak the language of a DBA. They also talk about the governance tool, which Francesco has been building, and how streaming Game of Thrones sentiment analysis with Kafka started his current role as a developer advocate. EPISODE LINKSKafka Connect Deep Dive – JDBC Source ConnectorJDBC Source Connector: What could go wrong?Metadata parser Debezium DocumentationDatabase Migration with Apache Kafka and Apache Kafka ConnectWatch the video version of this podcastFrancesco Tisiot's TwitterKris Jenkins' TwitterStreaming Audio Playlist Join the Confluent CommunityLearn more on Confluent Developer

Startup Insider
Airbank erhält 20 Mio. US-Dollar in Serie A für seine Komplettlösung für Finanzmanagement (FinTech • Open Banking)

Startup Insider

Play Episode Listen Later Jun 20, 2022 21:59


In der Mittagsfolge sprechen wir heute mit Christopher Zemina, Co-Founder und CEO von Airbank, über die Series-A-Finanzierungsrunde in Höhe von 20 Millionen US-Dollar. Airbank bietet eine Finanzmanagementplattform für Unternehmen, um Arbeitsabläufe optimieren zu können. In einer ganzheitlichen Anwendung haben User Zugriff auf alle Module zur Verwaltung der Finanzgeschäfte. Es ist möglich Airbank als Komplettlösung fürs Finanzmanagement zu nutzen oder sich modular eine individuelle Lösung zusammenstellen, von der Bankkontenverwaltung, über das Liquiditätsmanagement, bis zur Rechnungsfreigabe. Das FinTech Startup wurde im Jahr 2021 von Christopher Zemina und Patrick de Castro Neuhaus in Berlin gegründet. Das junge Unternehmen beschäftigt 40 Mitarbeitende und hat ein Transaktionsvolumen von über 1,5 Milliarden Euro. Zum Kundenstamm gehören u.a. Park Hyatt, Häagen-Dazs, Folk, Levity und Snocks. In einer Series-A-Finanzierungsrunde hat das Berliner FinTech nun 20 Millionen US-Dollar eingesammelt. Die Runde wird von dem Londoner Risikokapitalgeber Molten Ventures angeführt, der u.a. Trustpilot, Schüttflix, N26, Hive, Agora, Aiven, Aircall, Allplants, B2X, BeZero, Clue, Cloudapp, Crosslend, Fraugster, Freetrade, Gardin, Getsafe, Graphcore, InstaMotion, Onefootball, Revolut, ShapeShift, Xayn, Targomo, Smava und CoachHub im Portfolio hat. Außerdem hat sich der österreichische Wagniskapitalgeber Speedinvest an der Finanzierungsrunde beteiligt. Zudem steuerten die Business Angels Bruce Wallace, Guillaume Cabane und Axel Wieandt zu der Serie A bei. Mit dem frischen Kapital plant das Startup sein Team zu vergrößern und das Geschäft in Europa auszubauen.

Humans of Martech
59: Emma Paajanen: Marketing a technical product to a technical audience

Humans of Martech

Play Episode Listen Later May 31, 2022 46:04


Our guest today is Emma Paajanen (Payanen). She's currently based in Boston but was born and raised in a small town in Finland. She got her start in marketing at a Helsinki-based agency as a Comms specialist before moving to big tech at a cyber security company called F-Secure and also spending a year in internal comms at Nokia. Emma also had a freelancing stint while she was on parental leave from F-Secure where she later went on to lead Marketing Operations. Today she's inventing new and powerful ways to engage with customers as VP of Marketing at Aiven, an open source data startup turned Unicorn, headquartered in Helsinki with hubs all over the world like Berlin, Boston, Paris, Toronto, some employees even work in a mountainside van. Emma thanks for your time, we're excited to chat with you today!Topics and questionsBoomerang-ingYou worked at Ellun Kanat in 2010 then went to F-Secure for 2.5 years but you decided to go back to Ellun Kanat in 2014. After a tour of duty at Nokia, you also decided to go back to F-Secure in 2016.You and Jon have this in common – Talk to us about your experience being a boomerang, working at a company, leaving and gaining experience elsewhere, and going back to that company. You did that twice.Your time at F-Secure CorpYou spent over 3 years at F-Secure, working in 4 different roles, from Senior Marketing Manager of cyber security consulting to B2B Digital and content to then becoming Marketing Director and finally Marketing Operations Director.Looking back, what were some of the things you think that helped you move up from manager to Director? Walk us through your role as Director of MOPs at an almost 2k employee software company?Marketing exec roleSo now you're VP of marketing at Aiven. You're on the exec team. For the listeners who think they want to be an exec one day, talk to us about the difference of the day to day at Aiven vs earlier roles at F-Secure?Growing from series BYou joined Aiven in April 2020, a few months after their series B round. How big was the marketing team when you joined and how big is the team today?Startup turned $2 billion companyWith their latest round of funding, Aiven is valued at 2+ billion. What do you think makes up the DNA of a great marketing leader at a Billion dollar company vs an up-and-coming startup.Marketing a technical product to a technical audienceAiven offers technologies as managed services, that offering includes services and sometimes technical support is an add-on. Talk to us about marketing a technical product and service to a technical audience. Open sourceAs I understand it, Aiven helps companies leverage open source data technologies on a public cloud platform. Being at WP, Open-source is close to my heart. Talk to us about the transformative period that the open-source community is currently experiencing. (Many IT vendors that originated as open-source developers are starting to place restrictions on their own software licenses—decisions that might be shortsighted and driven by profits.) Content marketing is simply marketingA few years ago, you said that in 10 yrs, #contentmarketing will just be #marketing. Walk us through what you mean by that and do you think that content marketing is at the core of a marketing strategy?Going beyond the brandEmma, you've said that you're passionate about going beyond the brand. What is brand marketing to you and what does it mean to go beyond branding? The importance of marketing experience and values over just the brand name. Happiness questionYou're a working mom, you're an executive at a Billon+ valued company leading a big team with big goals. One question we ask all our guests is how do you remain happy and successful in your career? How do you find balance between all the things you're working on while staying happy?--Emma Paajanen, VP of Marketing at Aiven LinkedIn: https://www.linkedin.com/in/emmapaajanen/ Twitter: https://twitter.com/emmapaaj ✌️--Intro music by Wowa via UnminusCover art created by SLB

Ask Noah Show
Episode 286: Travel Laptop Security

Ask Noah Show

Play Episode Listen Later May 18, 2022 54:57


What precautions (if any) do you take when traveling with your electronics to another country or to a hacking conference? Noah and Steve dig into the idea of travel security. Your questions, our picks, it's a packed episode you don't want to miss! -- During The Show -- 01:50 Followup AV system - Kevin Conference PC Linux distro Ubuntu Mate 03:00 GDPR Compliant Forms for gathering feedback - Friso WuFoo Help (https://help.wufoo.com/articles/en_US/kb/wufoo-gdpr) Nextcloud Forms (https://nextcloud.com/blog/nextcloud-forms-is-here-to-take-on-gafam/) Avoid wordpress, industry moving to static sites 06:20 Users Respond to Jellyfin on Pi4 - Richard & James JellyFin on Pi4 works great! Transcoding can be limited on the Pi 13:25 ZFS Questions - Simon pushd & popd stacks Advantages/Disadvantages of ZFS Compression BTRFS Linux Ninja's BTRFS article (https://www.linuxninja.guru/why-i-avoid-using-btrfs/) Linux Ninja changed his mind! 27:15 User responds to NVR software - Pat Orchid Fusion (Multi Location) IP Configure (https://www.ipconfigure.com/) 29:30 TwoBit Asked - Quiet Replacement Fans Fans? Dell FanKit (https://www.amazon.com/DELL-6248-FANKIT-2-Quiet-Supply-Replacement-PowerConnect/dp/B00VXHUVZI) 30:29 Gadget of the Week - Open Source Trackball Ploopy Open Source Trackball (https://ploopy.co/) Easily Sourced parts 3D Printed Parts $210-$228 CAD 33:30 Linux News Wire Kali Linux 2022.2 Released Bleeping Computer (https://www.bleepingcomputer.com/news/security/kali-linux-20222-released-with-10-new-tools-wsl-improvements-and-more/) Fedora 36 Released Fedora Magazine (https://fedoramagazine.org/announcing-fedora-36/) Zdnet (https://www.zdnet.com/article/fedora-36-is-one-of-the-best-options-for-new-linux-users/) Budgie on Fedora Its Foss (https://news.itsfoss.com/fudgie-fedora-budgie-announcement/) RHEL 9 Released Red Hat (https://www.redhat.com/en/about/press-releases/red-hat-defines-new-epicenter-innovation-red-hat-enterprise-linux-9) HPCWire (https://www.hpcwire.com/off-the-wire/red-hat-releases-enterprise-linux-9/) RHEL 8.6 Arrived Zdnet (https://www.zdnet.com/article/red-hat-enterprise-linux-8-6-better-security-more-options/) Rocky Linux lands $26M Zdnet (https://www.zdnet.com/article/rocky-linux-developer-lands-26m-funding-for-enterprise-open-source-push/) Aiven $210M Series D Aiven.io (https://aiven.io/press/Aiven-raises-210M-to-invest-in-sustainable-open-source-cloud) Open Source TrackBall The Verge (https://www.theverge.com/2022/5/10/23065171/ploopy-trackball-open-source-vergecast-podcast) NVIDIA Open Source GPU Kernel Modules Zdnet (https://www.zdnet.com/article/nvidia-finally-releases-open-source-gpu-kernel-modules-for-linux/) Nvidia (https://developer.nvidia.com/blog/nvidia-releases-open-source-gpu-kernel-modules/) Intel Poaches Open Source Veterans The News Stack (https://thenewstack.io/intel-poaches-open-source-execs-from-netflix-apple-to-boost-linux-efforts/) GM and Red Hat Linux Vehicle OS Clean Technica (https://cleantechnica.com/2022/05/16/gm-teams-up-with-red-hat-for-linux-vehicle-operating-system/) Docker Desktop on Linux Zdnet (https://www.zdnet.com/article/docker-desktop-for-linux-finally-arrives/) Open Source Maintenance Crew Venture Beat (https://venturebeat.com/2022/05/12/google-open-source-maintenance-crew/) Zdnet (https://www.zdnet.com/article/google-here-comes-our-open-source-maintenance-crew/) Open Source Mobile AR Hand-Object Interaction Venture Beat (https://venturebeat.com/2022/05/16/brown-university-researchers-open-source-mobile-ar-hand-object-interaction-library/) Jest Transferring to OpenJS Foundation Engineering.fb.com (https://engineering.fb.com/2022/05/11/open-source/jest-openjs-foundation/) Ethical First Thinking Cert for Software Devs InfoWorld (https://www.infoworld.com/article/3660637/cncf-launches-ethics-in-open-source-training-course.html) Kylin OS Targeting Second RISC-V Platform The Register (https://www.theregister.com/2022/05/16/kylin_risc_v/) USAF IT Chief 'bullish' on Open Source FCW.com (https://www.fcw.com/security/2022/05/why-usafs-it-chief-bullish-open-source/366836/) Linux Foundation and OpenSSF Brought Exeutives and Gov Leaders Together Tech News World (https://www.technewsworld.com/story/open-source-leaders-push-wh-for-security-action-176531.html) 36:12 Personal OpSec & Travel Bio-metrics are not passwords Steve's Security Precautions Burner Phone International Travel Hacker Conventions Be Nice to the Boarder Guards Give thought to how you pack your stuff Creature Comforts Briggs & Riley @Work Large Cargo Backpack (https://www.briggs-riley.com/products/at-work-large-cargo-backpack-kp436) -- The Extra Credit Section -- For links to the articles and material referenced in this week's episode check out this week's page from our podcast dashboard! This Episode's Podcast Dashboard (http://podcast.asknoahshow.com/286) Phone Systems for Ask Noah provided by Voxtelesys (http://www.voxtelesys.com/asknoah) Join us in our dedicated chatroom #GeekLab:linuxdelta.com on Matrix (https://element.linuxdelta.com/#/room/#geeklab:linuxdelta.com) -- Stay In Touch -- Find all the resources for this show on the Ask Noah Dashboard Ask Noah Dashboard (http://www.asknoahshow.com) Need more help than a radio show can offer? Altispeed provides commercial IT services and they're excited to offer you a great deal for listening to the Ask Noah Show. Call today and ask about the discount for listeners of the Ask Noah Show! Altispeed Technologies (http://www.altispeed.com/) Contact Noah live [at] asknoahshow.com -- Twitter -- Noah - Kernellinux (https://twitter.com/kernellinux) Ask Noah Show (https://twitter.com/asknoahshow) Altispeed Technologies (https://twitter.com/altispeed) Special Guest: Steve Ovens.

Scaling Developer Success by Peritus.ai
Scaling Developer Success with Dewan Ahmed, Senior Developer Advocate @ Aiven

Scaling Developer Success by Peritus.ai

Play Episode Listen Later May 10, 2022 20:33


DevRel has evolved over the past few years and in this podcast we are talking to the groundbreaking thought leaders who are paving the way for people and organizations who want to follow DevRel best practices. To many people, Developer Relations is the community management for technical audiences, but for others it's a lot more. It's building relationships and fostering trust, it's collecting and relaying feedback to other teams or it's inspiring people to build tools to empower.This week's guest is Dewan Ahmed. Dewan is a Senior Developer Advocate at Aiven. He He contributes to open-source projects and often writes about developer advocacy.Blog: dewanahmed.com/Twitter: @DewanAhmedLinkedIn: linkedin.com/in/diahmed/

Startup Insider
Remberg sammelt 11 Mio. Euro für seine CRM-Software ein (Digitalisierung • IoT • Software • XRM)

Startup Insider

Play Episode Listen Later Mar 4, 2022 41:15


In der Nachmittagsfolge begrüßen wir heute David Hahn, Co-Founder und CEO von Remberg. Wir sprechen über die Series-A-Finanzierungsrunde in Höhe von 11 Millionen Euro in das Münchner Startup, das den Mittelstand in das Zeitalter von IoT bringen will. Das Unternehmen hat eine cloud-basierte Software entwickelt, um Mittelstandsunternehmen bei der Digitalisierung zu helfen. Dafür hat Remberg eine neue Art von CRM-Software für den immer wichtiger werdenden After-Sales-Service entwickelt, die den Bestand an Maschinen, Ausstattungen und Fahrzeugen erfasst sowie Servicetermine und Ersatzteilbestellungen. Mit der neuen Software sollen so die Weichen für das Zeitalter des “Internet of Things” (IoT) gestellt werden. Earlybird führt die Serie A an, zusammen mit Business Angels wie den Gründern von Celonis, Personio, UiPath, Konux uvm. Bereits in der letzten Seed-Finanzierungsrunde über 2 Millionen Euro hatten neben Speedinvest und Fly Ventures auch u.a. die Gründer von Personio und Forto investiert. Neu kommen nun die Celonis-Gründer Bastian Nominacher, Gründer und Executives von UiPath, Aiven, Instana und Konux mit dazu. Mit dem frischen Kapital wird das Gründerteam aus David Hahn, Julian Madrzak, Hagen Schmidtchen und Cecil Wöbker nun die Technologie weiterentwickeln und den Ausbau des Vertriebs vorantreiben. One more thing wird präsentiert von Sastrify – Die smarte Lösung für das Management eurer Software-Verträge. Erhaltet jetzt eine kostenlose Analyse eurer SaaS Tools und alle weiteren Informationen unter https://www.sastrify.com/insider

Percona's HOSS Talks FOSS:  The Open Source Database Podcast
Open Source Community, DevRel, and how to Make Databases cool! Percona Podcast 54 /w Lorna Mitchell from Aiven

Percona's HOSS Talks FOSS: The Open Source Database Podcast

Play Episode Listen Later Mar 1, 2022 38:37


The Head Of Open Source Strategy at Percona, Matt Yonkovit, sat down with Lorna Mitchell, Head of Developer Relations at Aiven to talk about all things Open Source, DevRel, and Databases.  During this episode learn some of the tips and tricks in the DevRel space as well as some interesting things happening at Aiven.  Find out more about how to measure success in DevRel, opensource business, and getting people excited about contributing to open source.

Scaling Developer Success by Peritus.ai
Scaling Developer Success with Lorna Mitchell, Head of Developer Relations @ Aiven

Scaling Developer Success by Peritus.ai

Play Episode Listen Later Feb 1, 2022 16:04


DevRel has evolved over the past few years and in this podcast we are talking to the groundbreaking thought leaders who are paving the way for people and organizations who want to follow DevRel best practices. To many people, Developer Relations is the community management for technical audiences, but for others it's a lot more. It's building relationships and fostering trust, it's collecting and relaying feedback to other teams or it's inspiring people to build tools to empower.This week we our guest is Lorna Mitchell. Lorna is an enthusiastic, organized individual with a software engineering background. As a Developer Advocate she listens to developers both online and IRL and then works to improve their experience whether by talking or by patching. She loves to write and is a published author; I am also a very experienced and engaging technical conference speaker. You can find her at Website: lornajane.net Aiven: developer.aiven.ioPublications: https://lornajane.net/publications

What the Dev?
How the labor shortage is impacting developers - Episode 143

What the Dev?

Play Episode Listen Later Jan 25, 2022 13:00


The labor shortage impacting several industries is also affecting IT. Our guest this week is Josep Prat, open-source engineering manager at Aiven. He talks about the impact on developers and the steps companies can take to retain employees.

In Before The Lock

Erica and Brian deliver messages of gratitude and thankfulness across the community industry. Community Industry News: Emily Wirth joined Paper as Senior Manager, Community Jamie Cantrell joined Unusual Ventures as Sr. Director of Community Ana Visiliuk joined Aiven as Community Manager Saksham Taneja joined Scaler as Community Associate Katie Ray joined Clari as Community Manager Rachael Silvano joined Zapier as Community Operations Manager Blake Ethridge joined Netdata as Director of Community Kat Jarvis was promoted to Senior Community Consultant, IBM Community at Higher Logic Lauren Clevenger joined Salesloft as Head of Community Giving Thanks: Adrian Speyer Alex Angel Amanda Petersen Amir Shevat Anaheli De Los Santos Andrew Claremont Ben Regier Cassie Mayes Celina Zamora Chris Detzel Christina Garnett Danielle Maveal Dave Evans David Spinks Dennis Lemoine Ed de Rochemont Elizabeth Kinsey Emma Siu Erin Staples Gal Biran Holly Firestone Ilana Golan Jeff Bruensbach Joe Cothrel John Summers Lois Townsend Lotem Hayun Mac Reddin María Alcantara Arceo Matt Laurenceau Michelle Mathias Mike Silberg Nithin S.S.  Noele Flowers  Philippe Beaudette  Piper Wilson Sangeeta Gupta Shannon Emery Sofia Rodriguez Tessa Kriesel Tiffany Oda Wendy Pease Willa Tellekson-Flash Alta Sparling Marika Rundle Sponsored by: C School Coaching Track: Taught by industry expert Noele Flowers, this 12 week, small cohort-based-course combines real-time instruction, collaborative work with other talented professionals, work-applicable projects, and 1:1 coaching to help early-career community managers become top-notch industry experts. Vanilla Community Predictions 2022: Vanilla and Higher Logic sat down with 22 community management experts to discover what's coming for community in 2022. Together, they worked out ten key takeaways for the coming year. If you run a community, are part of a community, or are debating whether or not to launch one, check out their eBook is for you.

Forbes India Daily Tech Brief Podcast
Google launches Pixel 6; Aiven valued at $2 bln; Zoho One enhancements; and a chat with Arcana Network's CEO Mayur Relekar

Forbes India Daily Tech Brief Podcast

Play Episode Listen Later Oct 20, 2021 26:24


Google released its Pixel 6 and Pixel 6 Pro smartphones on Tuesday, which are equipped with some of the AI capabilities that the internet search giant has to offer. Most notably, the new phones have an AI-powered camera system so big that it takes up an entire bar across the width of the phones, jutting out on the back. The phones run on Google's Tensor processor, a system-on-chip designed by Google. Reports in August suggested the chip was based on an Exynos chip from Samsung. The Pixel 6 starts at around $600 dollars and the Pixel 6 Pro will set you back by about $900 dollars. The phones will be available in the US from October 28. Aiven, an open-source data management startup in Finland, has more than doubled its valuation to $2 billion in fresh fundraising, the company's CEO Oskari Saarenmaa said in a blog post. Aiven has raised $60 million in an extension of a Series C round in which it had raised $100 million in March. The company had been valued at $800 million at the time. The company's investors include World Innovation Lab, IVP, Atomico, Earlybird, First Fellows, Lifeline Ventures and Salesforce Ventures. Zoho Corporation, an India-US software products company that makes business management and office productivity software, has introduced six new apps, three new services and seven major platform enhancements in Zoho One—the company's flagship suite of products. The new release helps businesses solve disjointed data challenges and close communications gaps across silos, so they can become more productive, adapt more quickly to remote and hybrid work models, and be better prepared for growth, Zoho said in a press release. ConveGenius, a Singapore-India ed-tech company, has raised $5 million in funding to develop a conversational AI platform, the company said in a press release. The pre-seed round was led by new investors, BAce Capital, Heritas Capital and 3Lines Venture Capital and existing investors, Michael and Susan Dell Foundation. Convegenius.AI aims to expand its products on Whatsapp and other Conversational AI-based channels horizontally, to service more customers across different verticals and allow developers to launch their solutions on the platform. Devnagri, a startup that offers an Indian language translation engine of the same name, with its focus on business customers, has raised $600,000 in seed funding from Venture Catalyst, Inflection Point Ventures and other co-investors. Nakul Kundra and Himanshu Sharma, the founders of Devnagri, want to make the internet accessible to Indians in their own languages. The platform combines neural machine translation with machine learning and a community to help with translations. Its AI-human combination can help businesses scale their operations in local languages at lower costs and faster and more accurate translations, according to the company. (3:52)Interview: Mayur Relekar, CEO of Arcana Network, a blockchain tech company Mayur Relekar is probably third time lucky with his startup Arcana Network, a blockchain technologies company in Bengaluru that is building a decentralised storage and data privacy platform for developers on the Ethereum network. Relekar and his founders belive the future belongs to decentralised finance and applications and they have raised some funding to build out their first commercial product.

Embracing Digital Transformation
Managing Complexity in the Cloud #66

Embracing Digital Transformation

Play Episode Listen Later Oct 19, 2021 17:58


Darren Pulsipher, Chief Solution Architect, Intel, continues his discussion on accelerating cloud adoption while reducing complexity and cost with David Esposito, Global Solution Architect, Aiven. Part two of two. Video: https://youtu.be/OIIPkoZHKiw Blog: https://www.intel.com/content/www/us/en/government/podcasts/embracing-digital-transformation-episode66.html

What the Dev?
Prioritizing developer mental health - Episode 130

What the Dev?

Play Episode Listen Later Oct 19, 2021 15:28


In this episode, we talked about the importance of prioritizing mental health awareness in developer and open source communities.With us today is Josep Prat, a open source engineering manager at cloud technology company Aiven. Josep also heads up Aiven's open source program office.

Embracing Digital Transformation
Accelerating Cloud Adoption While Reducing Complexity and Cost #65

Embracing Digital Transformation

Play Episode Listen Later Oct 7, 2021 20:37


Darren Pulsipher, Chief Solution Architect, Intel, discusses accelerating cloud adoption while reducing complexity and cost with David Esposito, Global Solution Architect, Aiven. Part one of two. Blog: https://www.intel.com/content/www/us/en/government/podcasts/embracing-digital-transformation-episode65.html Video: https://youtu.be/4QVuxlhq_J4

API The Docs Podcast
Building a DevRel Team - Interview with Lorna Mitchell, Head of Developer Relations at Aiven.

API The Docs Podcast

Play Episode Listen Later Jul 15, 2021 29:19


Building a DevRel Team - Interview with Lorna Mitchell, Head of Developer Relations at Aiven. Lorna is an open source software developer and project maintainer, published author, blogger and conference speaker, who is with us today to talk about the skills and roles that contribute to successfully operating a devrel team: Priorities and structure when developing a new devrel team Roles and responsibilities Involving a technical writer in the team Career path, growth and collaboration in a devrel team Insights of creating a new open source devportal Aiven open source data tools and products Maintenance of documentation and workflows Sources: Read more about Lorna's work here: https://lornajane.net/ For job offerings at Aiven, please visit: https://aiven.io/careers The hosts are Laura Vass (Editor of Developer Portals Newsletter, Co-Founder of Pronovix) and Anett Pozsár (Senior Technical Writer, Pronovix).

Kansas City's Northeast Newscast
192: Northeast High School State Track Success

Kansas City's Northeast Newscast

Play Episode Listen Later Jul 10, 2021 40:40


On this week's episode of the Northeast Newscast intern Corbin Smith interviews rising Northeast High School senior Aiven Wooden and his coach Dwayne Lindsey. This last track season, Aiven earned male co-conference athlete of the year and became the Vikings' first state track and field athlete in almost 10 years. Aiven competed in the long jump at the MSHSAA Class 4 Track and Field State Championships. Coach Lindsey also earned conference honors with a co-coach of the year award in just his second year of coaching and helped Aiven to his historic season.

BoardTalks
6. Mitä olemme oppineet pandemian ajalta hallitustyöstä, Risto Siilasmaa?

BoardTalks

Play Episode Listen Later May 17, 2021 37:12


Risto Siilasmaa on tietoturvayhtiö F-Securen perustaja ja hallituksen puheenjohtaja. Hän toimi Nokian hallituksen puheenjohtajana 2012-2020 ja Elisan hallituksen puheenjohtajana 2008-2012. Lisäksi hän on hallituksen jäsen Futuricessa sekä Picosunissa. Riston intohimo ja missio on kasvattaa pohjoismaista yrittäjyyttä kilpailemaan Piilaakson ja Kiinan kanssa. Risto onkin sijoittajana, neuvonantajana ja hallituksen jäsenenä mukana auttamassa noin 30 nuorta teknologiayhtiötä (mm. Wolt, Aiven, Small Giant Games, Picosun, AlphaSense, Futurice ja Efecte) kansainväliseen kasvuun ja menestykseen. Jaksossa syvennytään erityisesti hallitustyön murrokseen. Miten varmistetaan, että kaikilla on sama käsitys hyvästä hallitustyöstä? Millä perustein Risto valitsee yritykset, joiden hallituksiin hän lähtee mukaan? Miten skenaariotyöskentely on kehittynyt? Kuinka hallitusta tulee arvioida ja palautteita käsitellä? Mikä on yllättänyt Riston hallitustyössä? Luvassa siis mielenkiintoinen podcast-jakso hallitustyöskentelystä!

Sources and Destinations
Sources And Destinations Podcast Episode #5 Lorna Mitchell

Sources and Destinations

Play Episode Listen Later Apr 30, 2021 25:03


Putting garbage in gets you garbage out. No one understands this better than developers. No one understands developers like Lorna Mitchell. This week we welcome author, developer advocate, and technical writing maestra Lorna Mitchell. She is the Lead Developer Advocate at Aiven. Lorna has also authored several books on PHP, Git Fundamentals for Web Developers, and DZone Refcard on Redis. In her own words… She is a “technology addict and incurable blogger. Find out more about Lorna Mitchell - twitter.com/lornajane?s=20 - aiven.io/

The Cloudcast
Expanding Open Source in the Cloud

The Cloudcast

Play Episode Listen Later Apr 28, 2021 28:30


Heikki Nousiaine (@hnousiainen, Founder/CTO at @aiven_io) talks about how Aiven delivers a broad set of open source data and messaging services via the public cloud, as a managed service. SHOW: 510SHOW SPONSOR LINKS:Datadog Security Monitoring Homepage: Modern Monitoring and AnalyticsTry Datadog yourself by starting a free, 14-day trial today. Listeners of this podcast will also receive a free Datadog T-shirt.CBT Nuggets: Expert IT Training for individuals and teamsSign up for a CBT Nuggets Free Learner account and enter to win a 6-month Premium subscription.Okta - Safe Identity for customers and workforceTry Okta for FREE (Trial in 10 minutes)CLOUD NEWS OF THE WEEK - http://bit.ly/cloudcast-cnotwCHECK OUT OUR NEW PODCAST - "CLOUDCAST BASICS"SHOW NOTES:Aiven HomepageAiven closes $100M C-round to expand open source innovationTopic 1 - Welcome to the show. Before we dive into the work you’re doing to expand open source innovation, let’s talk about your background. Topic 2 - Let’s talk about Aiven and the services it provides - all the most popular open source “data-centric” projects (Kafka, Cassandra, Elasticsearch, PostgreSQL, MySQL, Redis, InfluxDB, Grafana), on top of AWS, Azure, GCP, DigitalOcean and UpCloud - plus a bunch of popular integrations (logging, monitoring, authentication, etc.)SRE / Support ModelsPricing ModelsIntegrating with the underlying cloudTopic 3 - How do you typically engage with customers / developers? How much work is typically needed to get those teams initially successful with a given service?Topic 4 - How does Aiven think about the cloud “shared responsibility model”, in terms of where Aiven’s service stops and the customer's engagement starts? Who is responsible for the data?Topic 5 - What open source projects are on your radar for adding new services?Topic 6 - As more technology companies are migrating applications to the cloud, or creating SaaS offerings, are there opportunities for companies to partner with Aiven on the breadth of services you offer? FEEDBACK?Email: show at thecloudcast dot netTwitter: @thecloudcastnet

The SaaS News Roundup
Techsembly raises £1 mn, Avien raises $100mn in Series C

The SaaS News Roundup

Play Episode Listen Later Apr 16, 2021 2:50


Mowies Expands On-Demand Platform with Harmonic's VOS Cloud Streaming SaaS. Mowies expanded offering allows consumers to purchase on-demand content directly from filmmakers, musicians and storytellers. The VOS360 SaaS provides Mowies with an easy-to-use, end-to-end solution for media processing and delivery, optimizing bandwidth usage and enabling an exceptional viewing experience for viewers.London-based multi-store, mutli-vendor e-commerce solution for global scaling platform Techsembly raises £1 million from SuperSeed Ventures and a number of undisclosed private investors.The funding is expected to be used to assemble a cross-marketing team that will initially target European and Asian markets. Uber Offers SaaS To Three New Public Transit Agencies. Denver's Regional Transportation District will begin employing Uber's management software on its fleet of wheelchair-accessible vehicles this week, with Cecil Transit and Porterville Transit following in the weeks to come. These agencies will pay a fee to use Uber's technology. Uber made its first transit deal in June of last year, offering residents of Marin County, population 250,000, a chance to use Uber's app to book minibus rides. The deal allowed the county transit agency to charge riders $4 per mile, with a dollar discount for every mile for travelers with disabilities or mobility issues. Uber earns a flat fee for managing the service, capped at $80,000.Aras Announces Expansion of Subscription Offerings with Enterprise SaaS. Enterprise Edition delivers full customization capabilities in an all-inclusive SaaS format with DevOps processes specifically designed to meet the mission-critical demands of the most complex scenarios. The new subscription offer from Aras provides unmatched cloud capabilities for the largest enterprise deployments. Aiven, a provider of open-source software for managing cloud data infrastructure, raises $100 million from investors led by venture capital fund Atomico and would use the proceeds to expand internationally. Helsinki-based Aiven stated that the Series C funding round valued the business at more than $800 million. It was also backed by new investors Salesforce Ventures and World Innovation Lab.

Dhadrianwale - Gurdwara Parmeshar dwar sahib
Loki aiven in Jana vaarde - Dhadrianwale

Dhadrianwale - Gurdwara Parmeshar dwar sahib

Play Episode Listen Later Jun 10, 2019 7:26


Loki give ni jaana vaarde