Front-End Web & Mobile
Category: Front-End Web & Mobile
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: 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
August 21, 2024: We recommend using Amplify Gen 2 to connect your app to existing MySQL and PostgreSQL database. 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 […]
How FINRA Built Xpand Reality, an Augmented Reality Simulation App for Investor Education
This is a guest blog by Sumalatha Bachu [Director, Technology] and Kumar Siddhartha [Lead Developer], Financial Industry Regulatory Authority (FINRA). FINRA is dedicated to protecting investors and safeguarding market integrity in a manner that facilitates vibrant capital markets. 2021 marked FINRA’s sixth annual internal hackathon, entitled the Createathon. The three-day event is an important part […]
8 New features in the Amplify Authenticator for web you should try
This post is written by Erik Hanchett who works at AWS Amplify. Last year, we launched a new redesigned version of our Amplify Authenticator for React, Vue, and Angular (read our launch blog post here). The new Authenticator allows you to add a login experience to your app with a single line of code. It addresses […]
NEW Amplify Flutter Release Notes 0.5.0
The Amplify Flutter team is announcing the release of version 0.5.0 of the Amplify Flutter library. Please use this Github repo to inform the Amplify Flutter team about features or issues, or visit the Amplify Discord server under the #flutter-help channel. Highlights Below is a high level breakdown of the features we are announcing with […]
Useful AWS AppSync GraphQL Utility Helpers you might not know about
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. With GraphQL, special functions called Resolvers are used to implement business logic linking or “resolving” types, fields, or […]
Setup sign-up and sign-in flows for your Flutter app in minutes with AWS Amplify
The Amplify Authenticator is a UI library that allows Flutter developers to build an authentication/registration experience in minutes.
Enhancing Live Sports with the new AWS AppSync filtering capabilities
This article was written by Stefano Sandrini, Principal Solutions Architect, AWS With AWS AppSync you can create serverless GraphQL APIs that simplify application development by providing a single endpoint to securely access data from multiple data sources, and leverage GraphQL subscriptions to implement engaging real-time application experiences by automatically publishing data updates to subscribed API […]
Write Your Own Code with AWS Amplify Studio
AWS Amplify Studio enables developers to go from Figma designs to pixel-perfect React components. Since it’s built for developers, the code is one of the most important parts of the story. In this post, we’ll go through the ways you can write your own code combined with Amplify Studio-generated components. If you’re new to Amplify […]