2 個答案
- 最新
- 最多得票
- 最多評論
0
Hello.
Does this mean that the files included in the application bundle will disappear?
https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/applications-sourcebundle.html
0
Elastic Beanstalk instances are ephemeral - they can be replaced during deployments and other changes. You should never save files outside of the application bundles to them.
You should use other forms of persistent storage. To learn how to persist your data in Elastic Beanstalk - please read the section "Persistent Storage" in the Elastic Beanstalk Design Considerations documentation.
相關內容
- 已提問 1 年前
- 已提問 1 年前
- AWS 官方已更新 3 個月前
- AWS 官方已更新 1 個月前
- AWS 官方已更新 9 個月前
- AWS 官方已更新 2 個月前