Front-End Web & Mobile

Category: Top Posts

Automatically create and delete custom sub-domains for your branch deployments with Amplify Console

This article was written by Nikhil Swaminathan, Sr. Product Manager Technical, AWS. Amplify Console launched two new pattern-based branch deployment features that enable teams to automatically create and delete sub-domains every time a new branch or pull-request is added or removed from a Git repository. This allows teams practicing feature branch or GitFlow workflows to […]

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

GraphQL API Security with AWS AppSync and Amplify

This article was written by Brice Pellé, Principal Specialist Solutions Architect, AWS September 14, 2021: Amazon Elasticsearch Service has been renamed to Amazon OpenSearch Service. See details. AWS AppSync is a fully managed service which allows to deploy and interact with serverless scalable GraphQL backends on AWS. AppSync uses security best practices that AWS has […]

How to schedule recurring Lambda functions using the Amplify CLI

This article was written by Rene Brandel, Senior Product Manager AWS Amplify In this post, you’ll learn to schedule recurring Lambda functions, a new capability released with the newest version of the Amplify CLI. This capability allows customers to schedule Lambda functions to be executed periodically (e.g every minute, hourly, daily, weekly, monthly or yearly basis). […]

Improving GraphQL Observability with AWS AppSync Tracing Support

This article was written by Heitor Lessa, Principal Specialist Serverless Lead AWS September 14, 2021: Amazon Elasticsearch Service has been renamed to Amazon OpenSearch Service. See details. Today, I’m excited to tell you about the new AWS X-Ray native integration with AWS AppSync released a couple of weeks ago. Previously, if you wanted to determine […]

How to Use Cognito Pre-Token Generation trigger to Customize Claims In ID Tokens

This article was written by Matt Noyce, Cloud Application Architect at AWS, & Srihari Prabaharan, Cloud Application Architect at AWS Amazon Cognito is a fully managed AWS service which lets you add user sign-up, sign-in, and access control to your web and mobile apps quickly and easily. Amazon Cognito scales to millions of users and supports sign-in […]

AWS AppSync and the GraphQL Info Object

This article was written by Brice Pellé, Principal Specialist Solutions Architect, AWS   AWS AppSync is a fully managed service that allows to deploy Serverless GraphQL backends in the AWS cloud. GraphQL is a data language for your API that makes it easy and straight forward to interact with multiple data sources. One of the […]

Simplify access to multiple microservices with AWS AppSync and AWS Amplify

This article was written by Faraz Masood, Cloud Architect, AWS   Modern applications and architectures are created with microservices in mind, and the ever evolving nature of each service makes it difficult to build and maintain a single API for multiple clients. Rapid iteration in the development cycle can benefit from an unified API interface […]