SlideShare a Scribd company logo
Introduction to
Microservices
❖ Leandro Parazito
❖ twitter.com/parazito
❖ co-organizer @ ruby.floripa.br
❖ software developer @ kmonline.com.br
❖ 23º RubyFloripa, 19 March 2019
Introduction to
Microservices
From Rails Monolith
The year is 2018*
- Rails 3.2.22
- MongoDB 2.6.9
- Available on 3 platforms:
- Web + iOS + Android
* Today: A code base under development for over two years
- Web interface
- API Integration
- APIs consumed by devices
- Financial reports and sync jobs
Application platform / Rails 3.2 / Ruby 2.2
Monolith
application
“Enterprise Applications are often built in
three main parts: a client-side user
interface (consisting of HTML pages and
javascript running in a browser on the user's
machine) a database (consisting of many
tables inserted into a common, and usually
relational, database management system),
and a server-side application.”
❏ James Lewis and Martin Fowler
Microservice application
★ A small and autonomous service
★ Deployment, testing, and monitoring
★ Distributed systems are hard
Introduction to microservices (from rails monolith)
Who is using
microservices?
● Netflix
● Uber
● Amazon
● eBay
● Twitter
● Spotify
● Soundcloud
*
Monolith scenario
Monolith scenario
Monolith scenario
Monolith scenario
queue for asynchronous messaging
Messages are being published to SNS and enqueued to SQS specified
queue.
Report / service
❖ API
❖ Consume SQS
❖ Generate link
❖ Generate CSV
❖ Upload to S3
❖ Local datastore
❖ Send email (?)
❖ WebSocket (?)
Introduction to microservices (from rails monolith)
Controller
Pseudo-code
Controller
Pseudo-code
Indiana Golang by Maria Ninfa
It’s time to change!
// worker.go
// worker.go
// worker.go
Introduction to microservices (from rails monolith)
- Monitoring
- Auto scaling
- Dockerization
- Request tracing
- MonolithFirst
- Microservices
- The Majestic Monolith
- Architecting Rails Apps as Microservices
- Introduction to Microservices
- The Modular Monolith: Rails Architecture
- How to break a Monolith into Microservices
- Pattern: Messaging
- Message Queues
- Bounded Context
●
●
●

More Related Content

What's hot (20)

ODP
micro services architecture (FrosCon2014)
smancke
 
PPTX
From SOA to MSA
William Yang
 
PPTX
Think Small To Go Big - Introduction To Microservices
Ryan Baxter
 
PDF
Microservice architecture
Žilvinas Kuusas
 
PDF
Design patterns for microservice architecture
The Software House
 
PDF
Introduction to Microservices
Yury Kisliak
 
PPTX
Microservice architecture design principles
Sanjoy Kumar Roy
 
PPTX
Introduction to Microservices
MahmoudZidan41
 
PPTX
Introduction to microservices
Anil Allewar
 
PDF
DEVNET-1184 Microservices Patterns
Cisco DevNet
 
PDF
Integration Microservices
Kasun Indrasiri
 
PDF
Microservices architecture overview v3
Dmitry Skaredov
 
PPTX
Microservices: A Gentle Introduction
Donald Belcham
 
PDF
Microservices architecture
Abdelghani Azri
 
ODP
Microservices
Karol Grzegorczyk
 
PDF
Microservices Architecture
Izzet Mustafaiev
 
PPTX
Microservices Architecture (MSA) - Presentation made at AEA-MN quarterly even...
Somasundram Balakrushnan
 
PDF
Microservices
ACCESS Health Digital
 
PDF
Microservice architecture-api-gateway-considerations
Imam Uddin Ahamed - PRINCE2 ® , ITIL ®
 
PDF
Merging micrservices architecture with SOA Practices
WSO2
 
micro services architecture (FrosCon2014)
smancke
 
From SOA to MSA
William Yang
 
Think Small To Go Big - Introduction To Microservices
Ryan Baxter
 
Microservice architecture
Žilvinas Kuusas
 
Design patterns for microservice architecture
The Software House
 
Introduction to Microservices
Yury Kisliak
 
Microservice architecture design principles
Sanjoy Kumar Roy
 
Introduction to Microservices
MahmoudZidan41
 
Introduction to microservices
Anil Allewar
 
DEVNET-1184 Microservices Patterns
Cisco DevNet
 
Integration Microservices
Kasun Indrasiri
 
Microservices architecture overview v3
Dmitry Skaredov
 
Microservices: A Gentle Introduction
Donald Belcham
 
Microservices architecture
Abdelghani Azri
 
Microservices
Karol Grzegorczyk
 
Microservices Architecture
Izzet Mustafaiev
 
Microservices Architecture (MSA) - Presentation made at AEA-MN quarterly even...
Somasundram Balakrushnan
 
Microservices
ACCESS Health Digital
 
Microservice architecture-api-gateway-considerations
Imam Uddin Ahamed - PRINCE2 ® , ITIL ®
 
Merging micrservices architecture with SOA Practices
WSO2
 

Similar to Introduction to microservices (from rails monolith) (20)

PDF
Microservices Journey NYC
Christian Posta
 
PDF
Building microservices on azure
Vaibhav Gujral
 
PPTX
Concurrency at Scale: Evolution to Micro-Services
Randy Shoup
 
PDF
Microservices for Architects - Atlanta 2018-03-28
Derek Ashmore
 
PPTX
A Microservice Journey
Christian Posta
 
PDF
Microservices for java architects coders-conf-2015-05-15
Derek Ashmore
 
PDF
Microservices for java architects it-symposium-2015-09-15
Derek Ashmore
 
PDF
Introduction to Microservices.pdf
ShehanNIlanka
 
PPTX
05 microservices microdeck
fenggang wang
 
PPTX
Intro to spring cloud &microservices by Eugene Hanikblum
Eugene Hanikblum
 
PDF
Writing microservices in Java -- Chicago-2015-11-10
Derek Ashmore
 
PPTX
Microservices: A developer's approach
Foyzul Karim
 
PDF
Writing microservices in java java one-2015-10-28
Derek Ashmore
 
PPTX
.Net Microservices with Event Sourcing, CQRS, Docker and... Windows Server 20...
Javier García Magna
 
PPTX
Microservices-101
Subhashish Bhattacharjee
 
PDF
Microservices
Stephan Lindauer
 
PDF
Microservices for Java Architects (Madison-Milwaukee, April 28-9, 2015)
Derek Ashmore
 
PDF
Building asynchronous micro-services that get along
Makara Wang
 
PPTX
Microservices why?
Sascha Düpre
 
PDF
Microservices for architects los angeles-2016-07-16
Derek Ashmore
 
Microservices Journey NYC
Christian Posta
 
Building microservices on azure
Vaibhav Gujral
 
Concurrency at Scale: Evolution to Micro-Services
Randy Shoup
 
Microservices for Architects - Atlanta 2018-03-28
Derek Ashmore
 
A Microservice Journey
Christian Posta
 
Microservices for java architects coders-conf-2015-05-15
Derek Ashmore
 
Microservices for java architects it-symposium-2015-09-15
Derek Ashmore
 
Introduction to Microservices.pdf
ShehanNIlanka
 
05 microservices microdeck
fenggang wang
 
Intro to spring cloud &microservices by Eugene Hanikblum
Eugene Hanikblum
 
Writing microservices in Java -- Chicago-2015-11-10
Derek Ashmore
 
Microservices: A developer's approach
Foyzul Karim
 
Writing microservices in java java one-2015-10-28
Derek Ashmore
 
.Net Microservices with Event Sourcing, CQRS, Docker and... Windows Server 20...
Javier García Magna
 
Microservices-101
Subhashish Bhattacharjee
 
Microservices
Stephan Lindauer
 
Microservices for Java Architects (Madison-Milwaukee, April 28-9, 2015)
Derek Ashmore
 
Building asynchronous micro-services that get along
Makara Wang
 
Microservices why?
Sascha Düpre
 
Microservices for architects los angeles-2016-07-16
Derek Ashmore
 
Ad

Recently uploaded (20)

PDF
The 5 Reasons for IT Maintenance - Arna Softech
Arna Softech
 
PDF
Download Canva Pro 2025 PC Crack Full Latest Version
bashirkhan333g
 
PDF
유니티에서 Burst Compiler+ThreadedJobs+SIMD 적용사례
Seongdae Kim
 
PPTX
Comprehensive Risk Assessment Module for Smarter Risk Management
EHA Soft Solutions
 
PDF
NEW-Viral>Wondershare Filmora 14.5.18.12900 Crack Free
sherryg1122g
 
PDF
SciPy 2025 - Packaging a Scientific Python Project
Henry Schreiner
 
PDF
Generic or Specific? Making sensible software design decisions
Bert Jan Schrijver
 
PDF
iTop VPN With Crack Lifetime Activation Key-CODE
utfefguu
 
PPTX
Empowering Asian Contributions: The Rise of Regional User Groups in Open Sour...
Shane Coughlan
 
PDF
Add Background Images to Charts in IBM SPSS Statistics Version 31.pdf
Version 1 Analytics
 
PDF
IObit Driver Booster Pro 12.4.0.585 Crack Free Download
henryc1122g
 
PDF
Automate Cybersecurity Tasks with Python
VICTOR MAESTRE RAMIREZ
 
PDF
Odoo CRM vs Zoho CRM: Honest Comparison 2025
Odiware Technologies Private Limited
 
PDF
AI + DevOps = Smart Automation with devseccops.ai.pdf
Devseccops.ai
 
PDF
Wondershare PDFelement Pro Crack for MacOS New Version Latest 2025
bashirkhan333g
 
PPTX
Help for Correlations in IBM SPSS Statistics.pptx
Version 1 Analytics
 
PDF
Build It, Buy It, or Already Got It? Make Smarter Martech Decisions
bbedford2
 
PDF
Top Agile Project Management Tools for Teams in 2025
Orangescrum
 
PDF
Digger Solo: Semantic search and maps for your local files
seanpedersen96
 
PPTX
OpenChain @ OSS NA - In From the Cold: Open Source as Part of Mainstream Soft...
Shane Coughlan
 
The 5 Reasons for IT Maintenance - Arna Softech
Arna Softech
 
Download Canva Pro 2025 PC Crack Full Latest Version
bashirkhan333g
 
유니티에서 Burst Compiler+ThreadedJobs+SIMD 적용사례
Seongdae Kim
 
Comprehensive Risk Assessment Module for Smarter Risk Management
EHA Soft Solutions
 
NEW-Viral>Wondershare Filmora 14.5.18.12900 Crack Free
sherryg1122g
 
SciPy 2025 - Packaging a Scientific Python Project
Henry Schreiner
 
Generic or Specific? Making sensible software design decisions
Bert Jan Schrijver
 
iTop VPN With Crack Lifetime Activation Key-CODE
utfefguu
 
Empowering Asian Contributions: The Rise of Regional User Groups in Open Sour...
Shane Coughlan
 
Add Background Images to Charts in IBM SPSS Statistics Version 31.pdf
Version 1 Analytics
 
IObit Driver Booster Pro 12.4.0.585 Crack Free Download
henryc1122g
 
Automate Cybersecurity Tasks with Python
VICTOR MAESTRE RAMIREZ
 
Odoo CRM vs Zoho CRM: Honest Comparison 2025
Odiware Technologies Private Limited
 
AI + DevOps = Smart Automation with devseccops.ai.pdf
Devseccops.ai
 
Wondershare PDFelement Pro Crack for MacOS New Version Latest 2025
bashirkhan333g
 
Help for Correlations in IBM SPSS Statistics.pptx
Version 1 Analytics
 
Build It, Buy It, or Already Got It? Make Smarter Martech Decisions
bbedford2
 
Top Agile Project Management Tools for Teams in 2025
Orangescrum
 
Digger Solo: Semantic search and maps for your local files
seanpedersen96
 
OpenChain @ OSS NA - In From the Cold: Open Source as Part of Mainstream Soft...
Shane Coughlan
 
Ad

Introduction to microservices (from rails monolith)