Skip to content
Nitesh Kant edited this page Jul 9, 2014 · 5 revisions

Karyon

Welcome to the karyon wiki!

Karyon in the context of molecular biology is essentially "a part of the cell containing DNA and RNA and responsible for growth and reproduction."

At Netflix, Karyon is a framework and library that essentially contains the blueprint of what it means to implement a cloud ready web service. All the other fine grained web services and applications that form our SOA graph can essentially be thought as being cloned from this basic blueprint.

Karyon can be thought of as a nucleus that contains the following main ingredients.

  • Bootstrapping , dependency and Lifecycle Management (via Governator)
  • Runtime Insights and Diagnostics (via karyon-admin-web module)
  • Configuration Management (via Archaius)
  • Service discovery (via Eureka)
  • Powerful transport module (via RxNetty)

Status

Karyon is currently on version 2.0 but we also support bug-fixes on karyon 1.0.

The following links are for the wikis for different versions:

1.0 Wiki

2.0 Wiki