Slide 44
Slide 44 text
❏ Start with one data storage and change it once it becomes obsolete.
❏ Migrations are scary, but there are great tools out there that will help you.
❏ AWS Athena, Data pipeline, Lambda
❏ Ruby can be fast if used right.
❏ Careful with memory bloats.
❏ ActiveSupport, ActiveRecord...
❏ Using many external services will slow down your development environment
❏ Emulate DynamoDB, SQS, Kinesis, Lambda …
❏ Learn the basics and then experiment
❏ It’s fine not to get it right at the first try
❏ Better to spend one week prototyping than one month designing
❏ … and is so much fun.
❏ Keep yourself updated
❏ AWS, GCP, Azure, there are new technology every week
❏ Serverless Aurora anyone?
Lessons learned