• How Shopify Rebuilt Checkout for One-Click Conversions
    Jun 30 2026
    In this episode, Lucas and Luna dive into Shopify's 2025 overhaul of its checkout engine, which reduced average payment time from 18 seconds to under 4 seconds. They explore the architectural choices — from server-side rendering to edge-computed state — that made one-click checkout possible across 2.7 million merchants. Lucas explains how Shopify decoupled payment processing from the storefront, adopted WebAssembly for client-side validation, and used a global edge network to precompute checkout state. Luna questions the trade-offs, including the complexity of supporting 100+ payment gateways and the challenge of maintaining PCI compliance at scale. The episode also touches on the impact on conversion rates, with early data showing a 6.2% lift in completed purchases. A focused case study in high-stakes web performance. #Shopify #Checkout #OneClick #WebPerformance #EdgeComputing #WebAssembly #PaymentProcessing #PCICompliance #ConversionOptimization #ServerSideRendering #Ecommerce #TechArchitecture #CTO #Engineering #FexingoBusiness #BusinessPodcast #Scale #StateManagement Keep every episode free: buymeacoffee.com/fexingo
    Show More Show Less
    12 mins
  • How Stripe Rebuilt Its Accounting Engine for Global Tax Compliance
    Jun 29 2026
    In this episode, Lucas and Luna dive into Stripe's latest architectural overhaul: rebuilding its core accounting and tax-computation engine to handle real-time sales-tax, VAT, and GST across more than 130 jurisdictions. They trace the engineering decisions behind moving from a batch nightly ledger to a streaming event-sourced system capable of recalculating tax lines mid-transaction without blocking checkout. Key numbers: Stripe processes over $1 trillion in payments annually, and the new engine runs 47,000 tax rules on average per transaction in under 12 milliseconds. Lucas explains the trade-off between eventual consistency and audit-grade accuracy, and why they chose Apache Kafka plus a custom FSM over off-the-shelf ERP middleware. Luna pushes back on the cost of maintaining 130+ rule sets and asks whether Stripe should have opened a public tax-engine API earlier. The episode ends with a reflection on whether tax compliance is the next infrastructure layer that every fintech will need to build or buy. #Stripe #TaxCompliance #AccountingEngine #RealTimeTax #EventSourcing #ApacheKafka #FintechArchitecture #GlobalPayments #VAT #SalesTax #StreamingLedger #TechInfrastructure #BusinessAndTechnology #CTOPodcast #EngineeringOrg #SystemDesign #FexingoBusiness #BusinessPodcast Keep every episode free: buymeacoffee.com/fexingo
    Show More Show Less
    12 mins
  • How Stripe Built a Payment Infrastructure for 100 Countries
    Jun 29 2026
    In this episode of The CTO Podcast, hosts Lucas and Luna dive into Stripe's architectural journey from a simple payment API to a global infrastructure handling payments in over 100 countries and 135 currencies. They explore how Stripe tackled regulatory complexity, latency, and reliability at scale — from its early days of processing a few thousand transactions to now handling billions of dollars annually. The conversation covers Stripe's core system design, including its use of idempotency keys, event-driven architecture, and a multi-region deployment strategy. Lucas shares insights from Stripe's engineering blog and talks about the trade-offs they made: choosing consistency over availability in payment processing, and building a custom database layer to handle financial transactions. Luna questions how Stripe manages compliance across jurisdictions, and Lucas explains their approach to modular compliance and local data residency. The episode wraps with a reflection on whether Stripe's bet on developer experience over traditional sales-driven growth was the right call. #PaymentInfrastructure #Stripe #GlobalPayments #FinancialTechnology #CTO #EngineeringOrg #SystemArchitecture #API #EventDrivenArchitecture #Idempotency #MultiRegionDeployment #Compliance #Latency #Reliability #TechLeadership #FexingoBusiness #BusinessPodcast #BusinessAndTechnology Keep every episode free: buymeacoffee.com/fexingo
    Show More Show Less
    9 mins
  • How Datadog Rebuilt Its Observability Pipeline for 100 Trillion Events Daily
    Jun 28 2026
    Episode 79 of The CTO Podcast dives into the engineering behind Datadog's core pipeline. Hosts Lucas and Luna unpack how Datadog re-architected its ingestion, processing, and storage layers to handle over 100 trillion events per day by mid-2026. They explore the shift from a monolithic intake to a sharded, stream-oriented architecture, the decision to build custom compression rather than use off-the-shelf codecs, and how the team maintained sub-second query latencies while scaling throughput by 10x over three years. Along the way, they discuss tradeoffs between consistency and availability, the role of probabilistic data structures for sampling, and why Datadog eventually rewrote parts of its query engine in Rust. This episode offers a concrete look at what it takes to keep observability observant when the data never stops growing. Perfect for engineering leaders and senior architects wrestling with scale. #Datadog #Observability #DataPipeline #Architecture #Engineering #Scalability #StreamProcessing #Compression #Rust #QueryEngine #APM #Telemetry #CloudInfrastructure #BigData #SRE #BusinessAndTechnology #FexingoBusiness #BusinessPodcast Keep every episode free: buymeacoffee.com/fexingo
    Show More Show Less
    14 mins
  • How Figma Built a Real-Time Multiplayer Design Engine
    Jun 28 2026
    Lucas and Luna dive into the technical architecture behind Figma's real-time collaboration engine. They explore how Figma moved from a standard web app to a custom multi-user sync layer using Operational Transform and CRDT-inspired techniques, handling hundreds of simultaneous designers editing the same vector without conflict. With specific numbers on latency and data structures, they break down the core challenge: making a complex design tool feel as snappy as a local app while running entirely in the browser. Luna pushes on edge cases like offline editing and conflict resolution, and Lucas explains Figma's migration from WebGL 1 to WebGL 2 for rendering performance. The episode also covers how Figma handled the 'onboarding cliff' when enterprise teams brought 50+ designers into a single file. Listeners will learn one concrete thing: why Figma chose to build its own implementation instead of using existing CRDT libraries, and the trade-offs involved. #Figma #RealTimeCollaboration #CRDT #OperationalTransform #WebGL #BrowserEngine #DesignTools #Multiplayer #VectorGraphics #ConflictResolution #Latency #Architecture #Engineering #BusinessAndTechnology #TechnicalLeadership #FexingoBusiness #BusinessPodcast #CTOPodcast Keep every episode free: buymeacoffee.com/fexingo
    Show More Show Less
    10 mins
  • How Stripe Built a Payment Infrastructure for 100 Countries
    Jun 27 2026
    In this episode, Lucas and Luna dive into how Stripe rebuilt its core payments engine to handle compliance, currency, and latency across over 100 countries. They explore the architectural decisions behind Stripe's global payment infrastructure, including the unified API that abstracts local banking regulations, the edge-caching layer for 4x faster checkout in emerging markets, and the team structure that allows Stripe to ship country-specific features weekly without breaking existing integrations. The hosts also discuss the trade-offs between centralized routing logic and localized processing, and how Stripe's engineering org evolved to support this scale. A concrete look at the hidden complexity behind one of the internet's most critical platforms. #Stripe #PaymentInfrastructure #GlobalPayments #API #Fintech #Scale #Engineering #Architecture #CTO #TechnicalLeadership #BusinessAndTechnology #FexingoBusiness #BusinessPodcast #StripePayments #Compliance #EdgeCaching #UnifiedAPI #EngineeringOrg Keep every episode free: buymeacoffee.com/fexingo
    Show More Show Less
    9 mins
  • How Loom Rebuilt Its Video Engine for Async Communication
    Jun 27 2026
    In this episode of The CTO Podcast, Lucas and Luna dive into how Loom rebuilt its video recording and streaming engine to handle over 200 million videos per year while keeping latency under one second for uploads and playback. They explore the architectural shift from monolithic encoding to a microservices pipeline using WebAssembly for client-side transcoding, the trade-offs of moving from FFmpeg to a custom encoder, and how Loom cut infrastructure costs by 40 percent while improving reliability. The hosts also discuss the challenges of supporting asynchronous communication at scale, including real-time trimming and seamless playback across devices. If you're building a video platform or optimizing media delivery, this episode offers concrete lessons on balancing performance, cost, and user experience. Plus, Lucas shares how the team used Rust to reduce CPU usage for encoding by 60 percent. Tune in for a deep technical breakdown of one of the most popular async video tools in the workplace. #Loom #AsyncCommunication #VideoStreaming #WebAssembly #Rust #Transcoding #Microservices #FFmpeg #CostOptimization #Latency #Engineering #CTO #TechLeadership #Architecture #BusinessAndTechnology #FexingoBusiness #BusinessPodcast #MediaDelivery Keep every episode free: buymeacoffee.com/fexingo
    Show More Show Less
    9 mins
  • How Discord Rebuilt Its Voice Engine for Zero Packet Loss
    Jun 26 2026
    Lucas and Luna explore how Discord moved from a standard WebRTC stack to a custom UDP transport layer, achieving sub-50ms latency and near-zero packet loss during peak gaming events like Call of Duty launches. They break down the engineering decisions behind Discord's transition from a hobbyist chat app to the backbone of 200 million monthly active users, focusing on the trade-offs between reliability and speed. The episode dives into how Discord's team handled jitter buffers, forward error correction, and the shift from Google's libjingle to their own 'Krisp' noise suppression. A concrete look at real-time communication at scale. #Discord #VoiceEngine #WebRTC #Sub50msLatency #ZeroPacketLoss #UDPMux #KrispNoiseSuppression #CallOfDutyLaunch #200MillionUsers #RealtimeCommunication #Scalability #EngineeringCulture #BusinessAndTechnology #FexingoBusiness #BusinessPodcast #CTOPodcast #TechnicalLeadership #Architecture Keep every episode free: buymeacoffee.com/fexingo
    Show More Show Less
    11 mins