Front-End Web & Mobile
Category: AWS Amplify
GraphQL API Security with AWS AppSync and Amplify
This article was written by Brice Pellé, Principal Specialist Solutions Architect, AWS June 27, 2024: This blog post covers Amplify Gen 1. For new Amplify apps, we recommend using Amplify Gen 2. You can learn more about Gen 2 in our launch blog post. September 14, 2021: HAQM Elasticsearch Service has been renamed to HAQM […]
Amplify Framework announces new, rearchitected UI Component and modular JavaScript libraries
The Amplify Framework is an open source project for building cloud-enabled mobile and web applications, consisting of libraries, UI components, and a CLI toolchain. Today, we are excited to share a new, rearchitected Amplify UI component library that enables JavaScript developers to easily add authentication scenarios to their web apps. You can use the authentication […]
How to schedule recurring Lambda functions using the Amplify CLI
This article was written by Rene Brandel, Senior Product Manager AWS Amplify In this post, you’ll learn to schedule recurring Lambda functions, a new capability released with the newest version of the Amplify CLI. This capability allows customers to schedule Lambda functions to be executed periodically (e.g every minute, hourly, daily, weekly, monthly or yearly basis). […]
Add a GraphQL API to your Hugo site with AWS Amplify
This post was written by Tom Moore, Solutions Architect at AWS Hugo is a very popular web framework for developing static web sites. The AWS Amplify console provides an easy way for you to host your Hugo web site with an automated CI/CD Pipeline built for you. This Blog post will help users to extend their […]
Simplify access to multiple microservices with AWS AppSync and AWS Amplify
This article was written by Faraz Masood, Cloud Architect, AWS Modern applications and architectures are created with microservices in mind, and the ever evolving nature of each service makes it difficult to build and maintain a single API for multiple clients. Rapid iteration in the development cycle can benefit from an unified API interface […]
Building a real-time stock monitoring dashboard with AWS AppSync
This article was written by Jan Michael Go Tan, Specialist SA at AWS Building real-time applications normally requires two types of endpoints. The first type of endpoint typically involves a standard stateless request–response type of interaction, which is handled over traditional HTTP/HTTPS protocol. The second type of endpoint enables persistent connectivity and allows the server to push […]
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 […]
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 […]