摘要:
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 阅读全文
摘要:
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 阅读全文
摘要:
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 阅读全文
摘要:
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 阅读全文
摘要:
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 阅读全文
摘要:
Overview Kinesis Streams Streaming data and video in real-time Kinesis Data Firehose Data analytics with BI tools Kinesis Data Analytics Real-time dat 阅读全文
摘要:
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 阅读全文
摘要:
All at once Deploys to all instances simultaneously. You will experience a total outage. Not ideal for mission-critical production system. Rolling bac 阅读全文
摘要:
CloudWatch Bascily you can use CloudWatch to monitoring everything in AWS. CloudWatch Logs allow you to monitor operating system and application logs. 阅读全文