The AWS Developers Podcast
Episode 160
Apr 11, 25 • 00:41:26
With Trevor Rowe, Sr. Software Engineering Manager, AWS
In this episode of the AWS Developers Podcast, we sit down with Trevor Rowe, Senior Manager of the AWS SDK team, for a deep dive into the evolution and inner workings of the AWS SDKs. We explore how the SDKs scale to support over 320+ AWS services, the importance of maintaining backward compatibility, and the role of developer experience in shaping the SDK design. Trevor explains how the team uses Smithy to automate code generation, ensuring consistency and efficiency across different programming languages. The conversation touches on the growing adoption of modular architecture, community contributions via GitHub, and the team's efforts to improve performance, define better schemas, and simplify migrations. Whether you're building cloud applications or maintaining complex integrations, this episode offers a behind-the-scenes look at how AWS builds and evolves its core developer tools.
Links
Here are the links to the tools, technologies, or articles we mentioned in this episode.
The AWS SDKs, API for 320+ services in 13 programming languages
Smithy code generation from API definition
Current retry strategy in the AWS SDKs
Blog post: AWS STS service endpoint and Retry Strategy
AWS Common Runtime for the AWS SDKs