Project Horizon

12345678910111213
Across
  1. 2. a distributed, highly available, datacenter-aware, service discovery and configuration system.
  2. 4. (an application) is the process of building and packaging an application along with all runtime dependencies into a neat little package that can be shipped around from one environment to another.
  3. 6. interface that allows applications to make use of service discovery without any high-touch integration with Consul via name lookups like "auth.service.occ.consul".
  4. 7. project uses Jersey to deploy ICSServiceAdapter, which lets us deploy any ICSService as a REST service.
  5. 9. Adhoc API testing tool
  6. 10. a Hystrix API which essentially will contain the logic to either make the outbound call or invoke the appropriate code which makes the call
  7. 11. a tool-kit to build reactive application in the JVM
  8. 12. an open platform for distributed applications for developers and sysadmins
  9. 13. a class with 3713 lines of code, works with STE and non-STE based processors and much post processing including ACDB data
Down
  1. 1. knowing or using several languages
  2. 3. an emerging discipline which combines concurrency and event-based and asynchronous systems
  3. 5. an open source (BSD licensed), in-memory data structure store, used as database, cache and message broker.
  4. 7. 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.
  5. 8. API that can be used to update configuration at runtime