701-100 Dumps
701-100 Braindumps
701-100 Real Questions
701-100 Practice Test
Actual Questions
killexams.com
LPIC-OT Exam 701: DevOps Tools Engineer
https://killexams.com/pass4sure/exam-detail/701-100
Question #53 Section 1
Which of the following statements describes the principal concept behind test driven development?
Tests may not be written by the same development team that wrote the tested code. All tests are generated automatically from the tested source code. Tests are written before the function / method is implemented. The only acceptable reason to write a test is to prevent fixed bugs from occurring again. Instead of testing software automatically, manual tests are performed and logged daily.
Reference https://en.wikipedia.org/wiki/Test-driven_development
Question #54 Section 1
Which of the following goals are favored by agile software development methodologies? (Choose two correct answers.)
Self-organization of teams. Central governance and control. Question #55 Section 1 Which of the following properties apply to a content delivery network? (Choose three correct answers.) CDNs require all elements of a web site to be served by the same CDN. CDNs can stream large media files such as movies or music to clients. CDNs are present in multiple locations to serve content close to clients. CDNs serve huge numbers of clients with high bandwidth and low latency. CDNs forward all requests to a backend server and never store content locally. Which of the following kinds of data are suitable as artifacts in a continuous delivery pipeline? (Choose three correct answers.) Executable applications such as .exe files or .jar packages. Copies of the contents of source code repositories. Build configuration files such as Makefiles or Maven configurations. Compiled packages to be installed by a Linux package manager. Which of the following conditionals exist in an Ansible playbook? (Choose three correct answers.) with_nodes with_nested Reference https://docs.ansible.com/ansible/2.4/playbooks_loops.html Question #58 Section 1 Which of the following tasks can Logstash fulfill without using other components of the Elastic Stack? (Choose three.) Receive log data from remote systems. Store log data persistently. Aggregate log data over a period of time. What is tested by unit tests? The syntactical correctness of the source code of a software component. The formal validity of a service's external REST API. The integration of multiple component of the same software. The correctness of a specific function of a software component. Question #60 Section 1 An online shop needs to store information about clients and orders. A list of fixed properties for clients and orders exists. The data storage should enforce specific data types on these properties and ensure that each order is associated with an existing client. Which of the following cloud services is capable of fulfilling these requirements? An in-memory database like memcached. An object store like OpenStack Swift. A messaging service like OpenStack Zaqar.Answer: CE
Answer: CDE Question #56 Section 1
Answer: BCD Question #57 Section 1
Answer: CDE
Answer: CDE Question #59 Section 1
Answer: D
Answer: E