Front-End Web & Mobile

Category: Front-End Web & Mobile

Announcing AWS Amplify Flutter (Developer Preview)

This post was written by Ashish Nanda, Software Development Engineer, AWS Amplify The popularity of cross-platform mobile development in general, and the Flutter ecosystem in particular, has been growing rapidly over the last few years. Developers are increasingly looking to build immersive and feature-rich, cloud powered applications for multiple platforms using a single framework and […]

Introducing Direct Lambda Resolvers: AWS AppSync GraphQL APIs without VTL

This article was written by Ed Lima, Sr. Product Manager, AWS September 14, 2021: Amazon Elasticsearch Service has been renamed to Amazon OpenSearch Service. See details. 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 […]

Delivering Video at Scale in Mobile and Web Applications with Orangetheory Fitness

This post was written by Ashwin Raghuraman, Solutions Architect, AWS and Pedro C. González, Enterprise Solutions Architect, Orangetheory Fitness Orangetheory Fitness is a health and fitness company that combines science, coaching and technology to create maximum results for their customers from heart rate based workouts.  Using a formula that combines heart rate metrics and a proprietary […]

Building a Cash Flow App with Amplify DataStore and SwiftUI

This article was written by Kyle Lee, Sr. Developer Advocate, AWS. In May 2020, AWS launched the open-source Amplify Libraries for both iOS and Android, adding to AWS Amplify’s set of tools and services for mobile and front-end web developers. Amplify Libraries make it easy for developers to implement common features like authentication, data synchronization, […]

Implement AWS AppSync custom authorization with pipeline resolvers

September 14, 2021: Amazon Elasticsearch Service has been renamed to Amazon OpenSearch Service. See details. AWS AppSync is a fully managed serverless GraphQL service for application data with integrated real-time data queries, synchronization, communications, and offline programming features. The AppSync endpoints provide built-in fine-grained API security based on four different modes, always requiring authorization before […]

Set up continuous deployment and hosting for a monorepo with AWS Amplify Console

This article was written by Nikhil Swaminathan, Sr. Product Manager Technical, AWS. Amplify Console recently launched monorepo support, providing developers with mono-repositories a better experience connecting apps to the Amplify Console. A mono-repository is a repository that contains more than one logical project, each in it’s own repository. For example, if you have multiple teams […]

AWS AppSync offline reference architecture – powered by the Amplify DataStore

This article was written by Fernando Dingler, Senior Solutions Architect, AWS   Modern mobile and web applications are built to provide delightful and seamless user experiences. As users we have become more demanding and we expect a great user experience for the mobile apps we interact with on a daily basis. For example, if we […]

Creating a Python WebSocket client for AWS AppSync real-time subscriptions

This article was written by Steve Johnson, Principal Specialist Solutions Architect, AWS     AWS AppSync is a managed service that uses GraphQL to make it easy for applications to get exactly the data they need on AWS. One of the great things about writing clients for AppSync is that GraphQL queries and mutations can […]