- 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.
推薦閱讀
- Intel Galileo Essentials
- 潮流:UI設計必修課
- Cross-platform Desktop Application Development:Electron,Node,NW.js,and React
- Three.js開發指南:基于WebGL和HTML5在網頁上渲染3D圖形和動畫(原書第3版)
- JavaScript Unlocked
- 數據結構與算法JavaScript描述
- HTML5+CSS3網站設計教程
- Python Data Science Cookbook
- 小程序從0到1:微信全棧工程師一本通
- Arduino電子設計實戰指南:零基礎篇
- Java程序設計教程
- Java Web開發教程:基于Struts2+Hibernate+Spring
- 深入理解Kafka:核心設計與實踐原理
- 基于JavaScript的WebGIS開發
- Python面向對象編程(第4版)