Front-End Web & Mobile
Tag: Amplify
Announcing the Amplify UI StorageManager Component
Amplify UI is a collection of accessible, themeable, performant React components that can connect directly to the cloud. Today we are announcing a new cloud-connected UI component called the StorageManager, which lets your users upload and manage files to the cloud. In this post you will learn how to use Amplify’s new StorageManager component to […]
Federating Users using Sign in with Apple and AWS Amplify for Swift
In many mobile apps, users are offered different ways to authenticate with the app like providing a username and password as well as offering options to sign in with a social provider like Amazon, Facebook, Google, and Apple. When authenticating with a social provider, the user goes through the provider’s auth flow and, in return, […]
NEW: Improved Data Management in Amplify Studio
The Amplify Studio team is excited to announce improvements to the Data Manager experience on Amplify Studio. Data Manager, formerly known as the Content Manager, is a visual interface for you to create and edit data stored within your Studio app’s GraphQL API. With this release, data manager’s reliability and performance will improve significantly, and […]
The fullstack guide to using AWS AppSync and MongoDB Atlas
AWS AppSync is a fully managed service that makes it simple to build scalable APIs for web and mobile applications. It allows you to create APIs that access data from a variety of sources, including databases, serverless functions, and other AWS services. With AWS AppSync, you can build APIs that support real-time data via WebSockets, […]
Deploy a Next.js 13 app with authentication to AWS Amplify
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. Introduction NEW: Watch our recent Build and deploy a full-stack Next.js web app with AWS Amplify webinar for a video tutorial of this […]
Meet Our MLH Fellows of Summer 2022
AWS Amplify is a complete solution for quickly and easily building full-stack applications on AWS, and is dedicated to building open-source libraries and fostering a community for front end developers. As part of our effort in fostering an open-source community, we collaborate with Major League Hacking who offers the MLH Fellowship, which brings together talented […]
Authenticating AWS Amplify in an Expo React Native App using Okta OIDC
Managing user identities across multiple applications within an organization can be problematic. If your organization already has a solution for managing user access it is preferable that new applications integrate with currently exiting solutions rather than leveraging a novel mechanism. Okta is one such widely adopted identity management solution that may already be in play […]
Announcing AWS Amplify JavaScript library version 5
The Amplify team is announcing the release of version 5.0.0 of the Amplify JavaScript library. This release is jam-packed with highly requested features, in addition to under the hood improvements to enhance stability and usability of the JavaScript library. Please use this Github repo to provide us with feedback on our new release, in addition […]
AWS Amplify Library Announces v2.0 Amplify Library for Android
Today, we are excited to announce the general availability of v2.0 Amplify Library for Android! Amplify Library for Android allows developers building apps for the Android platform to easily include features like authentication, storage, maps, and more. The latest major version of this library has been re-written to improve Android developers experience and is now […]
Announcing new GraphQL API features in Amplify Studio
Today, AWS Amplify is announcing support for GraphQL APIs without Conflict Resolution enabled! With this launch, it’s easier than ever to use custom mutations and queries, without needing to manage the underlying conflict resolution protocol. You can still model your data with the same easy-to-use graphical interface. And, we are also bringing improved GraphQL API […]