Category Archives: dynamodb

Khóa học miễn phí DynamoDB – CloudTrail nhận dự án làm có lương

DynamoDB – CloudTrail DynamoDB includes CloudTrail integration. It captures low-level API requests from or for DynamoDB in an account, and sends log files to a specified S3 bucket. It targets calls from the console or API. You can use this data to determine requests made and their source, user, timestamp, and more. When enabled, it […]

Khóa học miễn phí DynamoDB – MapReduce nhận dự án làm có lương

DynamoDB – MapReduce Amazon”s Elastic MapReduce (EMR) allows you to quickly and efficiently process big data. EMR runs Apache Hadoop on EC2 instances, but simplifies the process. You utilize Apache to query map reduce job flows through , a query language resembling SQL. Apache Hive serves as a way to optimize queries and your applications. […]

Khóa học miễn phí DynamoDB – Error Handling nhận dự án làm có lương

DynamoDB – Error Handling On unsuccessful processing of a request, DynamoDB throws an error. Each error consists of the following components: HTTP status code, exception name, and message. Error management rests on your SDK, which propagates errors, or your own code. Codes and Messages Exceptions fall into different HTTP header status codes. The 4xx and […]