Section 1
API Fundamentals
Learn endpoints, microservices, cloud-native APIs, and how API request/response flows map to business actions.
Week 1: Basics of API and Endpoints
API endpoints are specific communication channels between systems. Each endpoint receives requests and returns responses for a particular action.
Week 2: Microservices and Cloud Native APIs
Study microservices from an API security perspective, then learn how APIs are designed for cloud-native systems.