Architectural Principles
Monitoring
DevOps
Scaling agile
Docker
100

We used FeatureHub as an approach to implement this principles.

Design to be disabled

100

The name of the tool we used that has Graylog and Logstash as two alternatives.

Seq

100

The name of the DevOps practice where the merged code base of all developers is compiled and tested.

Continous Integration

100

The role who is reponsible for coaching an agile team inside SAFe.

The scrum master

100

A file containing instructions to help build a docker image.

Dockerfile

200
OpenTelemetry was used in an attempt to implement this principle.

Design to be monitored

200

Jaeger is one tool to implement this type of monitoring.

Tracing

200

An approach where you are only using one branch in your version control. 

Trunk-based development

200

The full name of the abbreviation CALMR.

Culture, Automation, Lean, Measurement and Recovery

200

The name of the active (running) part of a Docker environment.

Containers

300

The principle you are violating if you add more hardware to existing servers in order to scale your setup.

Scale out, not up

300

What do you call the concept where you are collecting all steps in your code across multiple services in a microservice-architecture.

Distributed tracing

300

A feature in Jenkins that helps us avoid storing sensitive information in the Jenkinsfile.

Credentials

300

A group of people in the Spotify model which is essentially a community of interests.

Guilds

300

A concept in Docker used to distribute traffic across multiple servers.

Swarm

400

The name of the AKF principle that only covers scalability, but not availability and cost.

Design for at least two axes of scale.

400

What type of monitoring are you using when you are measuring the performance of SQL queries.

Agent Performance Monitoring (APM)

400

An approach used in DevOps to enable quick rollback which relies on two identical production environments.

Blue/green deployment

400

The name of an autonomous team inside the Spotify model that is similar to a regular scrum team.

Squad

400

When you are joining an existing Docker cluster, what type of node do you become?

Worker

500

The names of the three AKF principles that cover both scalability, availability and costs.

Async design, stateless systems and scale out - not up.

500

When configuring an OpenTelemetry collector you also setup where to send the collected data. What are they called with a general term?

Exporters

500

The environment variable to use in a Docker Compose file when used by Jenkins to deliver images to Docker Hub in order to enable rollback.

BUILD_NUMBER

500

The role who facicilates ART events and process in SAFe.

Release Train Engineer (RTE)

500

The full YML path to port mappings in Docker Compose.

services -> (service) -> ports

M
e
n
u