Microservices and Web API
วันที่ 7-9 เมษายน 2564 (9.00-16.00)
สถานที่ Software Park

Day: 1
1.Introduction
a.What is Web API
b.BREAD API
c.API Errors and Exceptions
d.Transform API data
e.Managing sub-resource
2.Extra data for API
a.Return nested data
b.Pagination the API
c.Return a file to download
d.Accepting file uploads
Day: 2
3.Middleware on your API
a.What is middleware
b.Logging middleware
4.Authentication
a.Token authentication
b.JSON Web Token(JWT)
c.OAuth 2.0
d.Authorization for Microservices
Day: 3
5.Building Blocks
a.Docker and Docker Hub
b.Docker Compose
c.Kubernetes
6.Messaging
a.Configuring RabbitMQ Service Bus
b.Creating Commands
c.Creating Events
d.Implementing Helper Classes and Methods
e.Implementing API Endpoints
f.Subscribing to the Messages