Front-End Web & Mobile

Category: Amazon API Gateway

Build a Serverless Full-Stack Registration App in minutes using AWS Amplify

Customers often ask developers to design and create a web application form that captures the registration for some events or training that they want to host. AWS Amplify solves this problem by creating the required resources and generating the boilerplate integration code for different layers using serverless technologies. Now, developers can focus on developing the […]

FinTech Startup Credit Genie: Ultimate Speed from MVP to Growth

For many people, it’s easy to rack up thousands of dollars in personal debt. Lending institutions have invested heavily in the technology behind credit applications, creating convenient online credit application platforms. Getting a personal loan or credit card is as simple as filling in your details into a one-page form and clicking “submit.” In many […]

Integrating Existing Applications Into DevOps with AWS Amplify

Many customers are interested in DevOps, or more specifically how to make small incremental changes to their applications and have that small change rapidly deployed, through stages of test and verification, into production. These changes could be either: Application code changes Changes to the supporting infrastructure the code runs on Integrated resource the code relies […]

Announcing the AWS Amplify CLI toolchain

September 14, 2021: Amazon Elasticsearch Service has been renamed to Amazon OpenSearch Service. See details. Today we’re launching the AWS Amplify Command Line Interface (CLI) toolchain for developers. AWS Amplify is an open-source library that you can use to build sophisticated cloud-powered mobile and web apps. Since the launch of the JavaScript library last year, […]

Building a Synchronization Framework for Android

This is the sixth and final part in a series on synchronizing data within an Android mobile app to the AWS Cloud.  Check out the full series: An Introduction to the Sync Framework for Android Building a ContentProvider for Android Using a ContentProvider in Android Mobile Apps Integrating Amazon Cognito with the Android AccountManager API […]