Pradip Shah’s Post

View profile for Pradip Shah

Founder at luroConnect

What options does Magento have to help you scale? In any platform debate, each side claims that their favourite platform scales better. Such claims leave the merchant confused to the selection of platform. I like to emphasize what mechanisms are available in your platform to scale. Magento shines with inbuilt options to handle asynchronous tasks that need not be handled inline - i.e not synchronously with a frontend hit. Magento has 2 options - crons and queues. Crons are very well understood by developers and I quite often see a misuse with cron schedules that need to run every minute to check an event. Queues have always been there in Magento, but with the introduction of the open source https://lnkd.in/gz59MWxZ, the game has changed. Now with very low code, it is possible to handle actions on events asynchronously.

Pradip Shah

Founder at luroConnect

4mo

Geez apologize the spelling mistake ... I cannot edit it after posting! I know how to spell Scaling really!

Raj KB

Senior Magento (Adobe) Developer|Architect ~ PHP & Magento Certified ~ DevOps|AWS ~ Blogger ~ IndieHacker

4mo
Sandipan Saha

Adobe Certified Master, 4x Adobe Commerce Certified, Adobe Commerce Architect, Technical Lead, Full Stack Developer, 13+ years of experience in Adobe Commerce, Adobe Commerce Cloud, & Magento Open Source

3mo

As a backend developer, writing and managing the integration and syncing jobs since AMQP was added gives me tremendous peace of mind knowing that I don't need to check for stuck cron jobs anymore.

jesse C.

CEO Magento Monster

4mo

Async becomes big, and fast, agreed! Every non-low-traffic site should use it, as should probably every large catalog site even if low traffic. But something else I think about is the first thing is cluster architecture that changes, and when that gets too complex or topheavy, somewhere in the middle using ERP and order management starts as well. Finally generally going headless and having the magento cluster just handle graphql api calls and admin activity.

See more comments

To view or add a comment, sign in

Explore topics