随笔分类 -  云平台/Cloud Platform

摘要:移动端访问aws的方案 * 使用 aws的root 用户帐户信息 : 权限太大,不合适 * 使用 aws的创建的IAM user的信息: 无法轮换身份信息 aws的思路 >利用token vendor machine方案 Anonymous TVM Anonymous TVM Anonymous T 阅读全文
posted @ 2017-12-09 12:54 chp008 阅读(409) 评论(0) 推荐(0)
摘要:to do.. Reference: http://www.masonzhang.com/2013/08/7-reasons-you-should-use-mongodb-over.html 阅读全文
posted @ 2017-11-29 22:32 chp008 阅读(631) 评论(0) 推荐(0)
摘要:方案1:DynamoDB Stream + Lambda方法 参考Building NoSQL Database Triggers with Amazon DynamoDB and AWS Lambda: https://amazonaws-china.com/cn/blogs/compute/61 阅读全文
posted @ 2017-11-29 22:30 chp008 阅读(388) 评论(0) 推荐(0)
摘要:todo.. Reference : Authenticating Requests (AWS Signature Version 4) http://docs.aws.amazon.com/zh_cn/AmazonS3/latest/API/sig-v4-authenticating-reques 阅读全文
posted @ 2017-11-29 11:14 chp008 阅读(324) 评论(0) 推荐(0)