Front-End Web & Mobile
Category: AWS Lambda
Amplify Framework adds support for AWS Lambda Triggers in Auth and Storage categories
June 27, 2024: This blog post covers Amplify Gen 1. For new Amplify apps, we recommend using Amplify Gen 2. You can learn more about Gen 2 in our launch blog post. The Amplify Framework is an open source project for building cloud-enabled mobile and web applications. Today, we’re happy to announce that you can […]
Deploy files stored on HAQM S3, Dropbox, or your Desktop to the AWS Amplify Console
This article was written by Nikhil Swaminathan, Sr. Product Manager, AWS. AWS Amplify recently launched a manual deploy option, providing you with the ability to host a static web app without connecting to a Git repository. You can deploy files stored on your desktop, HAQM S3, or files stored with any cloud provider. The Amplify […]
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 […]
Building a Synchronization Framework for Android
This is the sixth and final part in a series on synchronizing data within an Android mobile app to the AWS Cloud. Check out the full series: An Introduction to the Sync Framework for Android Building a ContentProvider for Android Using a ContentProvider in Android Mobile Apps Integrating HAQM Cognito with the Android AccountManager API […]
Building a Synchronization Endpoint in AWS Mobile Hub
This is the fifth part in a six-part series on synchronizing data within an Android mobile app to the AWS Cloud. Check out the full series: An Introduction to the Sync Framework for Android Building a ContentProvider for Android Using a ContentProvider in Android Mobile Apps Integrating HAQM Cognito with the Android AccountManager API Building a […]
An Introduction to the Sync Framework for Android
This is the first part in a six-part series on synchronizing data within an Android mobile app to the AWS Cloud. Check out the full series: An Introduction to the Sync Framework for Android (this article) Building a ContentProvider for Android Using a ContentProvider in Android Mobile Apps Integrating HAQM Cognito with the Android AccountManager API […]