SlideShare a Scribd company logo
Yo!
I AM DANIELIUS VISOCKAS
dvisockas
I AM FROM LITHUANIA
MIGRATING FROM
MONOLITHIC RAILS
“
"Good frameworks are extractions,
not inventions"
◦ @dhh.
RAILS: THE GOOD PARTS
Routing
Models
Persistence (migrations, schema)
Mailers
MVC
IT IS A MONOLITH
And that is not a good thing, you know.
DEPLOYMENT
MAINTAINING
SCALING
WE HAD A RAILS APP
And Sinatra for the API
SOMETHING LIKE THIS
WE NEED TO GO BACK
LEARN FROM THE HISTORY OF THE EARTH
Splitting into services
CURE FROM MONOLITHS
Migrating from Monolithic Rails
Let’s talk lasers
Or if you prefer I can call it frontend
WE DID NOT LIKE THAT PART OF RAILS
What has a normal structure?
There are many more choices
We chose
Late extractionEarly abstraction
CURRENT SITUATION
RailsAngular.js
Migrating from Monolithic Rails
Easy
I will just add respond_with to my controllers
But do we need Rails?
RUBY TOOLS FOR BUILDING API’S
Sinatra
Grape
RailsAPI
We chose
REASONS FOR CHOOSING GRAPE
Documentation
Versioning
Parameter validations
Migrating from Monolithic Rails
CURRENT SITUATION
Rails
Angular.js
Grape
Thats how we did it
And you can try it too!
EXTRACTING GRAPE FROM RAILS
Active record
Background jobs
Mailers
AT LAST
Angular Grape
THE GOOD PARTS
Small steps
People can focus on one side
Habit forming
Faster
Thank you!
ANY QUESTIONS?
dvisockas

More Related Content

PPTX
Sistema informatico
PPTX
GPS-Graphic-Library (1)
PPTX
Redes sociales
PDF
Bloodbond, Nov 2014
PDF
Bok form
DOCX
Faiz Aldalbhi CV English dated 17 Nov 15
PPT
Проект "Зимова казка"
Sistema informatico
GPS-Graphic-Library (1)
Redes sociales
Bloodbond, Nov 2014
Bok form
Faiz Aldalbhi CV English dated 17 Nov 15
Проект "Зимова казка"

Viewers also liked (6)

PPTX
Gruppo 01 - PSCE 2014/2015 - Soppalco Prefabbricato - 2015_07_29
DOCX
Clive duffield (f) cv (sept - 2015)
PDF
Q1 2015 Invitation v3
PDF
Amazon Final internship presentation
PDF
Production and Evaluation of Highly Yielding Sweet Pepper Hybrids under Gree...
Gruppo 01 - PSCE 2014/2015 - Soppalco Prefabbricato - 2015_07_29
Clive duffield (f) cv (sept - 2015)
Q1 2015 Invitation v3
Amazon Final internship presentation
Production and Evaluation of Highly Yielding Sweet Pepper Hybrids under Gree...
Ad

Recently uploaded (20)

PPTX
PptxGenJS_Demo_Chart_20250317130215833.pptx
PPTX
Introduction to Information and Communication Technology
PPTX
Introuction about ICD -10 and ICD-11 PPT.pptx
PDF
SASE Traffic Flow - ZTNA Connector-1.pdf
PPTX
Internet___Basics___Styled_ presentation
PPTX
Mathew Digital SEO Checklist Guidlines 2025
PDF
Automated vs Manual WooCommerce to Shopify Migration_ Pros & Cons.pdf
PPTX
Power Point - Lesson 3_2.pptx grad school presentation
PPT
FIRE PREVENTION AND CONTROL PLAN- LUS.FM.MQ.OM.UTM.PLN.00014.ppt
PPTX
Funds Management Learning Material for Beg
PPTX
artificial intelligence overview of it and more
DOCX
Unit-3 cyber security network security of internet system
PPTX
Job_Card_System_Styled_lorem_ipsum_.pptx
PPTX
Digital Literacy And Online Safety on internet
PDF
FINAL CALL-6th International Conference on Networks & IOT (NeTIOT 2025)
PPTX
international classification of diseases ICD-10 review PPT.pptx
PPTX
Module 1 - Cyber Law and Ethics 101.pptx
PPTX
introduction about ICD -10 & ICD-11 ppt.pptx
PPT
isotopes_sddsadsaadasdasdasdasdsa1213.ppt
PDF
💰 𝐔𝐊𝐓𝐈 𝐊𝐄𝐌𝐄𝐍𝐀𝐍𝐆𝐀𝐍 𝐊𝐈𝐏𝐄𝐑𝟒𝐃 𝐇𝐀𝐑𝐈 𝐈𝐍𝐈 𝟐𝟎𝟐𝟓 💰
PptxGenJS_Demo_Chart_20250317130215833.pptx
Introduction to Information and Communication Technology
Introuction about ICD -10 and ICD-11 PPT.pptx
SASE Traffic Flow - ZTNA Connector-1.pdf
Internet___Basics___Styled_ presentation
Mathew Digital SEO Checklist Guidlines 2025
Automated vs Manual WooCommerce to Shopify Migration_ Pros & Cons.pdf
Power Point - Lesson 3_2.pptx grad school presentation
FIRE PREVENTION AND CONTROL PLAN- LUS.FM.MQ.OM.UTM.PLN.00014.ppt
Funds Management Learning Material for Beg
artificial intelligence overview of it and more
Unit-3 cyber security network security of internet system
Job_Card_System_Styled_lorem_ipsum_.pptx
Digital Literacy And Online Safety on internet
FINAL CALL-6th International Conference on Networks & IOT (NeTIOT 2025)
international classification of diseases ICD-10 review PPT.pptx
Module 1 - Cyber Law and Ethics 101.pptx
introduction about ICD -10 & ICD-11 ppt.pptx
isotopes_sddsadsaadasdasdasdasdsa1213.ppt
💰 𝐔𝐊𝐓𝐈 𝐊𝐄𝐌𝐄𝐍𝐀𝐍𝐆𝐀𝐍 𝐊𝐈𝐏𝐄𝐑𝟒𝐃 𝐇𝐀𝐑𝐈 𝐈𝐍𝐈 𝟐𝟎𝟐𝟓 💰
Ad

Migrating from Monolithic Rails