Front-End Web & Mobile
Category: Front-End Web & Mobile
Create an iOS tracker application with Amazon Location Service and AWS Amplify
This article was written by Fernando Rocha Silva and Panna Shetty Emergency management teams are constantly tackling one crisis after another, whether it is managing the COVID pandemic or battling raging wild fires across California. These frontline workers venture into dangerous situations to rescue those in need, potentially risking their own lives. Firefighters go above […]
Complete guide to full-stack CI/CD workflows with 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. 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 […]
Changes coming to AWS Amplify’s SMS-based authentication workflows
Starting June 1, 2021, US telecom carriers require that you register an origination phone number before you can send SMS messages to US phone numbers. As a consequence of this new requirement, when you use AWS Amplify to enable SMS-based authentication workflows for your U.S. based app users after June 1st, you must now register […]
Restoring AWS Amplify project after deleting it from the cloud
This article was written by Olajide Enigbokan, Startup Solutions Architect, Startups In the process of using AWS Amplify, you may make mistakes. One of the mistakes you want to avoid involves mistakenly deleting your Amplify project. It would be a relief to have procedures in place to easily restore your Amplify project instead of having […]
Host a Next.js SSR app with real-time data on AWS Amplify
UPDATE: Amplify Hosting now supports Next.js 12 and 13. Please visit our new launch blog to learn more. Today, AWS Amplify Hosting announced support for continuously deploying server-side rendering (SSR) apps built with Next.js. With this launch, AWS Amplify CI/CD and Hosting allows you to deploy hybrid Next.js apps that support both static and dynamic […]
Connect Amplify DataStore with existing SQL datasources; adding offline and sync features in your application
This blog post was written by Brice Pellé – Principal Solution Architect – AWS AppSync. Amplify DataStore is a library that provides a programming model for leveraging shared and distributed data without writing additional code for offline and online scenarios. With the Amplify CLI, you can easily set up a new application that leverages AWS […]
Mobile and Front-End Live, May 25 | Registration Open
AWS is excited to announce its first free, virtual event for mobile and front-end web development. Mobile and Front-End LIVE takes place on May 25, 2021 and registration is now open. Learn how to accelerate mobile and front-end web development with AWS’ purpose built tools and services that support development workflows for iOS, Android, React […]
FinTech Startup Credit Genie: Ultimate Speed from MVP to Growth
For many people, it’s easy to rack up thousands of dollars in personal debt. Lending institutions have invested heavily in the technology behind credit applications, creating convenient online credit application platforms. Getting a personal loan or credit card is as simple as filling in your details into a one-page form and clicking “submit.” In many […]
Swift Package Manager Support for Amplify
This article was written by Kyle Lee, AWS Senior Developer Advocate Up until now, if you wanted to use AWS Amplify in your iOS app, you would have to install the Amplify Libraries using CocoaPods. Being the most popular dependency manager used for iOS projects written in Objective-C and/or Swift for nearly a decade, it […]
Announcing the general availability of data management capabilities in the Admin UI
Today, AWS Amplify announced the general availability (GA) release of the Data Manager in the Admin UI. Launched at re:Invent 2020, the AWS Amplify Admin UI is an externally hosted console for frontend teams to visually create an app backend and manage their app content and users. Data management enables developers to visually browse app […]