Front-End Web & Mobile

Category: Front-End Web & Mobile

AWS AppSync releases Pipeline Resolvers, Aurora Serverless support, Delta Sync

AWS AppSync, a Serverless GraphQL backend for providing data to mobile and web applications, has been steadily releasing features over the past year since launching at re:Invent 2017. Today, we’re happy to release several new service and client features for AWS AppSync that can greatly enhance the way you build client applications and provide data […]

Building an Android app with AWS Amplify – Part 1

This post has been deprecated. Instead, please see the new Amplify Android Getting Started tutorial to learn how to build Android mobile applications using AWS Amplify. This walkthrough is part 1 of a two-part series on how to build an AWS cloud-enabled Android mobile app with the AWS Amplify toolchain. Suppose that you want to […]

AWS Amplify simplifies development for iOS and Android developers

Today, we’re releasing an enhanced mobile client in the AWS Mobile SDKs for iOS and Android, which are part of the Amplify Framework. This client is designed to help native developers perform common authentication workflows with a simple, declarative programming model. The Amplify Framework is an open-source client project that you can use to build sophisticated cloud-powered […]

Using Amazon Rekognition to detect celebrities in an iOS app

This article was written by Prashant Pawan Pisipati, Sr. Product Manager, Alexa. Picture yourself watching a movie or TV series. You see an actor on screen that looks very familiar, but you just can’t seem to remember their name or where you’ve seen them before. Today, if you’re watching an Amazon Prime Video, you get […]

Announcing the AWS Amplify CLI toolchain

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. September 14, 2021: Amazon Elasticsearch Service has been renamed to Amazon OpenSearch Service. See details. Today we’re launching the AWS Amplify Command Line […]

Testing mobile apps with Cucumber and Appium through TestNG on AWS Device Farm

Mobile testing frameworks have matured in functionality to support the innumerable features of modern apps. In this blog post, we’re going to dive into how to set up a local development environment for Android app development, and then use Appium to perceive our sample app from a test perspective. Then, we’re going to show how […]

AWS AppSync adds quick-start sample for Amazon Aurora

AWS AppSync has support for a wide variety of data storage options—including Amazon DynamoDB, Amazon ElasticSearch Service, and AWS Lambda.  Today, we’re announcing the availability of a quick-start that connects to Amazon Aurora MySQL mode using AWS Lambda.  You create this connection using a Lambda function that executes a SQL statement (provided by an AWS […]

Building ADFS Federation for your Web App using Amazon Cognito User Pools

March 31, 2023: An update to this post was published on the AWS Security Blog. Please see this post for the most up-to-date info. User authentication and authorization can be challenging when you’re building web and mobile apps. The challenges include handling user data and passwords, token-based authentication, federating identities from external identity providers (IdPs), […]