Summary of the AWS Service Event in the Northern Virginia (US-East-1) Region

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

    Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.

  • Netflix was talking alot about circuit breaks a few years ago, and had the Hystrix project. Looks like Hystrix is discontinued, so I'm not sure if there are good library solutions that are easy to adopt. Overall I don't see it getting talked about that frequently... beyond just exponential backoff inside a retry loop.

    - https://github.com/Netflix/Hystrix

  • duckduckgo-locales

    Translation files for <a href="https://duckduckgo.com"> </a>

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

    Resilience4j is a fault tolerance library designed for Java8 and functional programming

  • In JVM land resilience4j is the de facto successor of Hystrix:

    https://github.com/resilience4j/resilience4j

  • post-mortems

    A collection of postmortems. Sorry for the delay in merging PRs!

  • This isn't a good example of an RCA - as other commenters have noted, it's outrightly lying about some issues during the incident, and using creative language to dance around other problems many people encountered.

    If you want to dive into postmortems, there are some repos linking other examples

    https://github.com/danluu/post-mortems

    https://codeberg.org/hjacobs/kubernetes-failure-stories

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

  • Fantastic Microservice and the Sorcerer's Circuit Breaker

    2 projects | dev.to | 13 Jan 2021
  • Golang: Channels

    5 projects | dev.to | 30 Aug 2023
  • Picking up Go as a Java dev—what could possibly go wrong?

    3 projects | /r/golang | 12 Dec 2022
  • Wednesday Links - Edition 2022-11-23

    1 project | dev.to | 23 Nov 2022
  • Failsafe 3.2 is released, with new resilience policies

    1 project | /r/java | 31 Jan 2022