Front-End Web & Mobile

Category: AWS Amplify

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

DataStore + SQL data source architecture diagram

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

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

Power your MVP to Growth: How startup Busby selected their MVP technology to Scale

If you follow startups the story is familiar — friends have an idea, they decide it’s a worthwhile idea to pursue, they build a minimum viable product (MVP), take it to market and work on growing the business. Fortunately for some, they find early investors and customers who understand the solution and the founding team […]

Real-time live sports updates with AWS AppSync

This article was written by Stefano Sandrini, Sr. Mobile Specialist Solutions Architect, AWS     AWS AppSync is a fully managed service that allows to deploy serverless GraphQL backends in the AWS Cloud. It provides features that developers can use to create modern data driven applications allowing to easily query multiple databases, microservices, and APIs […]

Amplify + Vue 3

Amplify JavaScript releases support for Vue 3

Today, Amplify JavaScript adds support for version 3 of Vue JS to accompany current Vue support. The Amplify open-source client libraries provide use-case centric, opinionated, declarative, and easy-to-use interfaces across different categories of cloud powered operations enabling mobile and web developers to easily interact with their backends. These libraries are powered by the AWS cloud […]