上一页 1 ··· 144 145 146 147 148 149 150 151 152 ··· 498 下一页
摘要: Full-Text Search Find images by names What this usually means Support search by any field Tolerate typos Support highlight Rank search result So when 阅读全文
posted @ 2021-05-20 21:38 Zhentiw 阅读(630) 评论(0) 推荐(0)
摘要: Read: https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/bp-partition-key-uniform-load.html https://aws.amazon.com/blogs/database/choosi 阅读全文
posted @ 2021-05-19 15:07 Zhentiw 阅读(546) 评论(0) 推荐(0)
摘要: Websocket is a bit different from HTTP, they work on top of a TCP connection. User connects to API Gateway with some payload, Apigateway routing the r 阅读全文
posted @ 2021-05-18 19:57 Zhentiw 阅读(190) 评论(0) 推荐(0)
摘要: Serverless framework with AWS Link to each sections Table of Content: Part 0: Serverless Project structure Part 1: DynamoDB & ApiGateway Part 2: Event 阅读全文
posted @ 2021-05-17 15:15 Zhentiw 阅读(171) 评论(0) 推荐(0)
摘要: 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 阅读(171) 评论(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 阅读(127) 评论(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 阅读(269) 评论(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 阅读(88) 评论(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 阅读(206) 评论(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 阅读(161) 评论(0) 推荐(0)
上一页 1 ··· 144 145 146 147 148 149 150 151 152 ··· 498 下一页