This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Choose the best response for each question.
Which of the following choices describe microservice?
A microservice is a multi-function software to deliver more than one thing very well.
A microservice is software built as one monolith.
A microservice is an autonomous, independently deployable, and scalable software component.
Which of the following choices is a microservice characteristic?
Each microservice can be tested based on other microservice results.
If one microservice changes, it shouldn't impact any other microservices within your landscape.
If one microservice changes, it affects other services, and you need to wait for other services to go online.
Which of the following choices represent a classical deployment pattern?
Dev, Test, Staging, and Production deployment.
Blue-green deployments.
A/B testing.
You must answer all questions before checking your work.
Was this page helpful?