eureka
Server registry
Provides a RESTful service for discovering, load balancing, and failover of middle-tier servers in a cloud-based environment.
AWS Service registry for resilient mid-tier load balancing and failover.
12k stars
997 watching
4k forks
Language: Java
last commit: 7 days ago
Linked from 5 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
netflix/asgard | Tool for managing cloud-based applications and infrastructure | 2,233 |
failsafe-lib/failsafe | A Java library providing concise APIs for handling failures and implementing resilience patterns in software systems. | 4,203 |
netflix/hystrix | A library that helps distributed systems recover from failures and maintain performance by isolating access to remote systems. | 24,164 |
aws/aws-sdk-java | A Java library for interacting with Amazon Web Services | 4,140 |
netflix/chaosmonkey | A tool designed to help developers build resilient services by introducing random failures into their production environments. | 15,332 |
netflix/dynomite | A high-performance, distributed key-value store with built-in replication and fault tolerance. | 4,200 |
netflix/ribbon | A client-side IPC library with load balancing and fault tolerance features, using multiple protocols and supports caching and batching. | 4,581 |
netflix/bless | An SSH Certificate Authority that runs as an AWS Lambda function and provides short-lived SSH certificates for authorized access to hosts. | 2,738 |
netflix/archaius | A configuration management API for accessing static and dynamic properties in a single unit | 2,475 |
kriasoft/react-firebase-starter | A React-based web application starter kit using Firebase and Google Cloud services | 4,510 |
netflix/concurrency-limits | A Java library that helps services determine and enforce optimal concurrency limits to balance throughput with latency. | 3,281 |
apache/dubbo | A framework for building enterprise-ready microservices with support for RPC, service discovery, traffic management, and observability. | 40,569 |
realm/realm-java | A Java-based, mobile-first NoSQL database for Android applications | 11,472 |
netflix/servo | Provides a simple interface to expose and publish Java application metrics using JMX | 1,418 |
aws-amplify/amplify-js | A JavaScript library providing a declarative interface to various AWS cloud services for building cloud-enabled applications | 9,454 |