What is the translation of " DYNAMODB " in Chinese?

Examples of using Dynamodb in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Examples include S3 buckets and DynamoDB tables.
示例包括S3存储桶和DynamoDB表。
DynamoDB also provides an attribute_exists function.
DynamoDB还提供了一个attribute_exists函数。
Both the Lambda function and the DynamoDB stream must be in the same AWS region.
Lambda函数和Kinesis流必须位于同一个AWS区域中。
Amazon DynamoDB is another popular cloud-based NoSQL database.
AmazonDynamoDB是另一种流行的基于云的NoSQL数据库。
On the other hand,manual errors might result in unintentional startup of new DynamoDB nodes.
类似的,手动操作可以导致无意的启动一个新的Dynamo节点。
People also translate
Integrate DynamoDB into web applications and mobile applications.
DynamoDB集成到Web应用程序和移动应用程序中。
Since all our other services are running in AWS,the obvious choice was DynamoDB- Amazon's NoSQL database offering.
因为其他服务都运行在AWS上,所以最明显的选择应该是DynamoDB--亚马逊的NoSQL数据库产品。
Amazon DynamoDB Accelerator(DAX) is another example of a purpose-built data store.
AmazonDynamoDB加速器(DAX)是专用数据存储的另一个示例。
By end of 2018, they will have 88% of their Oracle DBs(and 97% of critical system DBs)moved to Aurora and DynamoDB.
到2018年底,他们将88%的甲骨文数据库(以及97%的关键系统数据库)迁移到Aurora和DynamoDB上。
DynamoDB is a nonrelational database that delivers reliable performance at any scale.
AmazonDynamoDB是一种非关系数据库,可在任何规模提供可靠的性能。
For serverless IoT, we will consider a setup from my previous article andcount only AWS IoT itself and DynamoDB services.
对于无服务器的物联网,我们将考虑我上一篇文章中的设置,仅考虑AWSIoT本身和DynamoDB服务。
Amazon DynamoDB is a fully-managed, high performance, NoSQL database service that is easy to set up, operate, and scale.
AmazonDynamoDB是完全托管的高性能NoSQL数据库服务,易于设置、运行和扩展。
When developing cloud-native apps in the public cloud, data is stored in shared services such as Amazon S3,Kinesis, or DynamoDB.
在公有云中开发云原生应用程序时,数据被存储到AmazonS3、Kinesis或DynamoDB等共享服务中。
DynamoDB local does not require an internet connection and it works with your existing DynamoDB API calls.
使用DynamoDBLocal不需要Internet连接,且DynamoDBLocal可以与您的现有DynamoDBAPI调用配合使用。
The cloud Lambdafunction will be responsible for reading the DynamoDB whitelist database and determines if the license plate belongs to an authorized car.
云端Lambda函数将负责读取DynamoDB白名单数据库并确定车牌是否属于授权汽车。
Formerly, PatSnap would create MongoDB databases on the AWS platform,but later found it easier and faster to host databases on Amazon DynamoDB instead.
之前,PatSnap想在AWS平台上创建MongoDB数据库,但后来发现直接在AmazonDynamoDB上托管数据库更容易、更快捷。
For example, we invented DynamoDB, a highly scalable, low latency key-value database now used by thousands of AWS customers.
例如,我们发明了DynamoDB,这是一个高度可伸缩、低延迟的键值数据库,现在被成千上万的AWS客户使用。
With DAX, you can use a fully managed, highly available,in-memory cache for your DynamoDB tables without making any changes to your application code.
借助DAX,您可以向DynamoDB表使用完全托管且高度可用的内存缓存,而不需要对应用程序代码做任何更改。
Six years later, DynamoDB handles trillions of requests per day, and is the NoSQL database of choice for more than 100,000 AWS customers.
六年后,DynamoDB每天处理数万亿条请求,成为超过100000AWS客户的首选NoSQL数据库。
Cloud based services that are available, such as Firebase,BigTable, DynamoDB and hosted MongoDB, make it easier for developers to create interfaces for data.
可用的云服务(如Firebase,BigTable,DynamoDB和托管MongoDB)使开发人员可以更轻松地创建数据接口。
We are using DynamoDB as a main data-store, fronting it with ElastiCache for Redis” said Kuldeep Chowhan, Engineering Manager.
我们使用DynamoDB作为主数据存储,使用ElastiCacheRedis作为前端”工程经理KuldeepChowhan表示。
Like the Apache Foundation's projects,it is naturally integrated with Amazon's other offerings such as DynamoDB, Redshift, S3, and Elasticsearch.
与ApacheFoundation的项目一样,它可以与亚马逊的DynamoDB、Redshift、S3以及Elasticsearch等其他产品自然集成。
NoSQL databases(MongoDB, Cloudant, DynamoDB, etc.) are excellent choices and allow clustering and unlimited horizontal scaling.
NoSQL数据库(MongoDB、Cloudant、DynamoDB等)是极好的选择,允许集群和无限水平缩放。
Tailor uses multiple AWS services, including AWS Lambda for its compute processes,Amazon DynamoDB as its persistence layer, and Amazon API Gateway.
Tailor使用多种AWS服务,包括用于其计算过程的AWSLambda、作为其持久层的AmazonDynamoDB以及AmazonAPIGateway。
In order to achieve such guarantees, DynamoDB treats the result of every modification as a new and immutable version of data.
为了提供这种类型的保证,Dynamo把每个修改(modification)的结果当作“数据新的、不可变的版本”对待。
A software development kit and open-source PHP library for integrating your PHP application with AWS services like Amazon S3, Glacier,and Amazon DynamoDB.
一个软件开发工具包和开源PHP库,用于将您的PHP应用程序与AWS服务(如AmazonS3、Glacier和AmazonDynamoDB)集成。
This is because Amazon DynamoDB automatically partitions your data and workload over a sufficient number of servers to meet the scale requirements you provide.
这是因为AmazonDynamoDB自动在足够数量的服务器上对您的数据和工作负载进行分区,以满足您的扩展要求。
Cassandra was developed based on two storage engines,Google BigTable and Amazon DynamoDB so my suggestion is to follow up with those two whitepapers.
Cassandra基于两个存储引擎(GoogleBigTable和AmazonDynamoDB)而开发,因此,我的建议是遵循这两份白皮书的指导。
While AWS Lambda's programming model is stateless, your code can access stateful data by calling other web services,such as Amazon S3 or Amazon DynamoDB.
由于AWSLambda的编程模式是无状态的,因此您的代码可以通过调用其他Web服务,如AmazonS3或AmazonDynamoDB,来访问有状态的数据。
Dynamo had a multi-master designrequiring the client to resolve version conflicts and DynamoDB uses synchronous replication across multiple datacenters for high durability and availability.
Dynamo具有多主设计,要求客户端解决版本冲突,DynamoDB使用跨多个数据中心的同步复制,以实现高持久性和可用性。
Results: 176, Time: 0.0268

Top dictionary queries

English - Chinese