Chapter 54
All the concepts
API (Application Programming Interface)
An API is a defined way for one piece of software to ask another piece of software for data or to trigger an action. It sets the rules for what requests look like and what responses come back, so two systems built by different teams can still talk to each other.
CAP Theorem (Consistency, Availability, Partition Tolerance)
Part of the full course
Unlock this chapter
This one is part of the paid course. Everything before the interview, the free sampler articles, the Core Java drills, and mock interviews stay open either way.