Want to create an interactive transcript for this episode?
Podcast: airhacks.fm podcast with adam bien
Episode: Developer and Build Tools on AWS
Description: An airhacks.fm conversation with Gabriel Pop (@vwggolf3) about:
transition from individual contributor to engineering management since 2011,
managing developer tools and AWS code suite services,
discussion of AWS CodeCommit entering maintenance mode but maintaining performance and security standards,
benefits of AWS CodeBuild as a serverless build service,
using CodeBuild for running JARs and automated testing,
proper channels for submitting AWS feature requests through documentation and github repos,
CodeArtifact as artifact repository for Java JARs and other packages,
using S3 for serverless lambda deployment artifacts,
multi-account architecture patterns for build systems,
CodeDeploy flexibility for various deployment scenarios including ECS rolling updates,
...