Exam PCCSE All QuestionsBrowse all questions from this exam
Question 190

What are the three states of the Container Runtime Model? (Choose three.)

    Correct Answer: B, C, E

    The three states of the Container Runtime Model are Learning, Active, and Archived. 'Learning' refers to the state where the system is gathering and analyzing behavioral data to build the model. 'Active' is the state where the model is in operation, enforcing rules based on learned behavior. 'Archived' is the state where the model has been retired and is no longer in active use.

Discussion
Redrum702Options: BCE

BCE https://docs.paloaltonetworks.com/prisma/prisma-cloud/prisma-cloud-admin-compute/runtime_defense/runtime_defense_containers

SpippoloOptions: BCE

BCE Models are built from both static analysis (such as building a hashed process map based on parsing an init script in a Dockerfile ENTRYPOINT) and dynamic behavioral analysis (such as observing actual process activity during early runtime of the container). Models can be in one of 3 modes: Active, Archived, or Learning.