Cloudflare Workers Accept Inbound TCP, with gRPC the First Protocol on Top
Cloudflare Workers can now accept inbound TCP connections through a new connect(socket) handler routed via Spectrum, ending an eight-year restrictio…
Tech news from the best sources
Cloudflare Workers can now accept inbound TCP connections through a new connect(socket) handler routed via Spectrum, ending an eight-year restrictio…
AWS describes a specification-driven approach for composing flexible data workflows by separating intent from processing logic. Architecture uses de…
Andrew Swerdlow shares how Roblox scales autonomous software development from prompt to production. He discusses building robust security sandboxes,…
Shift-left and DevOps have impacted how we flow changes from inception to production, but at the cost of increased cognitive load and duplication of…
InfoQ has opened enrollment for the InfoQ Certified AI-Assisted Engineering Program, a five-week online certification program for senior engineers a…
In this podcast, Michael Stiefel spoke to Tracy Bannon about the role of artificial intelligence in software and the attendant risks in the areas of…
Cloudflare has migrated cdnjs, its open source CDN for JavaScript and CSS libraries, to its Developer Platform. The new architecture uses Workers, R…
Having a platform is not enough; the real challenge is ensuring that it is understandable, usable, and actually adopted by its users. A capability i…
JioHotstar explains the distributed architecture behind its real-time ad request workflow, covering ad decisioning, waterfall tiering, pacing algori…
HubSpot has redesigned its Just-In-Time Access (JITA) authorization system using a rule engine architecture. The system evaluates access requests th…
Andrea Peruffo discusses the evolution of WebAssembly beyond the browser and its growing role on the server-side JVM. He covers performance advancem…
Johannes Schickling explores how he moved beyond the traditional three-tier web stack to a local-first approach. He shares his experience transition…
GitHub redesigned GitHub Issues navigation using a client-side architecture that combines caching, predictive prefetching, and service workers to re…
Thomas Betts talks with Clare Liguori, the technical lead on the open source Strands Agents SDK. The conversation covers how Strands Agents has grow…
Uber explained how it keeps its OpenSearch deployments running during a zone outage. It does this by using OpenSearch's built-in shard allocation an…
In this podcast, Michael Stiefel spoke to Sarah Wells about the relationship of governance to software architecture. Governance enables teams to wor…
Adding cloud regions changes latency and cost in ways simple math can't capture. This article presents a framework from multiple launches: decompose…
Netflix engineers introduced dynamic partition splitting for Cassandra to address wide partitions in time series workloads. The metadata-driven appr…
In this episode, Heroku co-founder and Ink & Switch founder Adam Wiggins argues for a 'local-first' architecture that reconciles cloud-based collabo…
How we decide is at the core of architecture, and the architecture advice process is a way to decentralize architectural decisions. It needs to be s…
Uber recently described an internal architecture for propagating identity across multi-agent AI workflows. The design aims to perserve user context,…
Martin Kleppmann, an associate professor at Cambridge and author of Designing Data-Intensive Applications, discusses the evolution of data systems o…
Michael Stiefel spoke to Sonya Natanzon, about the intersection of technical and social aspects of software architecture. Understanding the business…
n fan-out microservice architectures, slow-but-completing requests accumulate across services and drive p99 latency far higher than per-service metr…
Platform engineering should have a product focus, as developers are customers; they must provide composable, self-service capabilities, golden brick…
Agoda Multimodal Content System https://example.com/agoda-multimodal-content-system Agoda unifies hotel images and guest reviews using a shared topi…
Michael Stiefel spoke to Baruch Sadogursky about software architecture in the age of agentic AI. LLM can function, albeit stochastically, as reasoni…
Choosing between building up technical debt and missing delivery deadlines is a false dichotomy, Daniel Terhorst-North argued in his talk Best Simpl…