Front-End Web & Mobile

Tag: Amplify

Detect real users with AWS Amplify and Face Liveness

In the world of spoofing and bad actors, AWS Amplify and the Amplify UI FaceLivenessDetector component can help you verify if your app is being used by real users. This connected component library is powered by Amazon Rekognition Face Liveness feature. No machine learning or artificial intelligence (AI) experience is needed. This fully managed feature […]

NextJs on Amplify

SSG vs SSR in Next.js Web Applications: Choosing the Right Rendering Approach

Next.js, a popular React framework, has changed the way developers build modern web applications. It offers powerful features, such as Server-Side Rendering (SSR) and Static Site Generation (SSG), which optimize your application’s performance and user experience. In this blog post, we’ll explore the key differences between SSG and SSR, their advantages, when to choose one […]

New: Introducing the AWS Amplify Badge Program

AWS Amplify is a complete solution that lets front-end web and mobile developers easily build, ship, and host full-stack applications on AWS, with the flexibility to leverage 175+ AWS services as use cases evolve. Learn more about Amplify or try it on the AWS Free Tier. Earn badges for your contributions to AWS Amplify We are excited to […]

Automate Testing with Authentication using AWS Amplify and Cypress

Note: This post is an update and extension to a previous blog post “Running end-to-end Cypress tests for your fullstack CI/CD deployment with Amplify Console“ Overview Automating the process of building, testing, and deploying software allows for faster delivery of high-quality software and can help reduce the risk of errors, as developers can catch and […]

Announcing the Amplify UI StorageManager Component

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 amplify for swift with code snippet of fererating a user using amplify api

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

fullstack NextJS with MongoDB AD

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

Create and deploy a Next.js 13 app with user auth to AWS Amplify Hosting

Deploy a Next.js 13 app with authentication to AWS Amplify

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 blog post. AWS Amplify Hosting is a fully managed hosting service for applications built using static site generation (SSG) and server-side rendering (SSR) frameworks including Next.js 12 and 13. This tutorial explains […]

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