Front-End Web & Mobile
Category: Uncategorized
Wildcard Subdomains for Multi-tenant Apps on AWS Amplify Hosting
AWS Amplify Hosting is excited to announce the general availability of wildcard subdomains when using a custom domain with your Amplify application. This is critical for developers that are building personalized user experiences in their Software as a Service (SaaS) or multi-tenant platforms. This new capability is available for any application deployed to Amplify Hosting […]
Join us for a week of AWS Amplify launches
This week, as AWS Amplify celebrates its 6th birthday (and Amplify Hosting’s 5th), we’re releasing five new launches based directly on feedback from you, our community. Over the past six years, you’ve helped us grow so much by providing incredibly valuable suggestions via our Discord community, GitHub, and social media. We’ll be releasing features that […]
Architecture Patterns for AWS AppSync Private APIs
AWS AppSync is a fully managed service that enables developers to create GraphQL APIs that securely access, manipulate and combine data from one or more data sources. Recently, AWS announced the support for AWS AppSync Private APIs to help customers restrict access to your GraphQL APIs to API consumers within a private network, such as […]
Query Heterogeneous Data Sources through AWS AppSync GraphQL APIs
AWS AppSync and Amazon API Gateway are managed API services designed to provide a unified endpoint enabling front end clients to access resources stored in various data sources. This article underscores the advantages of employing AppSync as the API solution for external clients to access your data sources via GraphQL. Introduction GraphQL, an API protocol, […]
GraphQL Gateway Based Federation with AWS AppSync and GraphQL Fusion
Composing multiple GraphQL schemas into a single endpoint gives developers the ability to develop, deploy, and scale their services independently while exposing them as a single GraphQL schema. There are many patterns and approaches to schema composition within the GraphQL community, including both build time approaches, such as Merged APIs in AWS AppSync, and runtime […]
Introducing new AWS AppSync module and functions for DynamoDB JavaScript resolvers
This article is written by Kim Wendt, Sr. Solutions Architect AWS AppSync is a service that allows you to build, manage, and host GraphQL APIs in the cloud. With AppSync, you simply write your GraphQL schema and connect to data sources using resolvers. Resolvers are how AppSync translates GraphQL requests to retrieve information from the […]
Build a serverless store finder site using Amazon Location Service
Retail businesses are constantly aiming to increase accessibility and foot traffic at their physical store locations. To achieve this, potential customers must be able to accurately locate the most convenient retail location to visit. Providing information about the most accessible stores to potential customers via a convenient web or mobile application allows retailers to increase […]
AWS AppSync now supports JavaScript for all resolvers in GraphQL APIs
AWS AppSync is a managed service that makes it easy to build scalable APIs that connect applications to data. Whether you’re looking to power your web applications with an API that connects to Amazon DynamoDB, or you are looking to build a real-time dashboard that provides live event updates to your users, AppSync can help […]
AWS Amplify enables CloudWatch Logging Support for Swift and Android
We are excited to announce the AWS Amplify Logger for Swift and Android developers, which enables you to send logs to Amazon CloudWatch for errors happening from the Amplify libraries, or write your own custom logs for errors in different parts of your app. Using the Amplify Logger, you can configure the logging levels you […]
Client-side Caching Strategies for a Next.js app with AWS Amplify
This post builds on the initial posts in this series, Build a Product Roadmap with Next.js and Amplify, where we built an admin page for product managers to login and update the roadmap and then updated the app to add storage of documents. In this post, we’ll adapt the product management application to include a caching layer […]







