AWS Mobile Blog
Running end-to-end Cypress tests for your fullstack CI/CD deployment with Amplify Console
This article was written by Nikhil Swaminathan, Sr. Technical Product Manager, AWS. Amplify Console now officially supports end-to-end (E2E) testing as part of your continuous deployment pipeline. E2E tests allow you to test your whole application from start to finish. Writing unit tests for the separate components of your app (e.g. product search flow, checkout […]
Read MoreVisualizing 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 […]
Read MoreIntegrating alternative data sources with AWS AppSync: Amazon Neptune and Amazon ElastiCache
This article was written by Josh Kahn, Senior Solutions Architect, AWS 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 Elasticsearch Service), and relational (Amazon Aurora Serverless) data sources among others. AppSync allows customers […]
Read MoreBuilding progressive web apps with the Amplify Framework and AWS AppSync
This article was written by Rob Costello, Solutions Architect, AWS Many organizations regularly collect valuable data about employees’ or customers’ experiences or concerns using polls or surveys. For this scenario, a client application should perform the following tasks: Present different types of questions Collect responses from varying sets of users Store data (and metadata) for […]
Read MoreDeveloping 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 […]
Read MoreSupporting 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 […]
Read MoreAnnouncing the new Predictions category in Amplify Framework
The Amplify Framework is an open source project for building cloud-enabled mobile and web applications. Today, AWS announces a new category called “Predictions” in the Amplify Framework. Using this category, you can easily add and configure AI/ML uses cases for your web and mobile application using few lines of code. You can accomplish these use […]
Read MoreAmplify Framework adds support for AWS Lambda Triggers in Auth and Storage categories
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 set up AWS Lambda triggers directly from the Amplify CLI. Using Lambda triggers, you can call event-based Lambda functions for authentication, database actions, and storage operations from other AWS services like Amazon […]
Read MoreDeploy 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 […]
Read MoreDeploy 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 […]
Read More