Menu
Sign In Search Podcasts Charts People & Topics Add Podcast API Blog Pricing
David Carney

David Carney

๐Ÿ‘ค Speaker
715 total appearances

Appearances Over Time

Podcast Appearances

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

to use the gateway instead, the gateway knows who you are.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

So then all the API accesses have identity associated with them.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

All the API keys can be withdrawn.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

So that you end up with a single point of observability, control, and access for your entire team.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

So those engineers get onboarded faster because they can just tell their peers, just point your coding agent at the proxy, everything just works if you're on tail scale.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

That's the security team saying, great, we can get rid of all the security, all the API keys that are all over the place.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

We can just tell people, just go to HTTP.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

For us, it's HTTP colon slash AI.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

And then every API call has your identity associated with it.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

So you can just log everything.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

And so we use Aperture internally right now and

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

I think we've got, I don't know how many tens of thousands of API calls across a big part of the company at this point.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

We've just got every interaction with all of our coding agents going through Aperture right now internally.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

So we have full visibility into how people are using AI.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

all the requests, all the responses, the full logs.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

We're mining it for tool calls.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

And our security team gets to review it if they need to.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

And we're working with third-party providers to start doing analysis of the logs in real time and after the fact.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

There's all this stuff that is unlocked for us.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

But initially, it just started with the simple idea of, we just want to solve the API key problem.