Linux_Foundation
LFCA · Question #40
A software development team uses a single physical server for testing the latest code in multiple environments: development, pre-production, and production. What is the recommended approach to maintai
Sign in or unlock LFCA to reveal the answer and full explanation for question #40. The question stem and answer options stay visible for context.
Submitted by skyler.x· May 4, 2026Security
Question
A software development team uses a single physical server for testing the latest code in multiple environments: development, pre-production, and production. What is the recommended approach to maintain the basic security of these environments?
Options
- AAssign different developers on the team to work on test, pre-prod. and prod code.
- BImplement peer review for all the changes deployed into any of the environments
- CDevelop and deploy each environment with its own set of software tools.
- DUse different user/group IDs for deploying and running workload in each environment.
Unlock LFCA to see the answer
You've previewed enough free LFCA questions. Unlock LFCA for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#User and Group Management#Access Control#Environment Isolation#Linux Security