Design Microservices Architecture with Patterns and Principles - Adapt Microservice Architecture with SAGA, Transactiona

Design Microservices Architecture with Patterns and Principles - Adapt Microservice Architecture with SAGA, Transactiona

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What was added to the microservices data patterns in the last iteration?

API gateways

Commands and queries

Distributed transactions

Message brokers

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a common technology choice for microservices?

Front-end applications

API gateway

Message broker

Monolithic architecture

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which message broker can be used for implementing choreography-based Saga patterns?

Apache Kafka

MySQL

Azure Cosmos DB

PostgreSQL

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an example of a serverless cloud option for change data capture?

Apache Kafka

Azure Cosmos DB

PostgreSQL

Debezium

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the benefit of implementing SAGA, outbox, and change data capture patterns?

Reduced horizontal scaling

Improved scalability and reliability

Decreased reliability

Increased data inconsistency