Clipping
Kreps leaves Confluent after nearly 12 years
He announced he is stepping down as CEO, handing over to chief product officer Shaun Clowes. The news follows IBM closing its acquisition of Confluent in March.
sdxcentral.com/news/ibm-in-new-software-blow-as-confluent…Microservices Platforms: When Team Topologies Meets Microservices Patterns - QCONSF 2025 video
The video and transcript of my QCON San Francisco 2025 talk on microservices platforms - the basis for the article series - is now available. Abstract When many teams work on a large, complex application, the microservice architecture potentially enables them to work independently and deliver a continuous stream of…
microservices.io//post/architecture/2026/08/05/microservi…Speed limits, GenAI coding agents and Autobahns - part 1: how fast should you go?
GenAI coding agents enable a team to generate code rapidly. However, each team member is powered by a 20 W organic processing substrate, and there’s a limit to the rate at which they can read and understand code. As a result, the team cannot keep up, creating a serious problem: cognitive debt. Code gets committed and…
microservices.io//post/architecture/2026/08/04/speed-limi…Q&A on the microservices design workshop
Argues that coding agents raise the rate of change, so well-drawn service boundaries start working as guardrails. Walks through the process he uses to assign responsibilities and APIs without ending up with a distributed monolith.
microservices.io/post/architecture/2026/07/20/qa-explore-…Q&A about my Explore DDD designing microservices workshop
I’m teaching an updated version of my workshop - Designing microservices: responsibilities, APIs and collaborations - at the excellent Explore DDD conference that’s happening this September in Denver. Here’s a Q&A that explores why this workshop is especially relevant in the age of GenAI, the common mistakes teams…
microservices.io//post/architecture/2026/07/20/qa-explore…Migrating a Claude Code skill from WebFetch to the new CircleCI CLI: lessons learned about tool and API design
One of the Claude Code skills in my idea-to-code plugin is debugging-ci-failures . It tells Claude Code how to watch and diagnose a failing CI build. Specifically, it instructs Claude Code to do the following five steps: Watch the build to completion Identify the failing job Fetch the failing step’s output Download…
microservices.io//post/deployment-pipeline/2026/07/17/fro…Governance in the age of AI
On the relationship between governance and architecture: procedures that reduce complexity, and targeted checklists that take weight off teams rather than adding bureaucracy.
infoq.com/podcasts/governance-age-ai/Microservices Platforms - part 8: Getting started with platforms
This is the eighth article in a series based on my QCon San Francisco 2025 talk Microservices Platforms: When Team Topologies Meets Microservices Patterns . The articles in the series are: Microservices Platforms - part 1: Overview Microservices Platforms - part 2: Service foundation platform Microservices Platforms -…
microservices.io//post/architecture/2026/06/03/qconsf-mic…Microservices, monoliths and resilient systems
Long conversation on where distribution stops paying off, plus material from the new book. The recurring argument: a lot of people distribute workloads that don't justify it.
youtube.com/watch?v=XV1hf8BwvXcPeople to Watch 2026
Profile on the shift from data at rest to data in continuous motion, and why that turned critical once AI agents started depending on live data rather than snapshots.
hpcwire.com/bigdatawire/people-to-watch-2026-jay-kreps/What nobody tells engineers about becoming a CEO
The full Confluent arc, from a group of engineers with no commercial experience to a public company. The useful part: the difference between what a company can do and what it has to do.
open.spotify.com/episode/3FIAzFqOzfXhdqLGMhes57Eliminating risk with AI
On unified risk decisioning platforms: combining fraud, compliance and credit into one real-time engine instead of point solutions. Familiar ground for anyone who has done high-throughput fraud detection.
oscilar.com/blog/twif-interview-eliminating-risk-aiAI for managing risk in financial services
How institutions process thousands of signals in milliseconds and share intelligence across customer touchpoints. Includes the angle of fighting AI-generated fraud with AI.
oscilar.com/blog/neha-narkhede-barefoot-innovation-podcastThe digital grass isn’t greener. It isn’t grass.
Don't project your constraints onto others who work differently.
architectelevator.com/transformation/digital-grass-greene…Gwen Shapira on technical blogging
Interview on how she approaches technical writing and the community around it, with a round-up of her most-read pieces — including the one on transaction isolation in Postgres.
writethatblog.substack.com/p/gwen-shapira-on-technical-bl…Executive Impact = Logos × Pathos
Engage your audience with facts: from structure to patterns to storyline.
architectelevator.com/architecture/left-right-brain/Invest Your Political Capital
Spend generously but don't go bankrupt.
architectelevator.com/transformation/political-capital/The Mighty Metaphor
Translating your topic into the audience's world allows them to think for themselves.
architectelevator.com/transformation/mighty-metaphor/Autonomous Data Products: The Missing Layer for Data Mesh
Why so many Data Mesh implementations stall at scale even when the principles are accepted. Introduces autonomous data products as the missing layer.
youtube.com/watch?v=PJuNzFK9YaAArchitecture as selling options
January episode where he reframes the architect's job: not deciding early, but buying flexibility. The page aggregates his recent podcast appearances, including the April roundtable with Rebecca Parsons, Barry O'Reilly and Andrew Harmel-Law on designing for chronic dysfunction.
share.snipd.com/person/gregor-hohpe/Wsap3oZCSKeE1noc9lIi0wThe Economics of Technical Speaking
What are 45 minutes of your time actually worth?
architectelevator.com/strategy/economics-technical-speaki…Data 3.0: When AI Outruns Your Data
Her current thesis: AI adapts in milliseconds while the data stack still moves in quarters. Talk on what that forces you to change in the architecture.
youtube.com/watch?v=_j2rMPqv-toWhy systems thinking is essential in tech
The difference between linear and systems thinking, why building a "car boat" is a failure of conceptual integrity, and metacognition as a prerequisite for influencing technical decisions.
techleadjournal.dev/episodes/219/Evolutionary architecture and automated governance
Principles of evolutionary architecture and fitness functions as the mechanism that stops it degrading. Includes her position on choreography over orchestration and on AI's effect on legacy systems.
techleadjournal.dev/episodes/201/Navigating complexity with systems thinking
Conversation with Andrew Harmel-Law on applying systems thinking to software development and to architecture facilitation work.
open.spotify.com/episode/7pQ269A0lvuMTratuBCBnsEnabling Microservice Success
Interview with Sam Newman about her book: out-of-hours support, team autonomy, standardisation, and what she learned from ten years of microservices at the Financial Times.
open.spotify.com/episode/06HZ7FLKIx4qblZNp4UOzEIndex of her writing and talks
She keeps a curated list of her own pieces and talks on GitHub, including the essay on what databases should do and still don't.
github.com/gwenshapChapter 4: Thundering Herds
Open excerpt from the book on the failure pattern that takes ingestion systems down: the herd that arrives all at once after a recovery.
oreilly.com/library/view/building-resilient-distributed/9…Building Resilient Distributed Systems — early access
Book in final editing, with chapters available on the O'Reilly platform. Half technical (timeouts, retries, thundering herds), half on the human and organisational side of resilience.
samnewman.io/books/building-resilient-distributed-systems/
Nothing from this source in the current window. Run the script with a larger --days.