I feel like I am really bad at debugging integration issues

This page summarizes the projects mentioned and recommended in the original post on /r/ExperiencedDevs

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • kind

    Kubernetes IN Docker - local clusters for testing Kubernetes

  • I tend to delegate most of the coding work to juniors on my team because it's easier, more rewarding, and the consequences of mistakes are less severe. But in terms of actually doing the infra/integration work -- IMO most important thing is having as good a local version of the staging/prod environments as possible. You need a pretty accurate mental model of how the various services *actually* talk to each other, and it's easier to gain that if you can poke and prod a local cluster with low latency and without the fear of blowing something up in prod. Minikube or Kind (https://kind.sigs.k8s.io/) is your friend.

  • 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
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