Front-End Web & Mobile

Tag: aws-amplify

Amplify CLI announces new GraphQL transform feature for orchestrating multiple AI/ML use cases

The Amplify Framework is an open source project for building cloud-enabled mobile and web applications. The launch of the Predictions category in the Amplify Framework, a few months ago, enabled developers to easily add AI/ML use cases to their web applications. Use cases such as translate text from one language to another, generated speech from […]

New features that will enhance your Real-Time experience on AWS AppSync

AWS AppSync is a managed service that uses GraphQL to simplify application development by letting applications securely access, manipulate, and receive real-time updates from multiple data sources such as databases or APIs. Taking advantage of GraphQL subscriptions to perform real-time operations, AppSync can push data to clients that choose to listen to specific events from […]

Amplify Framework adds support for AWS Lambda Triggers in Auth and Storage categories

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 set up AWS Lambda triggers directly from the Amplify CLI. Using Lambda triggers, you can call event-based Lambda functions for authentication, database actions, and storage operations from other AWS services like Amazon […]

Invoke AWS services directly from AWS AppSync

* Written by Josh Kahn, Senior AWS Solutions Architect based in Chicago, IL. September 14, 2021: Amazon Elasticsearch Service has been renamed to Amazon OpenSearch Service. See details. AWS AppSync is a managed GraphQL service that enables developers to easily build data-driven mobile and web applications. Using a serverless backend, you can build a GraphQL […]

Implementing passwordless email authentication with Amazon Cognito

Having to remember passwords can be a pain, especially for passwords that you don’t use often. Like most people, you too are probably familiar with having to click the “forgot password” link or button on websites and apps. Many people are tempted to use bad practices such as using short passwords, using easily guessable passwords, […]

Building an Android app with AWS Amplify – Part 2

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 is part 2 of a two-part series of walkthroughs on how to build an AWS cloud-enabled Android mobile app with the AWS Amplify toolchain. In this post, we […]

AWS Mobile gets Amplified: A new home for modern app development

In November 2017, we launched AWS Amplify, initially an open-source JavaScript library that makes it easier to develop cloud-connected mobile and web apps—and AWS AppSync, for creating a real-time and offline-capable data-layer API for your mobile and web apps. In the last 12 months, we’ve introduced significant additional capabilities for both AWS Amplify and AWS […]

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