vanruby / talks

Suggest talks for the next ruby meetup!
11 stars 1 forks source link

📦 Active Storage - Modern File Storage 📦 #4

Closed yagudaev closed 5 years ago

yagudaev commented 5 years ago

Title

📦Active Storage - Modern File Storage 📦

Abstract

Active Storage offers a new way to attach files to your Rails application. In this talk, we will explore how it works and compares to CarrierWave and Paperclip (now officially deprecated). We will also take a look at modern file storage with S3 + AWS Lambda and Firebase Storage + Cloud functions.

About the author

Michael has spent the last 7 years working with tech startups, mid-size and large corporations as a software engineer, ux designer and project manager. Today he runs a small digital product development studio, Nano 3 Labs. He lives in Vancouver, Canada, snowboards in Whistler and codes anywhere he can.

Intended audience

All levels

Length

45 mins

mctaylorpants commented 5 years ago

Hi @yagudaev, thanks for your proposal! We'd love to schedule you in for this month's meetup on January 31st. Let me know if that works for you.

yagudaev commented 5 years ago

@alextaylor000 yes I would love to do the talk on the 31st :)

yagudaev commented 5 years ago

@alextaylor000 sent you an email about it

yagudaev commented 5 years ago

@alextaylor000 thank you for hosting, I'll close this issue as the presentation is complete.

Slides: https://www.slideshare.net/MichaelYagudaev/active-storage-modern-file-storage. Github Repo Example: https://github.com/nano3labs/active-storage-api-example

Let me know when the video is up :)