Which of the following commands lists the nodes in a Docker Swam cluster?
Which of the following statements describes the principal concept behind test driven development?
Which of the following information is contained in the output of git status? (Choose three correct answers.)
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?
A recently installed application writes log data to /opt/app/log/info.log. If Filebeat is already installed and set up for communication with a remote Logstash, what has to be done in order to submit the log data of the new application to Logstash?