Mitigate cold starts in your Java Lambda functions with Datadog and AWS Lambda SnapStart
Datadog | The Monitor blog

Mitigate cold starts in your Java Lambda functions with Datadog and AWS Lambda SnapStart


Summary

This AWS article highlights that Lambda functions have limited ephemeral storage (/tmp) and exceeding this limit causes errors. It details how to monitor this storage using CloudWatch metrics like `DurationSeconds` and `MaxMemoryUsed`, allowing you to identify functions nearing the limit and optimize code for efficient storage use. Effectively monitoring ephemeral storage helps prevent function failures and ensures reliable performance.
Read the Original Article

This article originally appeared on Datadog | The Monitor blog.

Read Full Article on Original Site

Popular from Datadog | The Monitor blog

1
Understand session replays faster with AI summaries and smart chapters
Understand session replays faster with AI summaries and smart chapters

Datadog | The Monitor blog Apr 2, 2026 33 views

2
Datadog achieves ISO 42001 certification for responsible AI
Datadog achieves ISO 42001 certification for responsible AI

Datadog | The Monitor blog Mar 26, 2026 29 views

3
Analyzing round trip query latency
Analyzing round trip query latency

Datadog | The Monitor blog Mar 27, 2026 27 views

4
Introducing Bits AI Dev Agent for Code Security
Introducing Bits AI Dev Agent for Code Security

Datadog | The Monitor blog Mar 26, 2026 25 views

5
Introducing our open source AI-native SAST
Introducing our open source AI-native SAST

Datadog | The Monitor blog Apr 10, 2026 24 views