Design Microservices Architecture with Patterns and Principles - Implementation of CDC and Outbox Pattern with Cloud Dat

Design Microservices Architecture with Patterns and Principles - Implementation of CDC and Outbox Pattern with Cloud Dat

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 is a key characteristic of Cockroach DB that allows it to handle increased workloads?

Manual data partitioning

Single-node operation

Horizontal scaling

Vertical scaling

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which programming language is Cockroach DB written in?

Go

Java

Python

C++

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of license is Cockroach DB available under?

GPL License

Apache License

MIT License

BSD License

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What feature of Cockroach DB allows for the implementation of the transactional outbox pattern?

Vertical scaling

Manual replication

Change Data Capture

Data sharding

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which message broker is mentioned for publishing change feed messages from Cockroach DB?

RabbitMQ

Apache Kafka

Google Pub/Sub

Amazon SQS