Back to Feed
Video youtube

AWS S3: Uploading Files | Swift 4, Xcode 9

Today we go over how to upload files to an AWS S3 bucket using Swift 4. This is a step by step tutorial that will explain what is happening in each line of code so you can grasp the full concept of how to save your user's files up to S3 for safe storage.

AWS S3 is power Amazon product that allows you save files such as images and videos in the cloud using the notion of buckets for storage. With the many different technologies that Amazon offers to developers, it is very important to have some l

Watch on YouTube