SOLUTIONS RATED A+
✔✔When connecting to AWS with role-based access with Dynatrace using an
Environment ActiveGate, how many ActiveGates can have
AWS_MONITORING_ENABLED set to true? - ✔✔Just 1
✔✔How do you monitor Elastic Beanstalk with Dynatrace? - ✔✔By creating a
configuration to install OneAgent
✔✔How do you monitor AWS Fargate with Dynatrace? - ✔✔Create a PaaS token and
integrate OneAgent into the application image
✔✔How do you monitor Node.js Lambda functions with Dynatrace? - ✔✔By using the
Dynatrace NPM Module
✔✔Why would you want to use resource tagging with AWS? - ✔✔To limit the amount of
API calls being made to Amazon.
✔✔On the AWS account page in Dynatrace, what information is displayed? - ✔✔-Daily
totals of EC2 instances segmented by Availability zone, 7 day overview.
-List of ELBs and their backend EC2 instances
-List of monitored supporting services integrating CloudWatch metrics into Dynatrace
Monitoring
-List of load balancers in the environment
-List of Amazon Relational Database services
-RDS instances
-Number of S3 buckets
✔✔What will you see on the AWS host page in Dynatrace? - ✔✔CPU (AWS and
Utilization), Memory, Disk (Disk latency & EBS latency), and NIC
✔✔What parts of AWS can you search for in Dynatrace? - ✔✔EC2 name, instance ID,
IP address, public or private host name.
RDS name or endpoint
EBS volume ID
ELB name
Auto Scaling Group Name
✔✔What are the two deployment methods for Dynatrace Managed in AWS? -
✔✔Dynatrace Managed Server in AWS
Environment ActiveGate in AWS
,✔✔What does the Dynatrace OneAgent Operator do in Kubernetes? - ✔✔Automate
management, updates, and roll-outs of new Dynatrace OneAgent versions
✔✔What are the limitations of Full-Stack Deployment on Kubernetes? - ✔✔-Deep
monitoring of native (non-containerized) processes on hosts is disabled.
-JMX plugin only works with processes inside containers
-Capturing of application crashes and core dumps via oneagentdumpproc isn't
supported.
-OneAgent isn't registered in the system's autostart
-INSTALL_PATH command line parameter not supported
-Startup dependency between the container the OneAgent is in and application
containers to be instrumented.
✔✔How do you do a full-stack deployment of OneAgent in Kubernetes 1.9 or higher? -
✔✔Rollout OneAgent on each cluster node using OneAgent Operator
✔✔How do you do a full-stack deployment of OneAgent in Kubernetes versions lower
than 1.9? - ✔✔Deploy a Daemonset
✔✔How do you deploy Application-Only Kubernetes? - ✔✔Integrate OneAgent into the
Application Image
✔✔How do you connect your Kubernetes clusters to Dynatrace? - ✔✔Install an API,
create Bearer token for authenticating against Kubernetes API, connect Kubernetes
cluster through Dynatrace settings
✔✔You should contact Dynatrace if the Kubernetes environment you want to monitor is
larger than... - ✔✔50 Kubernetes clusters per Dynatrace Environment
OR
500 nodes per Kubernetes Cluster
OR
50,000 pods per Kubernetes Cluster
✔✔How should you configure Istio to let Dynatrace communication from the OneAgent
to the Environment through? - ✔✔Prepare Dynatrace Tokens, Configure ServiceEntry
object, Create ServiceEntry and VirtualService Objects
✔✔Can Dynatrace use Kubernetes and Openshift labels? - ✔✔Yes, it derives tags from
the labels
✔✔What properties from Kubernetes can Dynatrace detect that can be used for rule-
based tags and property-based process group detection rules? - ✔✔K8s base pod
name, k8s container, k8s full pod name, k8s namespace, k8s pod UID.
, ✔✔Are Kubernetes labels searchable in Dynatrace? - ✔✔Yes.
✔✔In Google Kubernetes engine, when should you use Full Stack Monitoring? - ✔✔-
K8s environments that allow privileged containers o nodes.
-For an out-of-the-box automated cluster and workload monitoring
-OneAgent auto-injection of core modules into pods
-Rolled out via kubernetes-native vehicles
✔✔In Google Kubernetes Engine, when should you use Application-only monitoring? -
✔✔-Locked down k8s based environments.
-Workload monitoring on a per docker image basis.
-OneAgent integrated into each image.
✔✔Under what circumstances does Dynatrace support monitoring of applications in
Google App Engine? - ✔✔Dynatrace supports monitoring of applications in Google App
Engine flexible environment when deployed through custom Docker images.
✔✔How do you deploy Dynatrace in Google App Engine? - ✔✔You generate a PaaS
token, integrate OneAgent into the application images, then deploy the images.
(every time you want to update the OneAgent you must rebuild the application image)
✔✔How do you monitor Google Compute Engine? - ✔✔Monitor Google Compute
Engine instances by running the Linux and Windows OneAgent installers.
✔✔What do you need to Deploy OneAgent as a Docker Container? - ✔✔Dynatrace
Environment Credentials
Docker Environment must allow OneAgent container to run in privileged mode
✔✔What are the limitations of OneAgent with Docker? - ✔✔-OneAgent is only capable
of reporting topology for containers in the Network Modes: Host, Bridge, and container.
-Docker Toplogy isn't reported when using Cloud-infrastructure monitoring mode on
linux
-Non-standard Docker binary file locations arne't supported on Linux.
Container monitoring isn't supported when OneAgent is deployed on Linux in a non-
privileged mode.
-Only UNIX sockets and unencrypted TCP connections are supported when accessing
Docker API.
✔✔What are the four insertion methods to choose from with Agentless RUM? -
✔✔Javascript tag
Code Snippet
Inline Code
OneAgent JavaScript tag