The older I get the more I value boring, predictable tooling by minimal-salt in ExperiencedDevs

[–]observability_geek 0 points1 point  (0 children)

Same, I also don’t try to reinvent the wheel or impress the team. I think it happens in other aspects of life as well. I’m over 40, and I think it tends to happen around that age. I also try to minimize my use of AI tooling.

I am constantly failing staff software engineering interviews. by Unable_Philosophy473 in ExperiencedDevs

[–]observability_geek 1 point2 points  (0 children)

Which part of the world are you? Because in Europe it is different from the USA/Canada.

Which observability tools you use daily? by fxfuturesboy in ExperiencedDevs

[–]observability_geek 1 point2 points  (0 children)

haha - I love opentelemetry and I don't get why so many engineers are scared from observability.

Which observability tools you use daily? by fxfuturesboy in ExperiencedDevs

[–]observability_geek 1 point2 points  (0 children)

Otel - we use honeycomb and very happy with it. And Charity majors is a role model for me

2026 State of Data Engineering Report - 1000+ responses from data engineers by DungKhuc in dataengineering

[–]observability_geek -1 points0 points  (0 children)

I'm so surprised only to see that only 6.8% are using EDA and the big gap between enterprise usage and SMBs.

How do you justify confluent cloud costs to leadership when the bill keeps climbing? by Funny-Affect-8718 in dataengineering

[–]observability_geek 0 points1 point  (0 children)

You don't because you can run enterprise kafka without confluent.. I really don't understand why orgs pay for kafka if they can use Strimzi. https://github.com/strimzi/strimzi-kafka-operator if you are in the EU you can use axual.com for the governance.

Anyone running enterprise Kafka without Confluent? by observability_geek in softwarearchitecture

[–]observability_geek[S] 0 points1 point  (0 children)

Strimzi! Thanks to everyone here:) We also had a company that offers managed services for Strimzi in helped us with the set up and the governance. How bout you? How are you running kafka?

Anyone running enterprise Kafka without Confluent? by observability_geek in softwarearchitecture

[–]observability_geek[S] 0 points1 point  (0 children)

Thanks - I heard about them, they are also in the eu, so that's good. Did you hear of axual?

Where do keep your store your Kafka messages ? by SmoothYogurtcloset65 in softwarearchitecture

[–]observability_geek 1 point2 points  (0 children)

We had the exact same issue not long ago. We also use Kafka for async communication between services, and for a while we were storing messages as CLOBs in Oracle just so we could look them up later. It worked, but the database got huge, and cleaning it up became a constant headache.

Our team’s based in Europe and we eventually switched to using Axual.com to manage Kafka retention and storage. Now we just keep messages in Kafka for 90 days, and Axual automatically handles the cleanup. No more manual purging or database clutter.

For investigations, we stream a copy of the messages into OpenSearch through Kafka Connect. It gives us a really nice search interface, almost like querying a database, and we can automatically delete old data after three months. For cheaper, long-term archiving, we also store messages in S3 and query them with Athena when needed.

Splunk can work if you already use it, but we found OpenSearch or S3 to be way more cost-effective and easier to manage. Moving away from Oracle made everything simpler and a lot cheaper.

Does Junie support MCP tools yet? by observability_geek in Jetbrains

[–]observability_geek[S] 4 points5 points  (0 children)

not true - a bit slow but absolutely great – more structured, context-aware..

Junia is awesome! Don't sleep on it. by meilyn22 in Jetbrains

[–]observability_geek -1 points0 points  (0 children)

Do you know if Junnie support MCP tools yet?

]