上一页 1 ··· 27 28 29 30 31 32 33 34 35 ··· 51 下一页
摘要: 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 CloudRivers 阅读(129) 评论(0) 推荐(0)
摘要: 在您加密数据后,数据将受到保护,但您必须保护加密密钥。一种策略是对其进行加密。信封加密 是一种加密方法,它使用数据密钥对明文数据进行加密,然后使用其他密钥对数据密钥进行加密。 您甚至可以使用其他加密密钥对数据加密密钥进行加密,并且在另一个加密密钥下加密该加密密钥。但是,最后,一个密钥必须以明文形式保 阅读全文
posted @ 2019-10-02 13:16 CloudRivers 阅读(1504) 评论(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 CloudRivers 阅读(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 CloudRivers 阅读(256) 评论(0) 推荐(0)
摘要: 利用 Lambda 函数的环境变量,您可以将设置动态传递到函数代码和库,而无需对代码进行任何更改。环境变量是您使用 AWS Lambda 控制台、AWS Lambda CLI 或 AWS Lambda 开发工具包作为函数配置的一部分创建并修改的密钥值对。AWS Lambda 随后会使用相应语言所支持 阅读全文
posted @ 2019-10-02 11:45 CloudRivers 阅读(251) 评论(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 CloudRivers 阅读(467) 评论(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 CloudRivers 阅读(869) 评论(0) 推荐(0)
摘要: Grafana 6.3.3 发布了,Grafana 是一个功能丰富的指标标准仪表板和图形编辑器,用于分析和监控 Graphite、Elasticsearch、OpenTSDB、Prometheus 和 InfluxDB。 新版本更新主要是 Bug修复,具体如下: Annotations:修复取消时间 阅读全文
posted @ 2019-09-28 22:20 CloudRivers 阅读(542) 评论(0) 推荐(0)
摘要: Technical Specifications Technical Specifications Technical Specifications Technical Specifications Technical Specifications Technical Specifications 阅读全文
posted @ 2019-09-28 19:49 CloudRivers 阅读(424) 评论(0) 推荐(0)
摘要: 使用OpenCV的VideoCapture 读取.mp4文件时出现以下错误:Unable to stop the stream: Inappropriate ioctl for device 此问题由于未安装ffmpeg导致。 sudo apt-get install ffmpeg 重新编译opec 阅读全文
posted @ 2019-09-24 23:47 CloudRivers 阅读(1956) 评论(0) 推荐(0)
上一页 1 ··· 27 28 29 30 31 32 33 34 35 ··· 51 下一页