/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.morling.dev
| | archive.qconsf.com
2.0 parsecs away

Travel
| | Debezium (noun | de·be·zi·um | /d?:?b?:zi?m/) - Secret Sauce for Change Data Capture Apache Kafka is a highly popular option for asynchronous event propagation between microservices. Things get challenging though when adding a services database to the picture: How can you avoid inconsistencies between Kafka and the database? Enter change data capture (CDC) and Debezium. By
| | voxxeddays.com
1.8 parsecs away

Travel
| | Hi Gunnar, tell us who you are and what lead you into microservices? I'm an open-source enthusiast and software engineer working at Red Hat, where I'm leading the Debezium project. Debezium is a platform for change data capture (CDC) based on Apache Kafka, allowing you to react to all the inserts, updates and deletes in [...]
| | trishagee.com
5.5 parsecs away

Travel
| | Trisha shares how she got started presenting at conferences. Read tips for practicing your skills as a speaker and getting accepted at conferences.
| | haifengl.wordpress.com
25.5 parsecs away

Travel
| Generative artificial intelligence (GenAI), especially ChatGPT, captures everyone's attention. The transformerbased large language models (LLMs), trained on a vast quantity of unlabeled data at scale, demonstrate the ability to generalize to many different tasks. To understand why LLMs are so powerful, we will deep dive into how they work in this post. LLM Evolutionary Tree...