0% found this document useful (0 votes)
133 views4 pages

701 100 Demo

The document is a PDF containing sample questions and answers for the LPI DevOps Tools Engineer Exam 701-100. It includes 6 multiple choice questions covering topics like Git commands, microservices, database deployment, Jenkins pipelines, HTTP headers, and Git file management commands. The PDF provides the questions, answers, and brief explanations for correct answers. It encourages downloading a free demo of their 701-100 practice exam software to help prepare for the actual exam.

Uploaded by

Rafik Aidoudi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
133 views4 pages

701 100 Demo

The document is a PDF containing sample questions and answers for the LPI DevOps Tools Engineer Exam 701-100. It includes 6 multiple choice questions covering topics like Git commands, microservices, database deployment, Jenkins pipelines, HTTP headers, and Git file management commands. The PDF provides the questions, answers, and brief explanations for correct answers. It encourages downloading a free demo of their 701-100 practice exam software to help prepare for the actual exam.

Uploaded by

Rafik Aidoudi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Questions & Answers PDF Page 1

LPI
701-100 Exam
LPI DevOps Tools Engineer Exam

Thank you for Downloading 701-100 exam PDF Demo


You can also try our 701-100 practice exam software
Download Free Demo
https://www.pass4future.com/701-100.html

https://www.Pass4Future.com
Questions & Answers PDF Page 2

Version: 8.0
Question: 1

FILL IN THE BLANK


Which git sub command copies a local commit to a remote repository? (Specify ONLY the sub
command without any path or parameters.)

Answer: clone

Question: 2

Which of the following statements regarding microservices are true? (Choose three correct answers.)

A. Microservices facilitate the replacement of the implementation of a specific functionality.


B. Microservices applications are hard to scale because microservice architecture allow only one
instance of each microservice.
C. Integration tests for microservices are not possible until all microservices forming a specific
application are completely developed.
D. Interaction between microservices can be slower that the interaction of similar components
within a monolithic application.
E. Within one application, individual microservices can be updated and redeployed independent of
the remaining microservices.

Answer: C,D,E

Question: 3

Which statements are true regarding databases during the deployment of a new release of a service
using canary deployment? (Choose two correct answers.)

A. Changes to the database schema can take long and reduce the database performance.
B. Traffic to the database will significantly increase because of the additional service instance.
C. The database schema must be compatible to all running versions of a service.
D. The database is locked while its content is copied to the canary database.
E. Canary deployments require two synchronized instances of each database.

Answer: B,E

Question: 4

A declarative Jenkins pipeline contains the following excerpt:


parameters {
string (name: ‘TargetEnvironment’, defaultValue: ‘staging’, description: ‘Target environment’)

https://www.Pass4Future.com
Questions & Answers PDF Page 3

}
How can a task use the value provided for TargetEnvironment?

A. {{TargetEnvironment}}
B. $TargetEnvironment
C. %TargetEnvironment%
D. ${params.TargetEnvironment}
E. $ENV{TargetEnvironment}

Answer: B

Question: 5

Which of the following HTTP headers is a CORS header?

A. X-CORS-Access-Token:
B. Location:
C. Referer:
D. Authorization:
E. Access-Control-Allow-Origin

Answer: E
Explanation:
Reference https://enable-cors.org/server_apache.html

Question: 6

Which of the following git commands is used to manage files in a repository? (Choose two correct
answers.)

A. git rm
B. git cp
C. git mv
D. git move
E. git copy

Answer: A,C

https://www.Pass4Future.com
Questions & Answers PDF Page 4

Thank You for trying 701-100 PDF Demo

To try our 701-100 practice exam software visit link below


https://www.pass4future.com/701-100.html

Start Your 701-100 Preparation


Use Coupon “20OFF” for extra 20% discount on the purchase of
Practice Test Software. Test your 701-100 preparation with actual
exam questions.

https://www.Pass4Future.com

You might also like