Front-End Web & Mobile
Category: Compute
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 […]
Visualizing big data with AWS AppSync, Amazon Athena, and AWS Amplify
This article was written by Brice Pelle, Principal Technical Account Manager, AWS Organizations use big data and analytics to extract actionable information from untapped datasets. It can be difficult for you to build an application with access to this trove of data. You want to build great applications quickly and need access to tools […]
Integrating alternative data sources with AWS AppSync: Amazon Neptune and Amazon ElastiCache
This article was written by Josh Kahn, Senior Solutions Architect, AWS September 14, 2021: Amazon Elasticsearch Service has been renamed to Amazon OpenSearch Service. See details. Since its launch at AWS re:Invent 2017, AWS AppSync has grown the number of and types of natively supported data sources. Today, AppSync supports NoSQL (Amazon DynamoDB), search (Amazon […]
Developing and testing GraphQL APIs, Storage and Functions with Amplify Framework Local Mocking features
This article was written by Ed Lima, Sr. Solutions Architect, AWS and Sean Grove, OneGraph In fullstack application development, iteration is king. At AWS, we’re constantly identifying steps in the process of shipping product that slow iteration, or sap developer productivity and happiness, and work to shorten it. To that end, we’ve provided cloud APIs, serverless […]
Supporting backend and internal processes with AWS AppSync multiple authorization types
Imagine a scenario where you created a mobile or web application that uses a GraphQL API built on top of AWS AppSync and Amazon DynamoDB tables. Another backend or internal process such as an AWS Lambda function now needs to update data in the backend tables. A new feature in AWS AppSync lets you grant […]
Amplify Framework adds support for AWS Lambda Triggers in Auth and Storage categories
June 27, 2024: This blog post covers Amplify Gen 1. For new Amplify apps, we recommend using Amplify Gen 2. You can learn more about Gen 2 in our launch blog post. The Amplify Framework is an open source project for building cloud-enabled mobile and web applications. Today, we’re happy to announce that you can […]
Deploy files stored on Amazon S3, Dropbox, or your Desktop to the AWS Amplify Console
This article was written by Nikhil Swaminathan, Sr. Product Manager, AWS. AWS Amplify recently launched a manual deploy option, providing you with the ability to host a static web app without connecting to a Git repository. You can deploy files stored on your desktop, Amazon S3, or files stored with any cloud provider. The Amplify […]
AWS CodePipeline adds support for AWS Device Farm as a test provider
AWS CodePipeline now supports AWS Device Farm as a test provider to deliver truly automated testing in your continuous integration and continuous delivery (CI/CD) pipeline. In a previous blog post “Build a CI/CD Pipeline for Your Android App with AWS Services,” Vinay Selvaraj walked you through building a complete CI/CD pipeline using AWS CodeCommit, AWS […]