上一页 1 ··· 138 139 140 141 142 143 144 145 146 ··· 491 下一页
摘要: The logic is following: When APIGateway get a request, will check it against a JSON schema, if it failed, return 400, otherwise forward to Lambda. Rea 阅读全文
posted @ 2021-05-17 15:14 Zhentiw 阅读(163) 评论(0) 推荐(0)
摘要: we're going to dive deep into a more complex example in which we combine mapped types, key remapping, template literal types, and indexed access types 阅读全文
posted @ 2021-05-14 18:27 Zhentiw 阅读(107) 评论(0) 推荐(0)
摘要: IAM roles for non-human access Any application you wrote in the cloud is probably going to accessing some other resources ion the cloud like, EC2 inst 阅读全文
posted @ 2021-05-13 02:45 Zhentiw 阅读(246) 评论(0) 推荐(0)
摘要: In this lesson, we're going to explore template literal types, another powerful feature of TypeScript's type system. Template literal types have the s 阅读全文
posted @ 2021-05-11 16:55 Zhentiw 阅读(75) 评论(0) 推荐(0)
摘要: Pull-Based SQS is pull-based, not pushed-based 256KB Messages are 256 KB in size. Text Data Including XML, JSON, and unformatted text. Guarantee Messa 阅读全文
posted @ 2021-05-05 22:09 Zhentiw 阅读(185) 评论(0) 推荐(0)
摘要: Overview Kinesis Streams Streaming data and video in real-time Kinesis Data Firehose Data analytics with BI tools Kinesis Data Analytics Real-time dat 阅读全文
posted @ 2021-05-05 20:17 Zhentiw 阅读(148) 评论(0) 推荐(0)
摘要: SNS SES 阅读全文
posted @ 2021-05-05 15:44 Zhentiw 阅读(83) 评论(0) 推荐(0)
摘要: A const assertion is a special type assertion that uses the const keyword instead of a specific type name. When using a const assertion on an object l 阅读全文
posted @ 2021-05-05 15:22 Zhentiw 阅读(82) 评论(0) 推荐(0)
摘要: All at once Deploys to all instances simultaneously. You will experience a total outage. Not ideal for mission-critical production system. Rolling bac 阅读全文
posted @ 2021-05-05 02:46 Zhentiw 阅读(62) 评论(0) 推荐(0)
摘要: CloudWatch Bascily you can use CloudWatch to monitoring everything in AWS. CloudWatch Logs allow you to monitor operating system and application logs. 阅读全文
posted @ 2021-05-03 14:57 Zhentiw 阅读(48) 评论(0) 推荐(0)
上一页 1 ··· 138 139 140 141 142 143 144 145 146 ··· 491 下一页