ExamGecko
Question list
Search
Search

Question 24 - JN0-213 discussion

Report
Export

Your business has optimized its applications to leverage a cloud-native microservices-based architecture.

In this architecture, how do the various modules of an application communicate?

A.
Application modules communicate through application programming interface (API) calls.
Answers
A.
Application modules communicate through application programming interface (API) calls.
B.
Application modules communicate through interprocess communication
Answers
B.
Application modules communicate through interprocess communication
C.
Application modules communicate through remote direct memory access
Answers
C.
Application modules communicate through remote direct memory access
D.
Application modules communicate through shared data structures (DB/files).
Answers
D.
Application modules communicate through shared data structures (DB/files).
Suggested answer: A

Explanation:

In a cloud-native microservices-based architecture, the various modules of an application communicate throughapplication programming interface (API) calls5.Each service is autonomous and self-contained and runs a unique process6. Reference from Juniper site:Microsoft Learn,Palo Alto Networks

asked 18/09/2024
Amit Sharma
27 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first