上一页 1 ··· 141 142 143 144 145 146 147 148 149 ··· 499 下一页
摘要: SAA Load Balancer LBs can scale but not instantaneously -- contact AWS for a "warm-up" 4xx errors are client induced errors 5xx errors are application 阅读全文
posted @ 2021-07-16 14:46 Zhentiw 阅读(211) 评论(0) 推荐(0)
摘要: SAA EC2 instance types Security Group SG can refer to another SG. EC2 You have more access to hareware Whole hardware for your EC2 Still share hardwar 阅读全文
posted @ 2021-07-13 21:06 Zhentiw 阅读(178) 评论(0) 推荐(0)
摘要: 1) There's a connection timeout This is a security group issue. Any timeout (not just for SSH) is related to security groups or a firewall. Ensure you 阅读全文
posted @ 2021-07-11 20:48 Zhentiw 阅读(103) 评论(0) 推荐(0)
摘要: SAA KMS Encrypted secrects can be stored in the code / environment variable data > 4 KB envolope encryption To give access to KMS to someone: Make sur 阅读全文
posted @ 2021-07-11 20:29 Zhentiw 阅读(264) 评论(0) 推荐(0)
摘要: SAA IAM Users & Groups A group can NOT be assigned to another group MFA Can be enabled not only Root user account, but also ALL IAM user accounts. IAM 阅读全文
posted @ 2021-07-05 13:56 Zhentiw 阅读(260) 评论(0) 推荐(0)
摘要: AWS STS - Security Token Service Allows to grant limited and temporary access to AWS resource (up to 1 hour) AssumeRole: Assume roles within your acco 阅读全文
posted @ 2021-06-28 15:41 Zhentiw 阅读(104) 评论(0) 推荐(0)
摘要: Install new dependencies In a folder with the serverless project run the following commands to add new dependencies: npm install --save aws-serverless 阅读全文
posted @ 2021-06-23 14:39 Zhentiw 阅读(146) 评论(0) 推荐(0)
摘要: Overview How to architect our application for testability How to run our application locally Have multiple envs for our application Implement observab 阅读全文
posted @ 2021-06-23 14:38 Zhentiw 阅读(162) 评论(0) 推荐(0)
摘要: Running DB instnace as a mulit-az deployment can further reduce the implace of a mainatenance event becasue Amazon RDS applies operating system update 阅读全文
posted @ 2021-06-15 14:39 Zhentiw 阅读(93) 评论(0) 推荐(0)
摘要: removeEventListener removes an event listener added with addEventListener. However, there are a number of gotchas to watch out for in order to correct 阅读全文
posted @ 2021-06-14 15:01 Zhentiw 阅读(127) 评论(0) 推荐(0)
上一页 1 ··· 141 142 143 144 145 146 147 148 149 ··· 499 下一页