Front-End Web & Mobile
Category: Front-End Web & Mobile
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 […]
Getting started with HAQM Location
This post was written by Shu Sia Lukito, Partner Solutions Architect On-line shopping is so common today it will be difficult to find anybody who doesn’t use it. Delivery is a crucial component of this model. E-commerce providers rely heavily on robust and reliable delivery systems. There is a single customer experience we want to […]
Explore AWS AppSync APIs with GraphiQL from your local machine
This article was written by Eduardo Rabelo, Solutions Architect, AWS AWS AppSync is a managed GraphQL service that simplifies application development by letting you create a flexible API to securely access, manipulate, and combine data from one or more data sources with less network calls. With AWS AppSync you can build scalable applications, […]