Prisma Certified Cloud Security Engineer (PCCSE) — Question 135
Which two processes ensure that builds can function after a Console upgrade? (Choose two.)
Answer options
- A. allowing Jenkins to automatically update the plugin
- B. updating any build environments that have twistcli included to use the latest version
- C. configuring build pipelines to download twistcli at the start of each build
- D. creating a new policy that allows older versions of twistcli to connect the Console
Correct answer: B, C
Explanation
Option B is correct because updating build environments with the latest version of twistcli ensures compatibility with the Console upgrade. Option C is also correct as configuring build pipelines to download twistcli ensures that each build uses the appropriate version. Options A and D are incorrect because they do not directly address maintaining build functionality after a Console upgrade.