Search by Algolia
Feature Spotlight: Query Rules
product

Feature Spotlight: Query Rules

You’re running an ecommerce site for an electronics retailer, and you’re seeing in your analytics that users keep ...

Jaden Baptista

Technical Writer

An introduction to transformer models in neural networks and machine learning
ai

An introduction to transformer models in neural networks and machine learning

What do OpenAI and DeepMind have in common? Give up? These innovative organizations both utilize technology known as transformer models ...

Vincent Caruana

Sr. SEO Web Digital Marketing Manager

What’s the secret of online merchandise management? Giving store merchandisers the right tools
e-commerce

What’s the secret of online merchandise management? Giving store merchandisers the right tools

As a successful in-store boutique manager in 1994, you might have had your merchandisers adorn your street-facing storefront ...

Catherine Dee

Search and Discovery writer

New features and capabilities in Algolia InstantSearch
engineering

New features and capabilities in Algolia InstantSearch

At Algolia, our business is more than search and discovery, it’s the continuous improvement of site search. If you ...

Haroen Viaene

JavaScript Library Developer

Feature Spotlight: Analytics
product

Feature Spotlight: Analytics

Analytics brings math and data into the otherwise very subjective world of ecommerce. It helps companies quantify how well their ...

Jaden Baptista

Technical Writer

What is clustering?
ai

What is clustering?

Amid all the momentous developments in the generative AI data space, are you a data scientist struggling to make sense ...

Vincent Caruana

Sr. SEO Web Digital Marketing Manager

What is a vector database?
product

What is a vector database?

Fashion ideas for guest aunt informal summer wedding Funny movie to get my bored high-schoolers off their addictive gaming ...

Vincent Caruana

Sr. SEO Web Digital Marketing Manager

Unlock the power of image-based recommendation with Algolia’s LookingSimilar
engineering

Unlock the power of image-based recommendation with Algolia’s LookingSimilar

Imagine you're visiting an online art gallery and a specific painting catches your eye. You'd like to find ...

Raed Chammam

Senior Software Engineer

Empowering Change: Algolia's Global Giving Days Impact Report
algolia

Empowering Change: Algolia's Global Giving Days Impact Report

At Algolia, our commitment to making a positive impact extends far beyond the digital landscape. We believe in the power ...

Amy Ciba

Senior Manager, People Success

Retail personalization: Give your ecommerce customers the tailored shopping experiences they expect and deserve
e-commerce

Retail personalization: Give your ecommerce customers the tailored shopping experiences they expect and deserve

In today’s post-pandemic-yet-still-super-competitive retail landscape, gaining, keeping, and converting ecommerce customers is no easy ...

Vincent Caruana

Sr. SEO Web Digital Marketing Manager

Algolia x eTail | A busy few days in Boston
algolia

Algolia x eTail | A busy few days in Boston

There are few atmospheres as unique as that of a conference exhibit hall: the air always filled with an indescribable ...

Marissa Wharton

Marketing Content Manager

What are vectors and how do they apply to machine learning?
ai

What are vectors and how do they apply to machine learning?

To consider the question of what vectors are, it helps to be a mathematician, or at least someone who’s ...

Catherine Dee

Search and Discovery writer

Why imports are important in JS
engineering

Why imports are important in JS

My first foray into programming was writing Python on a Raspberry Pi to flicker some LED lights — it wasn’t ...

Jaden Baptista

Technical Writer

What is ecommerce? The complete guide
e-commerce

What is ecommerce? The complete guide

How well do you know the world of modern ecommerce?  With retail ecommerce sales having exceeded $5.7 trillion worldwide ...

Vincent Caruana

Sr. SEO Web Digital Marketing Manager

Data is king: The role of data capture and integrity in embracing AI
ai

Data is king: The role of data capture and integrity in embracing AI

In a world of artificial intelligence (AI), data serves as the foundation for machine learning (ML) models to identify trends ...

Alexandra Anghel

Director of AI Engineering

What are data privacy and data security? Why are they  critical for an organization?
product

What are data privacy and data security? Why are they critical for an organization?

Imagine you’re a leading healthcare provider that performs extensive data collection as part of your patient management. You’re ...

Catherine Dee

Search and Discovery writer

Achieving digital excellence: Algolia's insights from the GDS Retail Digital Summit
e-commerce

Achieving digital excellence: Algolia's insights from the GDS Retail Digital Summit

In an era where customer experience reigns supreme, achieving digital excellence is a worthy goal for retail leaders. But what ...

Marissa Wharton

Marketing Content Manager

AI at scale: Managing ML models over time & across use cases
ai

AI at scale: Managing ML models over time & across use cases

Just a few years ago it would have required considerable resources to build a new AI service from scratch. Of ...

Benoit Perrot

VP, Engineering

Looking for something?

facebookfacebooklinkedinlinkedintwittertwittermailmail

A Composable Commerce case study

Composable Commerce is often referred to as what comes next for the Retail industry. Gartner predicts that “By 2023, organizations that have adopted a composable approach will outpace the competition by 80% in the speed of new feature implementation.”

In this case study, we illustrate the power of a Composable Commerce approach via a specific theme: how to drive more value across all customer touch points from one of your most valuable assets: your product catalog. 

But first, what is Composable Commerce?

Composable Commerce is the approach of building commerce systems by connecting, or composing, best-of-breed components into custom applications solving specific business needs. Those components are defined as Packaged Business Capabilities (PBCs), which represent well-defined business capabilities such as checkout or search. 

This approach brings many benefits to organizations who adopt it, including higher agility to adapt to customer and marketing trends, higher flexibility to deliver differentiated experiences, and easier implementation of experiences across all touchpoints.

On the technical level, Composable Commerce requires those PBCs to be built upon technologies that allow such flexibility and connectivity. The MACH definition sums it up well:

MACHMicroservices, API-first, Cloud-native, Headless

MICROSERVICES – A microservice performs a set of actions that addresses a specific business functionality, making it easy to adapt to different and changing business needs.

API-FIRST – APIs expose the microservices, managing the underlying data, functionality, and connectivity between the different microservices.  

CLOUD-NATIVE SAAS – Software-as-a-service leverages the full capabilities of the cloud, including the storage, hosting, and scaling of each microservice. 

HEADLESS – Ensuring that the front-end interface is completely disconnected from the back-end logic and various microservices, thus allowing engineers to update the UI or the microservices without impacting other parts of the system. 

The eCommerce MACH architecture and ecosystem components

In a traditional monolithic ecommerce platform architecture, scalability and complexity present the biggest limitation. As a platform grows larger, it becomes more difficult for the engineering team to fully understand the processes and dependencies that impact their ability to iterate fast. The results are: slow start-up time, mistakes, and decreased efficiency, caused by the need to constantly redeploy the entire application on each update.

Headless architecture allows freedom and flexibility by removing the link between front-end and back-end. Site content and UI elements can be instantly changed with no effect on the back-end infrastructure. The modern API-first approach offers the internal teams (product, marketing, and merchandising) to iterate online omni-channel experiences and test new strategies with high agility and scalability. Flexible headless commerce architecture allows companies to create a customized tech stack, and to choose the best API components for their unique use-case, without the need to compromise due to platform elements dependencies or complexity.

The components of MACH eCommerce are:

  • Front-end framework 
  • Front-end deployment and hosting platform
  • Content management system (CMS) and digital asset management (DAM): menu navigation, pages, slots, content types, and digital media assets
  • Commerce functionality: product catalog, carts, orders, pricing, and promotions
  • Search and browse experiences (external for customers and internal for employees): advanced search capabilities, refinement, personalized results, voice search, geosearch, recommendations engine, and search/browse merchandising capabilities
  • Inventory management system

An example of MACH eCommerce store architecture can look like this:

Three essential and complementary elements of a successful eCommerce online store:

  1. Lightning-fast & mobile first
  2. Personalized & relevant contextual results
  3. Online shopping experience is complimentary, not competitive, to the in-store experience

Legacy monolithic platforms are falling short on every aspect listed above, limiting the agility, revenue, and growth of modern eCommerce businesses. The Monolithic “eCommerce in a box” is a one-size-fits-all solution that is readily available to any competing business, while the leaders of the industry, such as Amazon, are able to leverage their custom built online shopping experience to win the customers loyalty and boost their revenues. While a smaller retailer might not be able to afford the amount of engineering resources available to eCommerce behemoths, MACH approach allows them to achieve a similar level of online shopping experiences at a fraction of a cost. The flexibility of handpicking the best in class components for each function, enables retail businesses to position themselves at the same level of the big players.

The benefits of MACH architecture over monolith eCommerce platforms

  • Fast innovation: deploy new features rapidly, have greater control over each feature
  • Lower maintenance costs: have the flexibility to choose the elements and functionality, get automatic software updates instantly
  • Adapt and change easily to any changes in business needs

With the Headless approach to eCommerce, different apps can be built to serve multiple purposes for different consumer types, such as shoppers and store associates.

Now, let’s get practical!

In the next blogs, you’ll discover how this approach can help you create innovative applications based on your product catalog.

About the author
Tanya Herman

Product Manager

Recommended Articles

Powered byAlgolia Algolia Recommend

5 reasons why retailers move from a monolithic to headless architecture
product

Tanya Herman

Product Manager

Essential building blocks retailers consider when moving from Monolith to Headless architecture
product

Tanya Herman

Product Manager

B2B commerce digital transformation: How to build a successful B2B ecommerce website, incorporating best industry practices
e-commerce

Tanya Herman

Product Manager