Microservices Interview Questions – 03

4
Created on By admin

Microservices Interview Questions - 03

1 / 10

1. Select true or false.

Continuous Delivery (CD) is an approach in which we do not treat every check in to common repository as a release candidate.

 

2 / 10

2. Select true or false.

When we deploy Single Service on a Host, then we get the benefit of avoiding single point of failure.

 

3 / 10

3. Select true or false.

We should have a lot of End to End tests in Microservices architecture.

 

4 / 10

4. What is a Consumer Driven Contract (CDC)?

 

5 / 10

5. Select true or false.

PACT is a tool to implement Consumer Driven Contract in Microservices.

 

6 / 10

6. How can we separate Deployment from Release of Microservices?

 

7 / 10

7. What is Canary Releasing?

 

8 / 10

8. What is a good tool for monitoring multiple services at a time?

 

9 / 10

9. Select true or false.

Authentication is the process of verifying credentials of a user.
Authorization is the process of checking whether a user has access to resources or not.

 

10 / 10

10. Select true or false.

Cross Site Request Forgery (CSRF) is an example of Confused Deputy problem.

 

Your score is

The average score is 60%

0%

Leave a Reply

Your email address will not be published. Required fields are marked *