Spring / Spring cloud
What is Netflix OSS?
Netflix Open Source Software (OSS) is a set of frameworks and libraries from Netflix to solve some interesting distributed-systems problems at scale. Its pretty synonymous with developing microservices in a cloud environment. Patterns for service discovery, load balancing, fault-tolerance, etc are incredibly important concepts for scalable distributed systems and Netflix OSS provides solutions for these.
More Related questions...