SVG Overview: How To Draw, Use And Animate
15
.
12
.
20
Frontend
SVG Overview: How To Draw, Use, And Animate: A general overview of SVG with examples. Bartosz Bazański describes how to easily draw basic shapes, how to use them on your website, and animation possibilities.
How To Use AWS SES with Lambda in Ruby on Rails Application - Part 2
01
.
10
.
20
Ruby on Rails
Lambda
Cloud
AWS
The second part of the story about moving the Ruby on Rails application from a dedicated server into the cloud environment. This presentation focuses on one main feature: email importing. Michał describes details of the new architecture build with AWS Simple Email Service and AWS Lambda and its integration with the Ruby on Rails app.
How To Migrate a Rails App From a Dedicated Server Into Cloud Environment?
01
.
10
.
20
Ruby on Rails
Cloud
A general look at the process of moving Ruby on Rails application from a dedicated server into a cloud environment. Marcin presents the details about the old solution: its architecture, drawbacks, and challenges.