AWS DevOps & Developer Productivity Blog

Jun-Tin Yeh

Author: Jun-Tin Yeh

Bob Yeh, a Geo Solutions Architect from AWS Well-Architected Team, APAC, AWS. He enjoys working with customers to evolve their architecture, dive deep into best practices for customers' cloud journey.

Enhancing automated database continuous integration with AWS CodeBuild and Amazon RDS Database Snapshot

In major integration merges, it’s sometimes necessary to verify the changes with existing online data. To inspect the changes with a cloned database can give us confidence to deploy to the production database. This post demonstrates how to use AWS CodeBuild and Amazon RDS Database Snapshot to verify your code revisions in both the application […]