Evolution of code deployment tools at Mixpanel

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • kubefed

    Discontinued Kubernetes Cluster Federation

  • There's active work on a standard called kubefed [0] that is being worked on.

    > I want a scale-to-zero node-pool in every region, and one kube master api for the world.

    Personally, I'd generalize this to: "I want to describe the reliability requirements and configuration for my software and have an automated system solve for where, how many, when, and how to route to it"

    I want to have something where I can say "I need to have high availability, lowest latency, and X GB of RAM and Y cores" and have a system automatically schedule me wherever compute is cheapest while also intelligently routing traffic to my servers based on client origins.

    [0] - https://github.com/kubernetes-sigs/kubefed

  • rules_docker

    Discontinued Rules for building and handling Docker images with Bazel

  • There's some BazelCon talks about people doing similar stuff but not actually open sourcing their code.

    P.S. if you use rules_docker please feel free to open a PR to add your company to our README: https://github.com/bazelbuild/rules_docker/#adopters

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • mixpanel-python

    Official Mixpanel Python library.

  • Off-topic, I know… but why did you guys disable SSL cert verification by default in your python client recently?

    You also did it in a way that ignores all insecure cert warnings: https://github.com/mixpanel/mixpanel-python/pull/102

    That seems negligent to me.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Ko: Easy Go Containers

    2 projects | news.ycombinator.com | 8 Nov 2023
  • Long Term Ownership of an Event-Driven System

    4 projects | dev.to | 2 Oct 2023
  • 40 Containers & Counting...

    54 projects | /r/selfhosted | 8 Feb 2023
  • Managing upstream security fixes in uselagoon docker images

    4 projects | dev.to | 24 Jan 2023
  • Can gentoo be as small and secure as alpine?

    2 projects | /r/Gentoo | 5 Jan 2023