What types of notifications can you set up for Security Problems? (Select all that apply)
Answer : A, B, C, D, E
Dynatrace allows configuring problem notifications, including security problems, through multiple integration channels:
Email notifications for direct alerts
Jira integration for creating and tracking issues
ServiceNow integration for IT service management workflows
PagerDuty integration for incident response and alerting
Custom integrations using webhooks or APIs for flexible notification handling
These integrations ensure that security problems are communicated effectively across teams and tools, enabling rapid response and resolution.
Which capability provides a single view of multiple hyperscalers' resources?
Answer : C
The Clouds App in Dynatrace provides a unified, single-pane view across multiple cloud providers (hyperscalers), such as AWS, Azure, and Google Cloud. It aggregates cloud services, resources, and their relationships into one centralized interface.
This capability allows users to:
Monitor multi-cloud environments in one place
Analyze dependencies across different cloud providers
Gain visibility into cloud services, costs, and performance
Other options do not serve this purpose:
Extensions v2 extend monitoring capabilities
RUM focuses on end-user experience
Kubernetes App focuses specifically on Kubernetes environments
I need to take my live environment offline while I perform an upgrade. However, the upgrade will overlap with scheduled Synthetic tests. What can I configure in Dynatrace to avoid false alerting?
Answer : A
A Maintenance Window in Dynatrace allows you to suppress monitoring alerts during planned downtime or maintenance activities. When configured, it prevents problem detection and alerting for the specified entities and timeframe.
This ensures that:
Scheduled Synthetic failures during maintenance are not treated as real incidents
Alert noise is reduced
Teams can perform upgrades without triggering unnecessary alerts
Other options are not suitable:
Credential vault manages secrets
Synthetic on-demand execution manually triggers tests
Deleting monitors is not a practical or recommended solution
===========
A developer wants to know how long it took for their application to load a specific resource request as a part of a button being clicked. What tool would be appropriate to find this information?
Answer : D
Waterfall analysis provides a detailed breakdown of all resource requests triggered by a user action, including timing for each request.
It allows developers to:
See exactly how long each resource takes to load
Analyze dependencies between requests
Identify bottlenecks in frontend performance
This is especially useful for analyzing resource loading triggered by actions such as button clicks.
Other options:
Web application view provides overview data
User Session Query Language is for querying session data
User action analysis provides aggregated insights, not detailed request timing
Which of the following capabilities are available on the Dynatrace Platform?
Answer : A, B, D, E
Dynatrace provides a comprehensive observability platform including:
Application Observability -- full-stack monitoring of applications
Infrastructure Observability -- monitoring hosts, cloud, and containers
Business Events Monitoring -- capturing and analyzing business data
Application Security -- runtime vulnerability detection and protection
OpenSource is not a Dynatrace platform capability.
===========
What type of User Actions exists?
Answer : A, B, C
Dynatrace defines three main types of user actions:
Load Actions -- full page loads
XHR Actions -- background requests (AJAX/fetch)
Custom Actions -- user-defined actions
Click Actions are not a separate action type; clicks are typically captured within other action types such as load or custom actions.
===========
What is the smallest aggregation time for recent metrics?
Answer : C
Dynatrace aggregates recent metrics at a minimum granularity of 1 minute.
This ensures:
Efficient storage
Consistent visualization
Smaller intervals like 10 or 30 seconds are not standard aggregation intervals.
===========