Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
태그가 지정된 질문 아마존 DynamoDB
Fast, flexible NoSQL database service for single-digit millisecond performance at any scale
콘텐츠 언어: 한국어
필터링할 태그 선택
정렬 기준 가장 최근
아래 나열된 질문과 답변을 찾아보거나 필터링 및 정렬을 통해 결과 범위를 좁힐 수 있습니다.
3개의 결과
Application Auto Scaling API에서는 AutoScaling Group에서 생성한 항목만 나오고, DynamoDB에서 생성된 AutoScaling 알람은 표시가 안되는데,
DynamoDB에 설정된 Autoscaling 알람을 SDK를 통해 수집하려면 어떻게 해야하나요?
cloudwatch 경보 수집 시 dynamodb가 프로비저닝 모드이고, 읽기/쓰기에 대해 auto scaling이 설정되어 있을 때,
Datapoint가 null로 수집되는데 이는 실제 auto scaling이 발생하기 전까진 null 로 수집되는게 맞나요?
그리고 aws cloudwatch 경보 콘솔에선 'auto scaling 알람 끄기' 기능이 있는...
예를들어 DynamoDB의 1개의 큰 파티션(RCU 3000000 규모라고 가정)에 대해서 GSI로 query한다고 가정하겠습니다. 이때 query실행은 https://docs.aws.amazon.com/ko_kr/amazondynamodb/latest/developerguide/programming-with-python.html#programming-wi...