Front-End Web & Mobile
Category: AWS Mobile Development
Case Study: Knowt builds online education app on AWS to help students and teachers
Fast-growing educational technology startup Knowt developed an app in to change the way students and teachers study and create assessments. Using a powerful algorithm and artificial intelligence, the app quickly and automatically converts notes from students and teachers into quizzes and flash cards. However, the startup eventually noticed an area in need of improvement. It […]
Read MoreCreating serverless GraphQL APIs from RDS databases with AWS AppSync and PostGraphile
GraphQL is a query language for APIs that provides an understandable description of the data in your API, and that allows clients to ask for data in the shape that they need it. GraphQL helps developers implement applications faster, by giving developers the ability to query multiple databases, microservices, and APIs with a single GraphQL […]
Read MoreBuilding a reusable testing pipeline for AWS Amplify plugins
Amplify Video is an open source plugin for the Amplify-CLI that lets you quickly add live and video-on-demand streaming to your Amplify-powered applications. The Amplify Video community recently posted a recent article to the AWS Media Blog detailing their testing implementation testing for the plugin. If you’re building your own plugins or just curious to […]
Read MoreRapid iOS App Prototyping with Amplify Admin UI and SwiftUI
AWS Amplify now offers a new way to model your app’s data schemas that is easier than ever. The new Admin UI feature provides an easy-to-use interface where you can layout the models of your app, create relationships between them, and pull the Swift representation of those models into your codebase. In this post, you […]
Read MoreBuilding Scalable GraphQL APIs on AWS with CDK, TypeScript, AWS AppSync, Amazon DynamoDB, and AWS Lambda
September 14, 2021: Amazon Elasticsearch Service has been renamed to Amazon OpenSearch Service. See details. AWS AppSync is a managed serverless 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 with a single network call and API endpoint. […]
Read MoreAnnouncing AWS Amplify Flutter (Developer Preview)
This post was written by Ashish Nanda, Software Development Engineer, AWS Amplify The popularity of cross-platform mobile development in general, and the Flutter ecosystem in particular, has been growing rapidly over the last few years. Developers are increasingly looking to build immersive and feature-rich, cloud powered applications for multiple platforms using a single framework and […]
Read MoreUsing Swift Combine with AWS Amplify
This article was written by Kyle Lee, Senior Developer Advocate, AWS Amplify While there may be a lot of great things that are included in the AWS Amplify 1.1 release for iOS, one of the most exciting is support for Combine. Combine is a first party reactive framework that makes it easy to deal with […]
Read MoreImplementing passwordless email authentication with Amazon Cognito
Having to remember passwords can be a pain, especially for passwords that you don’t use often. Like most people, you too are probably familiar with having to click the “forgot password” link or button on websites and apps. Many people are tempted to use bad practices such as using short passwords, using easily guessable passwords, […]
Read MoreAWS Mobile gets Amplified: A new home for modern app development
In November 2017, we launched AWS Amplify, initially an open-source JavaScript library that makes it easier to develop cloud-connected mobile and web apps—and AWS AppSync, for creating a real-time and offline-capable data-layer API for your mobile and web apps. In the last 12 months, we’ve introduced significant additional capabilities for both AWS Amplify and AWS […]
Read MoreYour guide to AWS mobile and web development at re:Invent 2018
AWS re:Invent 2018 is almost here, and we know you won’t want to miss any of the mobile and web app development sessions. We have a lot of great content this year—almost three times more than last year! In addition, you can hear from several customers, including Hulu, ALDO, and Ticketmaster, on how they used […]
Read More