Question 176

An organization will deploy Mule applications to Cloudhub, Business requirements mandate that all application logs be stored ONLY in an external splunk consolidated logging service and NOT in Cloudhub.
In order to most easily store Mule application logs ONLY in Splunk, how must Mule application logging be configured in Runtime Manager, and where should the log4j2 splunk appender be defined?
  • Question 177

    An IT integration delivery team begins a project by gathering all of the requirements, and proceeds to execute the remaining project activities as sequential, non-repeating phases.
    Which IT project delivery methodology is this team following?
  • Question 178

    A customer wants to use the mapped diagnostic context (MDC) and logging variables to enrich its logging and improve tracking by providing more context in the logs.
    The customer also wants to improve the throughput and lower the latency of message processing.
    As an Mulesoft integration architect can you advise, what should the customer implement to meet these requirements?
  • Question 179

    What requires configuration of both a key store and a trust store for an HTTP Listener?
  • Question 180

    A system API EmployeeSAPI is used to fetch employee's data from an underlying SQL database.
    The architect must design a caching strategy to query the database only when there is an update to the employees stable or else return a cached response in order to minimize the number of redundant transactions being handled by the database.
    What must the architect do to achieve the caching objective?