Front-End Web & Mobile

Category: Learning Levels

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

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