How to Build Software Like an SRE

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

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

    💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline

  • Having used localstack [1], I can vouch that it's not a joke.

    [1]: https://github.com/localstack/localstack

  • workerd

    The JavaScript / Wasm runtime that powers Cloudflare Workers

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

    Dapper - a simple object mapper for .Net

  • Not to be confused with the _other_ “Dapper” that .NET folks may be familiar with! [1]

    [1]: https://github.com/DapperLib/Dapper

  • helmfile

    Deploy Kubernetes Helm Charts

  • I agree; helm is too declarative.

    Whenever I can, I use helmfile[0] for storing variables for helm since it does add a declarative layer on top of helm.

    0 - https://github.com/roboll/helmfile

  • helm

    The Kubernetes Package Manager

  • About the namespace, I usually modify it manually if it’s a few files, otherwise use some post processing like https://github.com/helm/helm/issues/3553#issuecomment-417800...

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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