Front-End Web & Mobile

Category: Top Posts

Complete guide to full-stack CI/CD workflows with AWS Amplify

Today AWS Amplify launched new enhancements to it’s CI/CD workflow for full-stack deployments that include conditional backend deployments, automatic build-time generation of the Amplify cloud configuration (aws-exports.js file), and easy re-use of backends across Amplify apps. These features make it even simpler to set up a full-stack, production-ready web app on AWS. AWS Amplify offers […]

DataStore + SQL data source architecture diagram

Connect Amplify DataStore with existing SQL datasources; adding offline and sync features in your application

This blog post was written by Brice Pellé – Principal Solution Architect – AWS AppSync. Amplify DataStore is a library that provides a programming model for leveraging shared and distributed data without writing additional code for offline and online scenarios. With the Amplify CLI, you can easily set up a new application that leverages AWS […]

Announcing the general availability of data management capabilities in the Admin UI

Today, AWS Amplify announced the general availability (GA) release of the Data Manager in the Admin UI. Launched at re:Invent 2020, the AWS Amplify Admin UI is an externally hosted console for frontend teams to visually create an app backend and manage their app content and users. Data management enables developers to visually browse app […]

Explore AWS AppSync APIs with GraphiQL from your local machine

This article was written by Eduardo Rabelo, Solutions Architect, AWS     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 with less network calls. With AWS AppSync you can build scalable applications, […]

Integrating GraphQL and SQL with AWS AppSync, AWS Lambda and Amazon RDS Proxy

This article was written by Eduardo Rabelo, Solutions Architect, AWS Organizations choose to build APIs because it helps them develop secure applications faster as well as abstract and protect their backend services and databases. GraphQL is an API technology that empowers developers to query multiple databases, microservices, and APIs with a single endpoint in a […]

Amplify + Vue 3

Amplify JavaScript releases support for Vue 3

Today, Amplify JavaScript adds support for version 3 of Vue JS to accompany current Vue support. The Amplify open-source client libraries provide use-case centric, opinionated, declarative, and easy-to-use interfaces across different categories of cloud powered operations enabling mobile and web developers to easily interact with their backends. These libraries are powered by the AWS cloud […]

NEW in Amplify DataStore: Selective sync and sort functionality

AWS Amplify is the fastest and easiest way to build cloud-powered mobile and web apps on AWS. Amplify comprises a set of tools and services that enables front-end web and mobile developers to leverage the power of AWS services to build innovative and feature-rich applications. Amplify DataStore (JavaScript, Android, and iOS) provides frontend web and […]

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

Zero-effort Container deployment for GraphQL and REST APIs and Web Hosting with Amplify CLI

AWS Amplify is the fastest and easiest way to build cloud-powered mobile and web apps on AWS. Amplify comprises a set of tools and services that enables front-end web and mobile developers to leverage the power of AWS services to build innovative and feature-rich applications. With today’s Amplify CLI release, we’re enabling front-end web and […]

Use an existing S3 bucket or DynamoDB table for your Amplify project

AWS Amplify is the fastest and easiest way to build cloud-powered mobile and web apps on AWS. Amplify comprises a set of tools and services that enables front-end web and mobile developers to leverage the power of AWS services to build innovative and feature-rich applications. With today’s Amplify CLI release, we’re extending the newly announced […]