Question 71

An application has been designed based on microservices. The application is deployed on Kubernetes using multiple pods that share the same IP address. Each pod is responsible for a service in the application.
Which command validates the success of the application deployment?
  • Question 72


    Refer to the exhibit. What is causing the requests code to fail?
  • Question 73

    Which interface is most commonly used to integrate logging, monitoring, and alerting applications into your CI/ CD pipeline?
  • Question 74

    Refer to the exhibit.

    The text represents a syslog message sent from a Linux server to a centralized log system.
    Based on the format of the log message, how must the functionality of the log parser be extended to improve search capabilities?
  • Question 75

    A developer must create a GitLab CI/CD pipeline with these requirements:
    * builds an on-demand test environment
    * deploys configurations
    * verifies the results
    Drag and drop the code from the bottom onto the box where the code is missing to complete the GitLab CI/CD pipeline. Not all options are used.