Front-End Web & Mobile

Category: AWS CodePipeline

Featured image to export Amplify projects to CDK

Export Amplify backends to CDK and use with existing deployment pipelines

Today, AWS Amplify announces the ability to export Amplify CLI-generated backends as a Cloud Development Kit (CDK) stack and incorporate into existing CDK deployment pipelines. This new capability allows frontend developers to build their app backend quickly and, each time it is ready to ship, hand it over to DevOps teams to deploy to production. […]

AWS CodePipeline adds support for AWS Device Farm as a test provider

AWS CodePipeline now supports AWS Device Farm as a test provider to deliver truly automated testing in your continuous integration and continuous delivery (CI/CD) pipeline. In a previous blog post “Build a CI/CD Pipeline for Your Android App with AWS Services,” Vinay Selvaraj walked you through building a complete CI/CD pipeline using AWS CodeCommit, AWS […]

Build a CI/CD Pipeline for your Android App with AWS Services

Continuously building, testing, and delivering updates for your app to your users helps you release new features sooner and with fewer bugs. In an earlier blog post “Automatically build your Android app with AWS CodeBuild,” Adrian Hall explains how you can use AWS CodeBuild to compile an Android app and publish the APK to Amazon […]