Front-End Web & Mobile
Category: Front-End Web & Mobile
Introducing the AWS Amplify Libraries for iOS and Android (Preview)
Amplify iOS and Amplify Android are now generally available (GA). Read the GA post to get started with the new libraries. Until today, building iOS and Android apps powered by AWS involved using the AWS service-centric handwritten or low level generated SDKs. To set up the backend, you would go to the AWS service console […]
A round up of the recent pre-re:Invent 2019 AWS Amplify launches
This article was written by Ed Lima and Nader Dabit It’s an exciting time of the year counting down to the biggest AWS event yet, re:Invent 2019. In preparation for the event the AWS Amplify and AppSync teams have been working hard to deliver great new features for customers and developers. Some of them […]
Amplify CLI announces new GraphQL transform feature for orchestrating multiple AI/ML use cases
The Amplify Framework is an open source project for building cloud-enabled mobile and web applications. The launch of the Predictions category in the Amplify Framework, a few months ago, enabled developers to easily add AI/ML use cases to their web applications. Use cases such as translate text from one language to another, generated speech from […]
Improving GraphQL API performance and consistency with AWS AppSync Caching and DynamoDB Transactions support
AWS AppSync is a managed GraphQL service that simplifies application development by letting you create a flexible API to securely access, manipulate, and combine data from one or more data sources. Different data sources are often optimized for different use cases and may deliver data at different speeds. The underlying data fields defined in the […]
New features that will enhance your Real-Time experience on AWS AppSync
AWS AppSync is a managed service that uses GraphQL to simplify application development by letting applications securely access, manipulate, and receive real-time updates from multiple data sources such as databases or APIs. Taking advantage of GraphQL subscriptions to perform real-time operations, AppSync can push data to clients that choose to listen to specific events from […]
Merging GraphQL schema files and more from the CLI
This post was written by Hani Sehweil, SDET II, Amazon Devices GraphQL schemas can become really big over time, making them hard to manage as a single file. For example, you may want to break down your GraphQL schema based on team ownership, where each part of the schema may be sourced in a different codebase. However, […]
Your AWS re:Invent 2019 guide to AWS Mobile, Web and Front end Sessions & Workshops
The AWS Amplify team is working hard on this year’s re:Invent with new content about AWS Amplify, AWS AppSync, and building amazing web and mobile apps. We’ve recruited our highest-rated speakers to deliver great content for mobile and web developers and architects. And of course, we will be announcing new capabilities and customer-requested features for […]
Amplify CLI simplifies starting from existing Amplify projects and adds new command for extending CLI capabilities
The Amplify Framework is an open source project for building cloud-enabled mobile and web applications. Today, we are happy to announce new features in the Amplify CLI that simplify the developer experience by enabling developers to get started from an existing Amplify project hosted on a Git repo by using a single command. The ‘amplify init’ […]
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 […]
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 […]