Question 10 Q: 10 Which of the following statements regarding microservices are true? (Choose three correct answers.) Options 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. Save Question Show Answer Discussion 0 Clear Discussion Most voted Newest No comments yet. Be the first to comment. Post Be respectful. No spam. Correct Answer: C, D, E