Front-End Web & Mobile

Tag: Amplify Console

Enable Sign in with Apple on your app with AWS Amplify

This article was written by Anna Pfoertsch. In this guide you will learn how to build a simple social sign in page for your Amplify project using the AWS Amplify Admin UI’s new Sign in with Apple (SIWA) functionality. SIWA supplements Amplify’s currently supported Identity Providers (Google, Facebook, and Amazon), and continues to allow developers […]

Complete guide to full-stack CI/CD workflows with AWS Amplify

Today AWS Amplify launched new enhancements to it’s CI/CD workflow for full-stack deployments that include conditional backend deployments, automatic build-time generation of the Amplify cloud configuration (aws-exports.js file), and easy re-use of backends across Amplify apps. These features make it even simpler to set up a full-stack, production-ready web app on AWS. AWS Amplify offers […]

Building progressive web apps with the Amplify Framework and AWS AppSync

This article was written by Rob Costello, Solutions Architect, AWS September 14, 2021: Amazon Elasticsearch Service has been renamed to Amazon OpenSearch Service. See details. Many organizations regularly collect valuable data about employees’ or customers’ experiences or concerns using polls or surveys. For this scenario, a client application should perform the following tasks: Present different […]

Use the Amplify Console with incoming webhooks to trigger deployments

Written by Nikhil Swaminathan, Sr. Product Manager (Tech) at AWS. The Amplify Console recently launched support for incoming webhooks. This feature enables you to use third-party applications such as Contentful and Zapier to trigger deployments in the Amplify Console without requiring a code commit. You can use headless CMS tools such as Contentful with the […]

AWS Amplify Console supports instant cache invalidation and delta deployments on every code commit

*This article was written by Nikhil Swaminathan & Dan Green from the AWS Amplify Console team. The Amplify Console now supports instant cache invalidation, which enables you to deploy updates to your single page or static app instantly—without giving up the performance benefits of content delivery network (CDN) caching. This means that you no longer […]