Which of the following statements regarding microservices are true? (Choose three correct answers.)

Posted by: Pdfprep Category: 701-100 Tags: , ,

Which of the following statements regarding microservices are true? (Choose three correct answers.)
A . Microservices facilitate the replacement of the implementation of a specific functionality.
B . Microservices applications are hard to scale because microservice architecture allow only one instance of each microservice.
C . Integration tests for microservices are not possible until all microservices forming a specific application are completely developed.
D . Interaction between microservices can be slower that the interaction of similar components within a monolithic application.
E . Within one application, individual microservices can be updated and redeployed independent of the remaining microservices.

Answer: C,D,E

Leave a Reply

Your email address will not be published.