Front-End Web & Mobile

Category: Technical How-to

Blog banner for Component Slot feature launch

Introducing Component Slots for Figma-to-React code in Amplify Studio

This blog post was written by Wesley Peck, Senior Product Manager – Technical at AWS Amplify. AWS Amplify Studio is excited to announce a new feature for the Amplify Studio UI Library called “Component Slots”! Component Slots allow you to pass React components or any JSX elements as children of a component generated by Figma. […]

Implementing Real User Monitoring of Amplify Application using Amazon CloudWatch RUM

When you launch a web application to users globally, you want to be able to monitor the experience of your end users as they interact with the application. The end users can access the application from different browsers, geographic locations, connectivity, and so forth, which can lead to varied user experiences. During re:Invent 2021, AWS […]

Using AWS Amplify in AWS GovCloud (US) Regions

In this blog post, we’ll explain how using AWS Amplify in AWS GovCloud (US) Regions differs from AWS Regions. Then, we’ll walk through moving a workload from an AWS Region to AWS GovCloud (US). We’ll be assuming you wish to build a serverless web application based on modern frameworks, such as ReactJS and Angular, built […]

Introducing template evaluation and unit testing for AWS AppSync resolvers

AWS AppSync is a managed serverless 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 a single network call. In GraphQL, developers write resolvers, units of code that implement the business logic that controls how to fetch […]

ResMed Improves Agility and User Satisfaction Using AWS AppSync

Digital health leader ResMed is one of the leading global providers of cloud-connected solutions for people with sleep apnea, COPD, asthma, and other chronic conditions. In 2021, ResMed helped improve the lives of over 133 million people in over 140 countries. Now, ResMed has a goal to improve 250 million lives in 2025, and it […]

How to create a one-time password authentication flow using Amplify Flutter

AWS Amplify is a set of tools and services that enables mobile and front-end web developers to build secure, scalable full-stack applications powered by AWS. Amplify recently released a new enhancement for the authentication category to allow Flutter developers to set up custom authentication challenges using Amazon Cognito AWS Lambda triggers.  This guide shows how to […]

Case Study: ProSiebenSat.1 Media SE delivers interactive TV experiences using AWS serverless solutions

Creating interactive viewing experiences during both live and prerecorded shows improves customer satisfaction. With millions of viewers casting their votes during popular singing contests or responding to opinion polls during talk shows, Seven.One Entertainment Group had to build an interactive television solution that could handle large, sudden spikes in traffic during the show. To handle […]

Case Study: Knowt builds online education app on AWS to help students and teachers

Fast-growing educational technology startup Knowt developed an app in to change the way students and teachers study and create assessments. Using a powerful algorithm and artificial intelligence, the app quickly and automatically converts notes from students and teachers into quizzes and flash cards. However, the startup eventually noticed an area in need of improvement. It […]

Case Study: State Auto cuts production time to a day using AWS AppSync and AWS Amplify

State Automobile Mutual Insurance Company (State Auto), a property and casualty insurer operating in 33 US states, provides insurance products covering personal, commercial, farm and ranch, and workers’ compensation risks. In 2019, State Auto decided to create a cloud-native version of its traditional technology stack using Amazon Web Services (AWS). State Auto sells insurance products […]

Creating serverless GraphQL APIs from RDS databases with AWS AppSync and PostGraphile

GraphQL is a query language for APIs that provides an understandable description of the data in your API, and that allows clients to ask for data in the shape that they need it. GraphQL helps developers implement applications faster, by giving developers the ability to query multiple databases, microservices, and APIs with a single GraphQL […]