LFCA Exam Questions
70 real LFCA exam questions with expert-verified answers and explanations. Page 1 of 2.
- Question #1System Administration
In which file are system and user account passwords stored?
User managementPassword securityLinux filesAccount management - Question #2Cloud Computing Fundamentals
Which of the following would be the most appropriate use-case for a Function as a Service (FaaS) implementation?
FaaSServerlessCloud ComputingEvent-driven Architecture - Question #3DevOps Fundamentals
An IT associate is creating a business case to adopt a DevOps approach in an organization. Which of the following is a benefit of DevOps to include in the business case?
DevOps BenefitsContinuous DeploymentSoftware Delivery - Question #4System Administration
After installing the package `postfix', what command would you run in order to ensure that Postfix is started on reboot?
systemdservice managementboot processservice enablement - Question #5Cloud Computing Fundamentals
An IT associate is working with a video streaming provider. What is a common approach to reduce bandwidth cost while supporting the same or an increasing number of video streams an...
Content Delivery NetworkVideo StreamingBandwidth OptimizationCloud Architecture - Question #6System Administration
Which of the following commands is used to display SELinux status?
SELinuxSecurity commandsSystem security - Question #7System Administration
An IT associate is researching technology options to use at a company. The company's application requires a Linux server, features a small memory footprint, and runs mostly web ser...
ContainersResource optimizationApplication deploymentSystem efficiency - Question #8System Administration
A company's IT associate has been asked to switch to single-user mode on a running Linux server in order to perform some troubleshooting. Of the options below, which is the best wa...
RunlevelsSystemd targetsSystem initializationTroubleshooting - Question #9Security
Which measures can be taken to prevent unauthorized access to cloud instances and services?
Cloud SecurityAccess ControlNetwork SecurityData Protection - Question #10System Administration
When working on a Linux system with firewalld enabled, how can other systems be allowed to access the HTTPS port on the system in the default firewall zone so that the access is gr...
firewalldFirewall ConfigurationService Access ControlPersistent Configuration - Question #11System Administration
An IT team needs to synchronize large amounts of data between two nodes on the company's local network. This data changes daily and it is not feasible to copy the entire directory...
rsyncFile synchronizationData transferSecurity - Question #12Linux Fundamentals
An IT associate is responsible for protecting and maintaining the integrity of a set of configuration files. What command could be used to prevent users from modifying these files?
File permissionschmod commandAccess control - Question #13Security
Which of the following is a non-functional requirement?
Non-functional requirementsSecurity requirementsSystem quality attributes - Question #14Linux Fundamentals
By default, the Linux operating system uses what access control to manage files/users?
Access ControlFile PermissionsDACLinux Security - Question #15DevOps Fundamentals
Which of the following Git commands creates a new, empty Git repository?
GitVersion ControlRepository Managementgit init - Question #16Cloud Computing Fundamentals
Which of the following best describes the technical term "Elasticity"?
ElasticityCloud Computing ConceptsScalability - Question #17System Administration
Which of the following is a solution to providing Internet access to a private network using only a single public IPv4 address?
NATIPv4 addressingNetwork gatewaysInternet connectivity - Question #18System Administration
Which of the following commands is used to detach a mounted filesystem or storage device?
Filesystem managementumount commandLinux commands - Question #19System Administration
Which of the following standard log files would provide the most detailed information on why a recently upgraded custom kernel failed to boot?
Linux LogsKernel TroubleshootingBoot ProcessLog Analysis - Question #20Cloud Computing Fundamentals
Which of the following best describes serverless computing?
Serverless computingCloud computingManaged servicesBackend services - Question #21Linux Fundamentals
When using vi or vim to edit a file, how do you exit without saving?
vi/vimText EditingCommand ModeFile Operations - Question #22DevOps Fundamentals
Which of the following best describes the DevOps methodology of Continuous Delivery?
Continuous DeliveryDevOps PrinciplesRelease Automation - Question #23Cloud Computing Fundamentals
An IT associate has a web application running on multiple servers, configured to scale based on CPU usage. The current configuration has a minimum size of 1 and a maximum size of 5...
High AvailabilityAuto ScalingAvailability ZonesFault Tolerance - Question #24System Administration
What technology could be used to address software dependency conflicts between applications on the same host operating system?
ContainersDependency managementApplication isolationVirtualization - Question #25DevOps Fundamentals
What software application architecture allows teams to iterate quickly and to develop software applications to scale rapidly?
MicroservicesApplication ArchitectureScalabilityDevOps Principles - Question #26Security
A supervisor instructs an IT associate to encrypt all data on a particular partition on a Linux database host. What open source technology would be used to encrypt the data?
EncryptionDisk EncryptionData Security - Question #27System Administration
What command is used to view new content as it is written to a log file?
Log file monitoringCommand-line toolsFile utilitiestail command - Question #28Linux Fundamentals
What command is used to set or change permission attributes of files (such as read, write, execute)?
file permissionschmod commandLinux commandsbasic file management - Question #29DevOps Fundamentals
What file is created to assemble a Docker image, which contains all the commands a user has to run to make the image from start to finish?
DockerDockerfileImage BuildingContainerization - Question #30Cloud Computing Fundamentals
What type of cloud deployment is used by a single organization but may be hosted externally?
Cloud deployment modelsPrivate cloudCloud computingCloud types - Question #31Cloud Computing Fundamentals
Which service model in cloud computing provides virtual machines, networks, and storage?
Cloud ComputingService ModelsIaaS - Question #32Linux Fundamentals
How do you display the first 10 lines of a file in Linux?
head commandfile viewingCLI utilities - Question #33System Administration
What is the function of the chown command in Linux?
chownfile ownershipLinux commands - Question #34DevOps Fundamentals
In DevOps, what is Kubernetes primarily used for?
KubernetesContainer orchestrationDevOps - Question #35System Administration
Which of the following commands can be used to lock a user's account so that they cannot log into a Linux server without removing any files, folders, or data?
User ManagementAccount Lockingusermod command - Question #36Cloud Computing Fundamentals
Which of the following technologies is supported by the majority of cloud providers in order to support the orchestration of containerized applications?
Container OrchestrationKubernetesCloud ComputingContainers - Question #37DevOps Fundamentals
An IT team is currently implementing a custom software platform to address some key needs of the company. Which of the following is considered a functional requirement?
Functional RequirementsSoftware Development Life CycleRequirements Engineering - Question #38System Administration
A server on the network is unreachable. What is the best method to verify connectivity between your computer and the remote server?
network troubleshootingping commandconnectivity testing - Question #39Linux Fundamentals
A company's IT associate lists the contents of a directory and sees this line: -rwsr-x--x 2 bob sales 2047 Oct 10 09:44 sales-report What happens when Alice from the accounting tea...
File PermissionsSUID bitUser PrivilegesExecution Context - Question #40Security
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...
User and Group ManagementAccess ControlEnvironment IsolationLinux Security - Question #41Linux Fundamentals
Which command is used to view the manual page of a command in Linux?
man commandManual pagesLinux documentation - Question #42Cloud Computing Fundamentals
In cloud computing, what does 'elasticity' refer to?
Cloud computingElasticityAuto-scalingResource scaling - Question #43System Administration
Which tool is used for network scanning and discovering devices on a network in Linux?
Network ScanningnmapLinux UtilitiesHost Discovery - Question #44Security
What is a common method for securing data transmitted over the internet?
SSL/TLSNetwork securityData encryptionInternet security - Question #45Cloud Computing Fundamentals
In software development, what does 'API' stand for?
APISoftware DevelopmentProgramming Concepts - Question #46System Administration
Which of these providers host repositories of container images?
containerscontainer imagesimage registriesDocker Hub - Question #47Cloud Computing Fundamentals
What is an appropriate cost consideration when implementing serverless functions in the cloud?
Serverless computingCloud cost managementFaaSResource allocation - Question #48Linux Fundamentals
Which of the following best describes open source compliance?
Open source complianceSoftware licensingCopyrightLegal aspects - Question #49Cloud Computing Fundamentals
What open source tool is used to manage instances in the cloud using infrastructure as code?
Infrastructure as CodeTerraformCloud ManagementOpen Source Tools - Question #50System Administration
Which of the following is a commonly used open source software used to connect to SSL/TLS VPN services?
OpenVPNVPNNetwork securitySSL/TLS