上一页 1 ··· 135 136 137 138 139 140 141 142 143 ··· 491 下一页
摘要: Overview CodeCommit: storing code CodePipeline: automating our pipeline from code to ElasticBeanstalk CodeBuild: building and testing our code CodeDep 阅读全文
posted @ 2021-06-05 21:15 Zhentiw 阅读(569) 评论(0) 推荐(0)
摘要: S3 File Size Single S3 Object can range in size from 0 bytes to 5TB Largest object that can be uploaded in a single PUT request is 5GB For Objects lar 阅读全文
posted @ 2021-06-05 21:12 Zhentiw 阅读(85) 评论(0) 推荐(0)
摘要: EC2 Instance Pricing Options On-Demand Pay by the hour or the second depending on the type of instnace you run. Great for flexbility. (Run proprotype 阅读全文
posted @ 2021-06-05 19:31 Zhentiw 阅读(146) 评论(0) 推荐(0)
摘要: EBS Volume Allow your instance to persist data, even after their termination Can only be mounted to one instance at a time Bound to a specific availab 阅读全文
posted @ 2021-06-05 16:42 Zhentiw 阅读(146) 评论(0) 推荐(0)
摘要: The following table summarizes some of the customizations that can be made: User Pool FlowOperationDescription Custom Authentication Flow Define Auth 阅读全文
posted @ 2021-06-04 19:09 Zhentiw 阅读(100) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2021-06-04 17:36 Zhentiw 阅读(65) 评论(0) 推荐(0)
摘要: Lambda Execution Role (IAM Role) Lambda -> other serivce Grants the Lambda function permissions to AWS servcies / resources For example, when you want 阅读全文
posted @ 2021-06-04 15:00 Zhentiw 阅读(91) 评论(0) 推荐(0)
摘要: VPC & Subnets VPC: private network to deploy your resources (regional resource) Subnets: partition your network inside your VPC (AZ resource) Public s 阅读全文
posted @ 2021-06-04 00:42 Zhentiw 阅读(135) 评论(0) 推荐(0)
摘要: Lambda integration with ALB HTTP(s) Lambda function must be registered in a target group ALB Multi-Header Values If a client connect to ALB, we can co 阅读全文
posted @ 2021-06-03 16:04 Zhentiw 阅读(158) 评论(0) 推荐(0)
摘要: 1. Create a Lambda function, because we want to work with Application Load Balancer, we need to give a different response from Lambda Check: https://d 阅读全文
posted @ 2021-06-03 13:53 Zhentiw 阅读(137) 评论(0) 推荐(0)
上一页 1 ··· 135 136 137 138 139 140 141 142 143 ··· 491 下一页