Shopify Engineering

5K posts

Shopify Engineering banner
Shopify Engineering

Shopify Engineering

@ShopifyEng

Making commerce better for everyone. Follow us for technical discussions and updates on how engineers build @Shopify. Explore open roles: https://t.co/NFSvvCJBXt

Working Remotely Bergabung Mayıs 2016
709 Mengikuti58.4K Pengikut
Shopify Engineering
Shopify Engineering@ShopifyEng·
Recently @tobi shared the philosophy behind River, our Slack-native AI agent, and how it has become a teaching workshop for all of @Shopify. Below River lies the Aquifer. Principal Engineers @burkelibbey & Javier Moreno share the engineering story of how River came to be, and the substrate it runs on:
English
6
20
283
94.8K
Shopify Engineering me-retweet
Google Cloud
Google Cloud@googlecloud·
@Shopify is running sub-agents in parallel to analyze complex data over a long horizon for more accurate merchant growth forecasts at a global scale.
English
2
3
25
3.4K
Shopify Engineering
Shopify Engineering@ShopifyEng·
Sometimes the most unobvious-but-correct architecture decision is just... using your primary database. We tried it on one of our highest-stakes checkout paths, at BFCM scale. Here's how it went:
English
4
1
52
14.1K
Shopify Engineering
Shopify Engineering@ShopifyEng·
📊 Bug bounty surveillance log | April '26 • 547 vulnerability reports intercepted • 232 new hackers onboarded • 42 reports awarded bounties • $180K+ distributed to hunters
English
2
1
32
3.4K
Shopify Engineering
Shopify Engineering@ShopifyEng·
We reverse-engineered training data from thousands of merchant-created automations and fine-tuned Qwen3-32B into a tool-calling agent for Shopify Flow. Results: 2.2x faster, 68% cheaper The more interesting part: why we trained on Python instead of our own DSL, and what broke when benchmarks looked good but production didn't. ⬇️
English
29
85
1.5K
182.1K
Shopify Engineering
Shopify Engineering@ShopifyEng·
🇧🇷 Come talk shop with Shopify at ICLR 2026 in Rio starting Thursday! 🇧🇷 We're building ML that runs 10% of e-commerce — from LLM-powered agents to production retrieval systems and sim-to-real pipelines. Real problems, real scale. Redefining commerce intelligence. Stop by Booth #202 for deep dives on: ⚡️Sidekick — agentic merchant AI with MCP tools + multi-turn reasoning ⚡️ Commerce Foundation Model — cross-domain architecture for recs, search, catalog ⚡️ Global Catalog — multimodal LLMs, 10K+ categories, 40M inferences/day ⚡️ Search Rewriting — L1 retrieval + L2 LLM re-ranking at scale ⚡️ SimGym — sim-to-real agent training for storefronts (Expo Talk 📷) ⚡️ Tangle — the open source ml experimentation platform
Shopify Engineering tweet media
English
1
2
25
5K
Shopify Engineering
Shopify Engineering@ShopifyEng·
Since we open-sourced pi-autoresearch, @Shopify teams have been running it on everything. Results so far: Unit tests: 300x faster React component mounting: 20% faster CI build time: 65% reduction Made pnpm run faster Autoresearch never stops trying things you'd never have time to try. Repo: github.com/davebcn87/pi-a…
English
29
199
2.3K
325.7K
Shopify Engineering
Shopify Engineering@ShopifyEng·
Commerce data is inherently messy: inconsistent product images, descriptions in dozens of languages, millions of merchants all doing it differently. Most AI benchmarks don't capture that complexity. We partnered with @MLCommons to change that:
MLCommons@MLCommons

MLPerf Inference v6.0 is here - our most significant benchmark update ever. 5 new/updated benchmarks. 24 submitting organizations. Industry-first tests for text-to-video and speculative decoding. Full results: mlcommons.org/2026/04/mlperf… #MLPerf #MLCommons

English
2
0
7
2.6K
Shopify Engineering
Shopify Engineering@ShopifyEng·
SimGym now runs simulated shopping sessions by the hundreds of thousands daily—with a step-change in speed on Blackwell GPUs. We partnered with engineers from @NVIDIAAI and @vLLM_project to shape a new inference stack around real production traffic: custom FlashInfer kernels, speculative decoding, and async scheduling.
English
9
7
70
8.5K
Shopify Engineering
Shopify Engineering@ShopifyEng·
The results in production for a large GraphQL list query running breadth-first: 15x faster field-level execution, 6x less GC overhead, 4+ seconds off P50 end-to-end time. Here’s more: shopify.engineering/faster-breadth…
English
6
6
113
9.6K
Shopify Engineering
Shopify Engineering@ShopifyEng·
When we profiled large and slow GraphQL list queries at Shopify, we found I/O wasn't always the bottleneck. Frequently it was GraphQL’s conventional depth-first execution design. We tried executing breadth-first instead. It went… really well.
English
10
17
448
81.3K