Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)EP
ephemeral404 @lemmy.ml
Posts 9
Comments 11
Data Engineering @lemmy.ml ephemeral404 @lemmy.ml

The job description vs reality

2
Data Engineering @lemmy.ml ephemeral404 @lemmy.ml

Who wants clean data?

0
Reddit @lemmy.ml ephemeral404 @lemmy.ml

Lemmy alternative to r/dataengineering

lemmy.ml Data Engineering - Lemmy

News and discussion on Data Emgineering topics

0
Data Engineering @lemmy.ml ephemeral404 @lemmy.ml

33 data offerings by AWS, Azure, Google Cloud

!

0
Data Engineering @lemmy.ml ephemeral404 @lemmy.ml

This one never gets old

!

0
Data Engineering @lemmy.ml ephemeral404 @lemmy.ml

Data Engineering roadmap

What needs to be added for 2023

7
Data Engineering @lemmy.ml ephemeral404 @lemmy.ml

Welcome to the community, want to join the mod team?

Fellow data engineers, looking forward to your contribution/participation to the communiy. If you want to help in managing the community, get in touch to join the team

1

RudderStack - An Open-Source alternative to Google Tag Manager

github.com GitHub - rudderlabs/rudder-server: Privacy and Security focused Segment-alternative, in Golang and React

Privacy and Security focused Segment-alternative, in Golang and React - GitHub - rudderlabs/rudder-server: Privacy and Security focused Segment-alternative, in Golang and React

GitHub - rudderlabs/rudder-server: Privacy and Security focused Segment-alternative, in Golang and React

With recent GA4 migration, my friends are exploring better ways to integrate various essential website scripts(e.g. product analytics, crash reporting, advertising, customer engagement, etc.). Google Tag Manager (GTM) is one solution.

RudderStack is a mature Open-Source alternative to GTM that can be self-hosted and has similar functionality i.e. load various product scripts without changing code and send events to desired destinations

Top 5 reasons to replace GTM with RudderStack

  • You get full-control of your customer data while making the site/app load faster as you don't have to load multiple scripts
  • As you can load and manage scripts via a central dashboard, it becomes easy, quick, and less error prone to replace any particular script with its alternative e.g. replacing Google Analytics (GA) with GA4 or Mixpanel
  • It is OSS and not owned by Google
  • Tranformations: Transform the events(using your own JS/python code) the way you want before reaching the destination e.g. remove personally identifiable information, enrich event data with some 3rd party information
  • Can send customer data from website and mobile apps(using RudderStack SDKs) to warehouses(Postgres, S3, Redshift, Sbowflake, Bigquery, etc.) and 200+ destinations

More details on GitHub repository - https://github.com/rudderlabs/rudder-server

Ask me anything

5
What open source project(s) are you working on?
  • RudderStack, a headless customer data platform. With RudderStack, you can bring all your customer data/events from to a single warehouse in real time. You can then send the unified data to 200+ destination for user anaytics and personalization. You can do so in a privacy-focused manner using data transformation feature to mask/delete PII/sensitive data

    Source code : https://github.com/rudderlabs/rudder-server License : AGPLv3

  • #OpenSourceDiscovery 78 - ntfy.sh, send notifications from cli/api/app

    opensourcedisc.substack.com #OpenSourceDiscovery 78: ntfy.sh

    Open-Source alternative to Pushbullet (Not Amazon SNS)

    #OpenSourceDiscovery 78: ntfy.sh

    This week's issue of newsletter - #OpenSourceDiscovery  covered… ntfy.sh

    > A simple HTTP-based pub-sub service to send notifications to your phone or desktop via scripts from any computer

    📺 Demo: https://docs.ntfy.sh

    👨‍💻 Source: https://github.com/binwiederhier/ntfy

    🛠 Stack: Go, Javascript, FCM, Amazon SES, UnifiedPush

    👑 Author: Philipp C. Heckel

    🛡 License: GPLv2

    💖 What I like:

    • Easy self-hosting thanks to plenty of installation options and minimal configurations required to get started
    • Ability to attach files to notifications enables a huge number of use cases for this service

    👎 What I dislike:

    • Good for personal use case (when I as an end-user want to get notifications) but better tools are available for developer use case (when I want to send notifications from my app to users at scale)

    Note: This is a summary of this full post

    What are your thoughts?

    1