Is there a way to upload a file that is greater than 100 megabytes on Amazon S3?
Is there a way to upload a file that is greater than 100 megabytes on Amazon S3?
题目类型: 技术面试题
这是一道技术面试题,常见于澳洲IT公司面试中。
难度: easy
标签: intellipaat, aws, topic-specific, aws, cloud
参考答案摘要
Yes, we can upload files up to 5 GB in size. However, for files that are greater than 100 MB, AWS recommends using the multi-part upload method. In this method, files are broken into chunks and upload...
本题提供 STAR 原则详细解答和技术解析,登录匠人学院学习中心即可查看完整答案。