摘要: 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)