Completed
ServiceOriented Architecture
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Securing Modern API and Microservice Based Applications by Design
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Presentation Overview
- 3 Agenda
- 4 What are Microservices
- 5 Monolithic Applications
- 6 Microservice Applications
- 7 ServiceOriented Architecture
- 8 Microservices
- 9 API
- 10 Web API
- 11 API Gateway
- 12 Security Benefits
- 13 NonSecurity Benefits
- 14 User Level Security Context
- 15 EndtoEnd Trust
- 16 Service Level Mutual Authentication
- 17 Token Exchange Endpoint
- 18 Token Exchange Architecture
- 19 User Level Internet Trust
- 20 Authorization
- 21 Authentication and Authorization
- 22 Invocation
- 23 Rate Limiting
- 24 Group Policy
- 25 Takeaway