As a software developer, globalization gives you the opportunity to have your solution running all over the world. This is fantastic, but you, as a software...
Continue reading...God Monkey
Drupal and Magento side by side (Part 3 – end)
When you integrate Drupal and Magento, you need to decide where product data lives and where marketing data lives. A common approach to generating this breakdown...
Continue reading...What is OTP, HOTP, TOTP in 2FA ?
One time or one-time password (OTP) is usually a string of randomly generated digits that works for one login or transaction bank only. OTPs are the...
Continue reading...Drupal and Magento side by side (Part 2)
One problem with Drupal and Magento side by side is Single Sign On. When a user is logged in to one site (Drupal), and they visit...
Continue reading...Database design best practices
1) Query Analysis 2) Effective Query 3) Update data 4) Modeling data
Continue reading...What is Enterprise Service Bus (ESB) ?
The ESB can be used as the intermediary integration layer between two or more disparate systems and services. The ESB can be placed between the JSON-based...
Continue reading...How to implement Multi-tenancy
A multitenant solution is one used by multiple customers, or tenants. Tenants are distinct from users. Multiple users from a single organization, company, or group form a...
Continue reading...Integrate Salesforce and Magento through Sample App Exchange.
An organization that using salesforce system, want to make a campaign to offer a special gift (from a supplier) to a list of recipients. They can...
Continue reading...Drupal and Magento Side by Side (Part 1)
On the Side By Side approach, both Drupal and Magento serve pages on the site. Integrating Drupal and Magento enables clients to leverage best of both...
Continue reading...