Front-End Web & Mobile
Category: Front-End Web & Mobile
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 […]
Read MoreYour guide to AWS mobile and web development at re:Invent 2018
AWS re:Invent 2018 is almost here, and we know you won’t want to miss any of the mobile and web app development sessions. We have a lot of great content this year—almost three times more than last year! In addition, you can hear from several customers, including Hulu, ALDO, and Ticketmaster, on how they used […]
Read MoreAWS 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 […]
Read MoreUsing 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 […]
Read MoreAWS AppSync releases new guided API builder
Today, we’re launching a new guided API builder for AWS AppSync. Before today, knowing GraphQL was a prerequisite for building an AWS AppSync API because AWS AppSync is powered by GraphQL. GraphQL is a powerful API query language that allows your backend and applications to perform complex data fetching in a single round trip for […]
Read MoreAnnouncing the AWS Amplify CLI toolchain
Today we’re launching the AWS Amplify Command Line Interface (CLI) toolchain for developers. AWS Amplify is an open-source library that you can use to build sophisticated cloud-powered mobile and web apps. Since the launch of the JavaScript library last year, we’ve received positive feedback, encouragement, and most importantly, contributions from the open-source and JavaScript communities. […]
Read MoreTesting 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 […]
Read MoreAWS 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 […]
Read MoreBuilding ADFS Federation for your Web App using Amazon Cognito User Pools
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), managing fine-grained permissions, scalability, and more. In this blog post walkthrough, we show you how to federate identities from Windows Server Active Directory to […]
Read MoreAWS 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 […]
Read More