Front-End Web & Mobile

Category: AWS Amplify

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

Android Maps with Amplify Geo

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

Amplify Geo Maps for iOS

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

Build a Serverless Full-Stack Registration App in minutes using AWS Amplify

Customers often ask developers to design and create a web application form that captures the registration for some events or training that they want to host. AWS Amplify solves this problem by creating the required resources and generating the boilerplate integration code for different layers using serverless technologies. Now, developers can focus on developing the […]

New in AWS Amplify Flutter version 0.4.0

This blog post was written by Abdallah Shaban – Senior Product Manager at AWS Amplify and Ashish Nanda – Tech Lead at AWS Amplify. We are announcing the release of version 0.4.0 of the Amplify Flutter library. Please use this Github repo to inform the Amplify Flutter team about features or issues, or visit the […]

Simple serverless WebSocket real-time API with AWS AppSync (little or no GraphQL experience required)

AWS AppSync simplifies application development by letting applications securely access, manipulate, and receive data as well as real-time updates from multiple data sources, such as databases or APIs. Taking advantage of GraphQL subscriptions to perform real-time operations, AppSync can push data to clients that choose to listen to specific events from the backend. This means […]

Building a reusable testing pipeline for AWS Amplify plugins

Amplify Video is an open source plugin for the Amplify-CLI that lets you quickly add live and video-on-demand streaming to your Amplify-powered applications. The Amplify Video community recently posted a recent article to the AWS Media Blog detailing their testing implementation testing for the plugin. If you’re building your own plugins or just curious to […]

Build a newsfeed with AWS Amplify Studio

AWS Amplify has announced AWS Amplify Studio, a visual development environment that offers frontend developers new features (public preview) to accelerate UI development with minimal coding, all while integrating Amplify’s powerful backend configuration and management capabilities. Amplify Studio automatically translates designs made in Figma to human-readable React UI component code. Within Amplify Studio, developers can […]

Introducing Custom Domain Names for AWS AppSync APIs

AWS AppSync is a managed serverless GraphQL service that makes it easy to create GraphQL APIs. You can use AppSync to securely access, manipulate, and combine data from one or more data sources in a single API call. Developers use AppSync to build scalable applications for a wide range of use cases, such as real-time […]