Front-End Web & Mobile
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 […]
Deploy a VueJS app with the Amplify Console using AWS CloudFormation
This article was written by Simon Thulbourn, Solutions Architect, AWS. Developers and Operations people love automation. It gives them the power to introduce repeatability into their applications. The provisioning of infrastructure components is no different. Being able to create and manage resources through the use of AWS CloudFormation is a powerful way to run and rerun […]
Using multiple authorization types with AWS AppSync GraphQL APIs
Written by Ionut Trestian, Min Bi, Vasuki Balasubramaniam, Karthikeyan, Manuel Iglesias, BG Yathi Raj, and Nader Dabit Today, AWS announced that AWS AppSync now supports configuring more than one authorization type for GraphQL APIs. You can now configure a single GraphQL API to deliver private and public data. Private data requires authenticated access using authorization […]
Getting more visibility into GraphQL performance with AWS AppSync logs
Written by Shankar Raju, SDE at AWS & Nader Dabit, Sr. Developer Advocate at AWS. September 14, 2021: Amazon Elasticsearch Service has been renamed to Amazon OpenSearch Service. See details. Today, we are happy to announce that AWS AppSync now enables you to better understand the performance of your GraphQL requests and usage characteristics of […]
Amplify Framework announces new Amazon Aurora Serverless and GraphQL Transform features for building AWS AppSync APIs
The Amplify Framework is an open-source project for building cloud-enabled applications. Today, we’re happy to announce new features for the GraphQL Transform library, which is part of the AWS Amplify command line interface (CLI). The GraphQL Transform library enables you to quickly deploy scalable AWS AppSync backends for your web and mobile applications. In this […]
Amplify Framework simplifies configuration for OAuth flows and the hosted UI
Written by Kurt Kemple, Sr. Developer Advocate & Gerard Sans, Sr. Developer Advocate The Amplify Framework is an open-source project for building cloud-enabled applications. Today, we’re happy to announce new features in the authentication, storage, and API categories. It’s now possible to configure OAuth 2.0 authorization flows and enable the Amazon Cognito hosted UI from […]
Amplify adds support for multiple environments, custom resolvers, larger data models, and IAM roles including MFA
The Amplify Framework is an open source project for building cloud-enabled applications. Today, we are happy to announce the release of new features in the Amplify Framework. Multiple Environment Support The Amplify CLI now supports multiple development environments. This addition enables you and your team to create and test out features in a sandboxed environment that’s completely separate from your […]
Testing mobile apps across hundreds of real devices with Appium, Node.js, and AWS Device Farm
In this blog post, we’re going to dive into how to use AWS Device Farm to run and test a sample mobile app using Node.js and Appium. Device Farm is an application testing service that lets you test and interact with applications on many real devices at once. You can also reproduce issues on a […]