Our website uses cookies.
Reject AllAllow all

This website stores cookies on your computer. The data is used to collect information about how you interact with our website and allow us to remember you. We use this information to improve and customize your browsing experience and for analytics and metrics about our visitors both on this website and other media.

< Back to Results of Our Work

Reducing cloud services cost

Problem Identification and Consequences

The main issue was the excessive and unnecessary data fetched with each query, such as images, ratings, and opening hours, which resulted in higher costs. Additionally, the system was designed to make a new API request with every keystroke, further increasing expenses without adding value to the user experience.

Solution Implementation

To address these issues, we optimized the use of the Google Place Autocomplete API by implementing a sessionToken method. This approach consolidated multiple autocomplete requests into a single session, significantly reducing the number of calls to the API. We also refined the data fields requested to only those necessary, specifically the location coordinates, avoiding the extra charges for unneeded data.

Business and Product Gains

These changes led to a drastic reduction of 80% in Google Place Autocomplete costs. The optimization not only preserved the functionality needed for effective e-commerce operations but also significantly reduced overheads, contributing directly to improved profitability.

s
Related services