Front-End Web & Mobile
Category: Front-End Web & Mobile
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 […]
Implement Multi-Region Serverless (and Functionless) WebSocket Pub/Sub APIs with AWS AppSync and Amazon EventBridge
AWS AppSync allows developers to easily implement engaging real-time application experiences by automatically publishing data updates to subscribed API clients via serverless WebSockets connections. With built-in support for WebSockets, AppSync can seamlessly push data to clients that choose to listen to specific events from the backend. This means that you can easily and effortlessly make […]
Add Maps to your Android app with AWS Amplify Geo, powered by Amazon Location Service
This blog post was written by Erica Eaton – Software Development Engineer at AWS Amplify. Today’s release of AWS Amplify Geo for Android allows developers to quickly and easily add customizable maps with markers and location search to their Android applications. The location APIs are powered by Amazon Location Service and map rendering is from […]
Add Interactive Maps in React using Amplify Geo, powered by Amazon Location Service
This blog post was written by Michael Liendo – Senior Developer Advocate at AWS Amplify. Recently, AWS Amplify announced an easier way for React developers to add map and search functionality to their applications via the Amplify CLI as well as new AWS-aware Geo components. In this post, we’ll take a look at how to […]
Build a photo gallery React app using Amplify Studio’s new file storage capabilities
Amplify Studio is visual interface for developers to easily add the most important capabilities needed to build an app (e.g. UI components, database tables, GraphQL APIs, authentication, and now file storage). With today’s launch, we have made configuring and managing file storage capabilities from Amplify Studio generally available. This guide will teach you to build […]
Create real-time applications via serverless WebSockets with new AWS AppSync GraphQL subscriptions filtering capabilities
With AWS AppSync you can create serverless GraphQL APIs that simplify application development by providing a single endpoint to securely query or update data from multiple data sources, and leverage GraphQL subscriptions to implement engaging real-time application experiences by automatically publishing data updates to subscribed API clients via serverless WebSockets connections. Taking advantage of GraphQL subscriptions […]
Add Maps to your iOS App using Amplify Geo, powered by Amazon Location Service
This blog post was written by Ian Saultz – Software Development Engineer at AWS Amplify. Time to Read: 20 minutes Time to Complete: 60 minutes Today’s release of AWS Amplify Geo for iOS allows developers to quickly and easily add customizable maps with annotations and location searches to their iOS applications. The location APIs are powered […]
Powering Travel through Geofences and Amazon Location Service
Amazon Location Service provides a cost efficient way to plug in high-quality maps and add location functionalities in applications. It empowers customers to visualize, geocode, provide navigation routing, and create geofences across locations of interest. A geofence, sometimes known as an Area of Interest (AOI), is simply a polygon boundary representing an existing or custom-defined space, which […]