我的视频blog地址 http://www.lofter.com/blog/cloudrivers
上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 46 下一页
摘要: Amazon DynamoDB 是一种完全托管的可扩展式 NoSQL 数据库服务。DynamoDB 与 AWS Key Management Service (AWS KMS) 集成以支持静态加密服务器端加密功能。 利用静态加密,DynamoDB 可以透明方式对 DynamoDB 表中的所有客户数据 阅读全文
posted @ 2019-10-02 14:24 Michael云擎 阅读(413) 评论(0) 推荐(0)
摘要: 网络上的大量组件 (例如 DNS 服务器、交换机、负载均衡器等) 都可能在某个指定请求生命周期中的任一环节出现问题。在联网环境中,处理这些错误回应的常规技术是在客户应用程序中实施重试。此技术可以提高应用程序的可靠性和降低开发人员的操作成本。 每个 AWS 开发工具包都会实现自动重试逻辑。AWS SD 阅读全文
posted @ 2019-10-02 13:42 Michael云擎 阅读(393) 评论(0) 推荐(0)
摘要: Typical monolithic applications are built using different layers—a user interface (UI) layer, a business layer, and a persistence layer. A central ide 阅读全文
posted @ 2019-10-02 13:28 Michael云擎 阅读(128) 评论(0) 推荐(0)
摘要: 在您加密数据后,数据将受到保护,但您必须保护加密密钥。一种策略是对其进行加密。信封加密 是一种加密方法,它使用数据密钥对明文数据进行加密,然后使用其他密钥对数据密钥进行加密。 您甚至可以使用其他加密密钥对数据加密密钥进行加密,并且在另一个加密密钥下加密该加密密钥。但是,最后,一个密钥必须以明文形式保 阅读全文
posted @ 2019-10-02 13:16 Michael云擎 阅读(1499) 评论(0) 推荐(0)
摘要: This resource type embeds a serverless application from the AWS Serverless Application Repository or from an Amazon S3 bucket as a nested application. 阅读全文
posted @ 2019-10-02 12:35 Michael云擎 阅读(307) 评论(0) 推荐(0)
摘要: Stage variables are name-value pairs that you can define as configuration attributes associated with a deployment stage of a REST API. They act like e 阅读全文
posted @ 2019-10-02 11:59 Michael云擎 阅读(252) 评论(0) 推荐(0)
摘要: 利用 Lambda 函数的环境变量,您可以将设置动态传递到函数代码和库,而无需对代码进行任何更改。环境变量是您使用 AWS Lambda 控制台、AWS Lambda CLI 或 AWS Lambda 开发工具包作为函数配置的一部分创建并修改的密钥值对。AWS Lambda 随后会使用相应语言所支持 阅读全文
posted @ 2019-10-02 11:45 Michael云擎 阅读(250) 评论(0) 推荐(0)
摘要: [在使用Movidius的模型优化器转换模型之前,需要先用MXNet的deploy.py将模型转换成部署模式,然后才能用movidius的优化器转换] https://github.com/apache/incubator-mxnet/blob/master/example/ssd/deploy.p 阅读全文
posted @ 2019-10-01 22:02 Michael云擎 阅读(461) 评论(0) 推荐(0)
摘要: [在使用Movidius的模型优化器转换模型之前,需要先用MXNet的deploy.py将模型转换成部署模式,然后才能用movidius的优化器转换] https://github.com/apache/incubator-mxnet/blob/master/example/ssd/deploy.p 阅读全文
posted @ 2019-09-30 21:07 Michael云擎 阅读(858) 评论(0) 推荐(0)
摘要: Grafana 6.3.3 发布了,Grafana 是一个功能丰富的指标标准仪表板和图形编辑器,用于分析和监控 Graphite、Elasticsearch、OpenTSDB、Prometheus 和 InfluxDB。 新版本更新主要是 Bug修复,具体如下: Annotations:修复取消时间 阅读全文
posted @ 2019-09-28 22:20 Michael云擎 阅读(539) 评论(0) 推荐(0)
上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 46 下一页
我的视频blog地址 http://www.lofter.com/blog/cloudrivers