Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以免费保存 EC2 实例?我了解停止然后启动实例是收费的。
有什么办法可以让我不必每次都创建一个新实例并安装所需的软件包吗?
如果实例处于停止状态,那么您只需支付您已配置的 EBS 卷大小的费用。解决这个问题的唯一方法是根本不存储任何东西。即使您将实例转换为 AMI,您仍需要为 AMI 占用的存储空间付费。