May
12
2025
--

Talking Drupal #502 – TD Cafe #001 Martin and Jake

Welcome to the first episode of Talking Drupal Cafe.

Join Martin and Jake as they delve into an insightful conversation exploring the challenges and responsibilities associated with being a module maintainer. Discussing project types, the significance of sandbox modules, the impact of Drupal CMS, and the role of AI tools, they highlight issues around burnout, sustainability, and community support. Discover how the Drupal community can better support maintainers and the importance of continued contributions. This episode also touches on upcoming conferences and the significance of face-to-face interactions in the Drupal community.

Martin Anderson-Clutz

Martin is a highly respected figure in the Drupal community, known for his extensive contributions as a developer, speaker, and advocate for open-source innovation. Based in London, Ontario, Canada, Martin began his career as a graphic designer before transitioning into web development. His journey with Drupal started in late 2005 when he was seeking a robust multilingual CMS solution, leading him to embrace Drupal’s capabilities. (mandclu.com)

Martin holds the distinction of being the world’s first Triple Drupal Grand Master, certified across Drupal 7, 8, and 9 as a Developer, Front-End Specialist, and Back-End Specialist. (TheDropTimes) He also possesses certifications in various Acquia products and is UX certified by the Nielsen Norman Group. (mandclu.com)

Currently serving as a Senior Solutions Engineer at Acquia, Martin has been instrumental in advancing Drupal’s ecosystem. He has developed and maintains several contributed modules, including Smart Date and Search Overrides, and has been actively involved in the Drupal Recipes initiative, particularly focusing on event management solutions. (mandclu.com) His current work on the Event Platform aims to streamline the creation and management of event-based websites within Drupal. (TheDropTimes)

Beyond development, Martin is a prominent speaker and educator, having presented at numerous Drupal events such as DrupalCon Barcelona and EvolveDrupal. He is also a co-host of the “Talking Drupal” podcast, where he leads the “Module of the Week” segment, sharing insights on various Drupal modules. (mandclu.com) Martin’s dedication to the Drupal community is evident through his continuous efforts to mentor, innovate, and promote best practices within the open-source landscape.(TheDropTimes)

Jacob Rockowitz

Jacob is a prominent figure in the Drupal community, best known for developing and maintaining the Webform module—one of the most widely used and feature-rich form-building tools in the Drupal ecosystem. His work has significantly enhanced Drupal’s capabilities in form creation, data collection, and user interaction.

Rockowitz began his Drupal journey while working as a consultant for Memorial Sloan Kettering Cancer Center (MSK), where he spent over 18 years. Facing the need for robust form functionality during MSK’s early adoption of Drupal 8, he created YAML Form, which later evolved into the Webform module for Drupal 8 . This module has since become integral to many Drupal sites, offering extensive features for form management.(design4drupal.org)

Beyond Webform, Jacob has contributed to other projects like the Schema.org Blueprints module, aiming to improve structured content modeling in Drupal. He is also an advocate for open-source sustainability, often discussing the importance of community involvement and the challenges of maintaining large-scale open-source projects .(talkingdrupal.com, jrockowitz.com)

As an active member of the Drupal community, Rockowitz frequently speaks at events such as DrupalCon and New England Drupal Camp, sharing his insights on module development and community engagement . He maintains a personal blog at jrockowitz.com, where he writes about his experiences and thoughts on Drupal development.(Drupal)

For show notes visit: https://www.talkingDrupal.com/502

Topics

  • Introduction to Project Maintenance
  • Types of Projects and Their Significance
  • Sandbox Modules and Work Projects
  • Passion Projects and Inherited Projects
  • Challenges in Managing Multiple Modules
  • The Role of Recipes in Project Management
  • AI and Automation in Project Maintenance
  • The Future of Project Maintenance and Contributions
  • Evolving Drupal and Community Contributions
  • Enterprise Features and the Trash Module
  • Marketplace and Site Templates
  • AI and the Future of Web Development
  • Contribution Credits and Bounties
  • Guiding Users and Module Selection
  • Drupal Adjacent Solutions
  • Sustainability of Contribution
  • The Importance of Community Engagement

Hosts

Martin Anderson-Clutz – mandclu.com mandclu Jacob Rockowitz – jrockowitz.com jrockowitz

Written by in: Zend Developer |
May
12
2025
--

InnoDB Cluster Setup: Building a 3-Node High Availability Architecture

InnoDB Cluster setupModern applications need to be highly available and easy to scale. A three-node MySQL InnoDB Cluster—built on MySQL Group Replication and connected through MySQL Router—provides a reliable way to support critical workloads. To set up this architecture, you start by deploying three MySQL server instances. In this example, the nodes are assigned the following hostname-to-IP […]

May
09
2025
--

Patroni: The Key PostgreSQL Component for Enterprise High Availability

PostgreSQL high availability with PatroniYou don’t have time for database downtime. Whether you’re managing a high-traffic application, supporting business-critical transactions, or ensuring real-time analytics stay online, the last thing you need is a PostgreSQL failure that grinds everything to a halt. But let’s be real; high availability (HA) in PostgreSQL isn’t something you can just switch on. Setting up […]

May
08
2025
--

Deploying External Read Replica in MySQL InnoDB Cluster

Deploying External Read Replica in MySQL InnoDB ClusterInnodb Cluster or ClusterSet topologies already have secondary instances that can act as a failover for primary or also offload read requests. However, with MySQL 8.4, we now have the feasibility of adding a separate async replica to the cluster for serving various special/ad-hoc queries or some reporting purposes. This will also help offload read traffic away […]

May
08
2025
--

Talking Drupal #501 – 500 with Dries501

Join us as we celebrate our 500th episode with Drupal founder Dries Buytaert! Reflecting on 13 years of our podcast and Drupal’s 24-year journey, Dries shares his motivations, strategies, and insights into the future of Drupal. From community contributions and AI strategy to the impact of Drupal on organizations worldwide, this episode is packed with exciting updates and heartfelt reflections.

For show notes visit: https://www.talkingDrupal.com/501

Topics

  • Reflecting on Milestones
  • The Urgency Behind Starshot
  • Cobwebs

Guests

Dries Buytaert – dri.es dries

Hosts

Nic Laflin – nLighteneddevelopment.com nicxvan Stephen Cross- @stephencross

May
06
2025
--

MongoDB Benchmarking Made Effortless With MongoDB Workload Generator

Benchmarking MongoDBRecognizing a gap in the availability of straightforward tools for MongoDB benchmarking, particularly those that do not require complex compilation, configuration, and intricate setups, I developed MongoDB Workload Generator. The aim was to provide MongoDB users with an accessible solution for effortlessly generating realistic data and simulating application workloads on both sharded and non-sharded clusters.  […]

May
05
2025
--

Talking Drupal #500 – Community Edition

Join us for an extraordinary celebration of Talking Drupal’s 500th episode! In this milestone episode, we dive into a treasure trove of memories, insights, and updates from an array of special guests. From innovative Drupal contributions to the future of open-source technology, this episode is packed with valuable discussions. Don’t miss appearances from notable guests like Dries Buytaert, Tim Doyle, Tim Lehnen, Mike Anello, and many more. Celebrate with us as we look forward to 500 more episodes!

For show notes visit: https://www.talkingDrupal.com/500

Topics

Guests include, in order of appearance:

  • Jason Pamental
  • Dries Buytaert
  • Tim Doyle
  • Tim Lehnen
  • Carlos Ospina
  • Mayela Jackson
  • Mike Anello
  • Jonus Cuyvers
  • Jacob Rockowitz
  • Antonio Estevez
  • Norah Medlin
  • Kevin Quillen
  • Chris Wells
  • Steven Jones
  • Jürgen Haas
  • Thomas Scola
  • Chad Hester
  • Matt Glaman
  • James Abrahams
  • Avi Schwab
  • Josh Mitchell
  • James Shield

Resources

Road to deprecating .module files

Hosts

Nic Laflin – nLighteneddevelopment.com nicxvan John Picozzi – epam.com johnpicozzi Martin Anderson-Clutz – mandclu.com mandclu Stephen Cross – stephencross

Written by in: Zend Developer |
May
02
2025
--

MongoDB Operators Explained: Features, Limitations, and Open Source Alternatives

MongoDB OperatorsIf you’ve tried running MongoDB on Kubernetes, you’ve likely run into some unique challenges. Stateful workloads like replica sets and sharded clusters can be messy in containers, and things that should be easy, like backups, scaling, failovers, and upgrades, suddenly take more time and attention than they should. That’s exactly what good MongoDB Operators are […]

Powered by WordPress | Theme: Aeros 2.0 by TheBuckmaker.com