Security

Rumman Ansari   Software Engineer   2024-04-09 12:59:14   346  Share
Subject Syllabus DetailsSubject Details
☰ TContent
☰Fullscreen

Table of Content:

The security aspect, related to the identity of the requestor services to handle the request, is taken care by API Gateway. The API Gateway authenticates the user and transfers an access token (e.g., JSON Web Token) that securely recognizes the user in each request to the services.

The access token is issued upon successful authorization which is used for authenticating all requests.

Access Token

Access Token

A user will get a token when a user logs into an application. This token will help other services to identify the user.

More about Security

Learn more about the Security aspect of Microservices here.

MCQ Available

There are 4 MCQs available for this topic.

4 MCQ

Microservices Architecture

Stay Ahead of the Curve! Check out these trending topics and sharpen your skills.