- Learning AWS(Second Edition)
- Aurobindo Sarkar Amit Shah
- 143字
- 2021-06-30 18:53:00
Amazon DynamoDB
Amazon DynamoDB is a NoSQL database service offered by AWS. It supports both document and key-value pairs data models and has a flexible schema. Integration with other AWS services, such as Amazon Elastic MapReduce (Amazon EMR) and Redshift, provide support for big data and BI applications, respectively. In addition, the integration with AWS Data Pipeline provides an efficient means of moving data into and out of DynamoDB.
To handle high data volumes, DynamoDB uses automatic partitioning. SSDs are used to provide high-throughput and low latencies at scale. The scaling can be implemented in a manner that matches the growth in the number of application requests. This service automatically replicates your data across three facilities within an Amazon region. Amazon DynamoDB is a fully managed service, which means that you don't have to sign-up for the full scope of database administration tasks.
- 物聯網(IoT)基礎:網絡技術+協議+用例
- SOA用戶指南
- 光網絡評估及案例分析
- INSTANT PhpStorm Starter
- 社交電商運營策略、技巧與實操
- Force.com Development Blueprints
- 物聯網概論(第2版)
- 計算機網絡與數據通信
- Windows Server 2003 Active Directory Design and Implementation: Creating, Migrating, and Merging Networks
- 2018網信發展報告
- Wireshark網絡分析就這么簡單
- 4G小基站系統原理、組網及應用
- 大型企業微服務架構實踐與運營
- 基于IPv6的家居物聯網開發與應用技術
- Hands-On Docker for Microservices with Python