Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Pure VPN - Up to 27 Months
vgp
Updated:
Friday at 8:10 AM
එක පැකේජ් එකයි මාසෙටම Unlimited Internet. තාමත් DATA CARD දාන්න සල්ලි වියදම් කරනවද? අඩුම මිලට අපෙන්.
sayuru bandara
Updated:
Tuesday at 12:30 PM
Ad icon
ඉන්ටර්නෙට් එකෙන් හරියටම සල්ලි හොයන්න සහ Success වෙන්න කැමතිද? 🚀 (E-Money & Success Stories)
siri sumana
Updated:
May 30, 2026
Gemini AI PRO 18 months Offer
Hawaka
Updated:
May 27, 2026
Ad icon
koko account
DasunEranga
Updated:
May 27, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
General
ElaKiri Talk!
React + Laravel
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="NEMISIS" data-source="post: 29486344" data-attributes="member: 494668"><p>primary deciding factor is scalability, and there are lot of other factors like budgets etc.</p><p></p><p>for small scale application, if you have a few dozen shops and a few thousands customers, monolithic app would work, mostly a single code base. but lot of problems arise when you want to scale up. you can't scale up single service, you have to scale up the whole thing. there are some strategies you can use to scale up monolithic systems but running cost can be high, and maintainability is low, there are other problems like single point of failures etc. If you are building an application for a business in sri lanka, 70-80% of the time, you would be able get away with a monolithic application.</p><p></p><p>Micro service architecture is highly scalable. you have granular level control when scaling. In the real world there will be some services called more often than others, and there will be some services that are rarely used. If you break these in to multiple micro service, you can simply scale up one service as we need it.</p><p></p><p>For an example, site like Daraz/Amazon, there will be lot of requests for "Search" and relatively low number of requests for "View profile", if you have micro services, you can simply scale up the Search and View Profile services differently. you can't do that if you have a monolithic application which both services are in a single deployment.</p><p></p><p>You have to carefully decide based on scalability/expected number of users etc. for a small business with few branches/shops, monolithic application can be be a better option.</p><p>Both options has its own pros and cons.</p></blockquote><p></p>
[QUOTE="NEMISIS, post: 29486344, member: 494668"] primary deciding factor is scalability, and there are lot of other factors like budgets etc. for small scale application, if you have a few dozen shops and a few thousands customers, monolithic app would work, mostly a single code base. but lot of problems arise when you want to scale up. you can't scale up single service, you have to scale up the whole thing. there are some strategies you can use to scale up monolithic systems but running cost can be high, and maintainability is low, there are other problems like single point of failures etc. If you are building an application for a business in sri lanka, 70-80% of the time, you would be able get away with a monolithic application. Micro service architecture is highly scalable. you have granular level control when scaling. In the real world there will be some services called more often than others, and there will be some services that are rarely used. If you break these in to multiple micro service, you can simply scale up one service as we need it. For an example, site like Daraz/Amazon, there will be lot of requests for "Search" and relatively low number of requests for "View profile", if you have micro services, you can simply scale up the Search and View Profile services differently. you can't do that if you have a monolithic application which both services are in a single deployment. You have to carefully decide based on scalability/expected number of users etc. for a small business with few branches/shops, monolithic application can be be a better option. Both options has its own pros and cons. [/QUOTE]
Insert quotes…
Verification
Hathara warak wissa keeyada? (Hathara wadi karanna 20)
Post reply
Top
Bottom