- Amazon S3 Essentials
- Sunil Gulabani
- 89字
- 2021-07-09 21:11:36
Preface
The Amazon Simple Storage Service (Amazon S3) is an online object storage service. It can be used to store and get any data via the following:
- The REST web service interface
- The SOAP web service interface
- BitTorrent
Amazon S3 is easy to configure; it's a reliable and scalable storage that stores files (objects) with high security at a nominal price. Developers or system teams don't have to worry about the data that is stored at or retrieved from Amazon S3. Amazon S3 manages the web-scale computing by itself.
推薦閱讀
- Monkey Game Development:Beginner's Guide
- C語言程序設(shè)計(jì)案例教程(第2版)
- JavaScript:Functional Programming for JavaScript Developers
- Android開發(fā)精要
- QTP自動(dòng)化測試進(jìn)階
- Learning AngularJS for .NET Developers
- 響應(yīng)式架構(gòu):消息模式Actor實(shí)現(xiàn)與Scala、Akka應(yīng)用集成
- ASP.NET程序開發(fā)范例寶典
- PHP 7從零基礎(chǔ)到項(xiàng)目實(shí)戰(zhàn)
- RESTful Web Clients:基于超媒體的可復(fù)用客戶端
- Learning Cocos2d-JS Game Development
- Developing Java Applications with Spring and Spring Boot
- TensorFlow.NET實(shí)戰(zhàn)
- BackTrack 5 Cookbook
- C++ Game Development Cookbook