Download LPI.701-100.Pass4Sure.2019-03-06.60q.vcex

Download Exam

File Info

Exam LPIC-OT Exam 701: DevOps Tools Engineer
Number 701-100
File Name LPI.701-100.Pass4Sure.2019-03-06.60q.vcex
Size 213 KB
Posted Mar 06, 2019
Download LPI.701-100.Pass4Sure.2019-03-06.60q.vcex

How to open VCEX & EXAM Files?

Files with VCEX & EXAM extensions can be opened by ProfExam Simulator.

Purchase

Coupon: MASTEREXAM
With discount: 20%






Demo Questions

Question 1

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


  1. clone
Correct answer: 1



Question 2

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


  1. Microservices facilitate the replacement of the implementation of a specific functionality.
  2. Microservices applications are hard to scale because microservice architecture allow only one instance of each microservice.
  3. Integration tests for microservices are not possible until all microservices forming a specific application are completely developed.
  4. Interaction between microservices can be slower that the interaction of similar components within a monolithic application.
  5. Within one application, individual microservices can be updated and redeployed independent of the remaining microservices.
Correct answer: CDE



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.)


  1. Changes to the database schema can take long and reduce the database performance.
  2. Traffic to the database will significantly increase because of the additional service instance.
  3. The database schema must be compatible to all running versions of a service.
  4. The database is locked while its content is copied to the canary database.
  5. Canary deployments require two synchronized instances of each database.
Correct answer: BE



Question 4

A declarative Jenkins pipeline contains the following excerpt:
parameters { 
    string (name: ‘TargetEnvironment’, defaultValue: ‘staging’, description: ‘Target environment’)
How can a task use the value provided for TargetEnvironment? 


  1. {{TargetEnvironment}}
  2. $TargetEnvironment
  3. %TargetEnvironment%
  4. ${params.TargetEnvironment}
  5. $ENV{TargetEnvironment}
Correct answer: B



Question 5

Which of the following HTTP headers is a CORS header? 


  1. X-CORS-Access-Token:
  2. Location:
  3. Referer:
  4. Authorization:
  5. Access-Control-Allow-Origin
Correct answer: E
Explanation:
Reference https://enable-cors.org/server_apache.html
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.) 


  1. git rm
  2. git cp
  3. git mv
  4. git move
  5. git copy
Correct answer: AC



Question 7

What implications does container virtualization have for DevOps? (Choose two answers.)


  1. Containers decouple the packaging of an application from its infrastructure.
  2. Containers require developers to have detailed knowledge of their IT infrastructure.
  3. Containers let developers test their software under production conditions.
  4. Containers complicate the deployment of software and require early deployment tests.
  5. Containers require application specific adjustment to the container platform.
Correct answer: AC
Explanation:
Reference http://anandmanisankar.com/posts/container-docker-PaaS-microservices/
Reference http://anandmanisankar.com/posts/container-docker-PaaS-microservices/



Question 8

Which of the following HTTP methods are used by REST? (Choose three correct answers.) 


  1. CREATE
  2. REPLACE
  3. PUT
  4. DELETE
  5. GET
Correct answer: CDE
Explanation:
Reference https://restfulapi.net/http-methods/
Reference https://restfulapi.net/http-methods/



Question 9

The file index.php, which is being maintained in a git repository, was changed locally and contains an error. If the error has not been committed to the repository yet, which of the following git commands reverts the local copy of index.php to the latest committed version in the current branch? 


  1. git lastver – index.php
  2. git revert – index.php
  3. git checkout – index.php
  4. git clean – index.php
  5. git repair – index.php
Correct answer: B
Explanation:
Reference https://git-scm.com/docs/git-revert
Reference https://git-scm.com/docs/git-revert



Question 10

Which of the following statements are true about Jenkins? (Choose two correct answers.)


  1. Jenkins is specific to Java based applications.
  2. Jenkins can delegate tasks to slave nodes.
  3. Jenkins only works on local files and cannot use SCM repositories.
  4. Jenkins’ functionality is determined by plugins.
  5. Jenkins includes a series of integrated testing suites.
Correct answer: BE









CONNECT US

Facebook

Twitter

PROFEXAM WITH A 20% DISCOUNT

You can buy ProfExam with a 20% discount!



HOW TO OPEN VCEX FILES

Use ProfExam Simulator to open VCEX files