Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Learning Cloud Storage APIs

Posted By: Landau17
Learning Cloud Storage APIs

Learning Cloud Storage APIs
MP4 | Video: 720p | Duration: 1:03:36 | English | Subtitles: VTT | 193.9 MB



Cloud storage services give you limitless capacity and flexible access through convenient APIs. This course explores the RESTful APIs of several popular cloud storage services, and shows some practical examples of simple applications that can be built with them. Joseph LeBlanc shows how to access and retrieve data from Amazon S3 buckets; find, retrieve, and load files on Dropbox; authenticate with different services; and use APIs within larger applications. He also examines the pros and cons of alternatives like Azure, Rackspace, and Google Cloud Storage.

Topics include:
  • Why use cloud storage?
  • Granting access to Amazon S3 buckets
  • Displaying bucket contents
  • Downloading files immediately
  • Creating a Dropbox application
  • Finding, downloading, and uploading files