Three Pillar
Datadog History
New Features + Competition
Product Mapping
Pricing
200

Name two types of serverless infrastructure

Lambda, Cloud Run, App Services, etc.

200

This is the name of Datadog's dog mascot!

Bits

200

This competitor focuses on logs. They have a very complex query language. We offer buyouts for contracts with them.

Splunk

200

A customer wants to optimize their Kubernetes Resources

Infrastructure Monitoring

200

What counts as a billable APM Host?

A billable APM host is a host that is actively generating traces that are submitted to Datadog (doesn't have to be datadog APM!) ie. oTel 

400

Why do customers use Cloud Integrations (AWS/Azure/GCP) even when the Agent is installed?

OOTB Dashboards silly. Also, they pull in metadata, tags, and managed service metrics the Agent can’t.

400

What datadog office has the most people

NYC

400

Name one feature in preview

GPU Monitoring, Storage Monitoring, CD Visibility, Data Observability, APM Recommendations, etc.

400

A customer is complaining about onboarding new employees to Splunk, and needing security analysis done on their logs

Logs + SIEM

400

How is a RUM session defined? When does it start/end

A session is a user journey on your web application. It expires after either 15 minutes of inactivity, or 4 hours of continuous activity

600

Golden Signal Metrics are at the core of observability, what are the Golden Metrics?

1. Requests 

2. Errors

3. Latency 

4. time spent downstream (bonus)

600

Name one major feature announced at Dash 2025

Bits AI, IDP, CloudPrem, etc.

600

What is the biggest advantage Dynatrace has over datadog - and why can it also be a bad thing

Ease of implementation - all or nothing

600

An e-commerce platform does not know where errors / sources of latency / failures / web performance issues are coming from in their stack, but knows they need to make improvements (hint: 4)


3P + RUM

600

What's one way customers can control RUM costs? 

Session Sampling

800

What is the most important component for enabling log file tailing with the agent (hint: it is always disabled)

Agent with logs_enabled:true

800

Name two companies Datadog has purchased

Datadog's recent acquisitions include Eppo, Metaplane, Codiga, Cloudcraft, Seekret, and Ozcode. Earlier acquisitions include CoScreen, Hdiv, Sqreen, Logmatic.io, and Timber Technologies (Vector). Datadog has also been in talks to acquire Upwind

800

What are two major ways Datadog differentiates itself from Splunk when talking about logs? 

  • Ease of use (no complex query language),

  • Unified platform with infra/APM/RUM

  • Flexible pricing (LwL and a lil AE Magic)

800

A customer needs insights into the performance of their Queues

Data Streams Monitoring


800

Which Datadog security products are priced based on workload or data volume, not headcount?

CSPM (by cloud resource), SIEM (by GB of indexed logs), Application Security Monitoring (by APM host).

1000

What are the 3 "levels" of Sensitive Data Scanner

1.Agent level (yaml) 

2. Full Obfuscation (in platform)

3. RBAC Obfuscation (in platform)

1000

In what year did Datadog IPO?

2019

1000

What is the "biggest" feature we are planning on announcing at RE:invent?

Remote Agent Configuration (SO HYPE) (if it works) (please work)


1000

A customer needs to make their cloud infrastructure SOC 2 compliant and wants to know if their customers are happy with the chatbot they have created.

CSM (including CSPM) and LLM Observability

1000

What are 2 ways customers can reduce their custom metric costs?

  1. Aggregate metrics before sending them (e.g., use distributions/percentiles instead of raw values).

  2. Limit high-cardinality tags (avoid tagging with things like user ID or session ID).

  3. Remove unused custom metrics