- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
This control verifies if an Amazon DynamoDB table can automatically adjust its read and write capacity based on demand by using either on-demand capacity mode or provisioned mode with auto-scaling enabled.
By scaling capacity according to demand, the risk of throttling exceptions is reduced, supporting consistent application availability. Tables operating in on-demand capacity mode are restricted only by the default throughput quotas set by DynamoDB. To increase these quotas, you can submit a support ticket to AWS Support. DynamoDB tables using provisioned mode with auto-scaling dynamically adjust their provisioned throughput capacity based on traffic patterns.
For guidance regarding enabling DynamoDB automatic scaling on existing tables, refer to the Enabling DynamoDB auto scaling on existing tables section of the Amazon DynamoDB Developer Guide.