forked from Netflix/eureka
-
Notifications
You must be signed in to change notification settings - Fork 0
End to End Examples
Chris Fregly edited this page Jun 25, 2013
·
1 revision
In addition to the Eureka [demo app] (https://github.com/Netflix/eureka/wiki/Running-the-Demo-Application), the following are additional examples from complete end-to-end applications using many key components from the Netflix OSS stack:
- [Flux Capacitor] (https://github.com/cfregly/fluxcapacitor)
- [Netflix Recipes-RSS Reader] (https://github.com/Netflix/recipes-rss)
- Eureka at a glance
- Configuring Eureka
- Building Eureka Client and Server
- Running the Demo Application
- Configuring Eureka in AWS Cloud
- Understanding Eureka Client/Server Communication
- Eureka REST operations
- Understanding Eureka Peer to Peer communication
- Overriding Default Configurations
- FAQ
- Javadoc-Eureka Client
- Javadoc-Eureka Server
- End-to-End Examples