Appendix B. Answers to the pop quizzes
This appendix provides answers to the exercises spread throughout the book. Correct answers are marked in bold.
Chapter 2
Pick the false statement:
-
Linux processes provide a number that indicates the reason for exiting.
-
Number 0 means successful exit.
-
Number 143 corresponds to
SIGTERM
. -
There are 32 possible exit codes.
What’s OOM?:
-
A mechanism regulating the amount of RAM any given process is given
-
A mechanism that kills processes when the system runs low on resources
-
A yoga mantra
-
The sound that Linux admins make when they see processes dying
Which step is not a part of the chaos experiment template?
-
Observability
-
Steady state
-
Hypothesis
-
Crying in the corner when an experiment ...
Get Chaos Engineering now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.