Front-End Web & Mobile

Category: Developer Tools

Your AWS re:Invent 2019 guide to AWS Mobile, Web and Front end Sessions & Workshops

The AWS Amplify team is working hard on this year’s re:Invent with new content about AWS Amplify, AWS AppSync, and building amazing web and mobile apps. We’ve recruited our highest-rated speakers to deliver great content for mobile and web developers and architects. And of course, we will be announcing new capabilities and customer-requested features for […]

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 […]

Automatically build your Android app with AWS CodeBuild

“It worked on my machine.”  If you have been a developer for a while, you probably have heard this.  It is a lament for a bug that is hard to diagnose and points to some peculiar setup of the developer’s machine. You can fix this by including continuous integration in your tool arsenal.  When you […]