Front-End Web & Mobile

Category: Front-End Web & Mobile

AppSync adds support for AWS WAF

This article was written by Brice Pellé, Principal Specialist Solutions Architect, AWS   AWS AppSync is a fully managed service that allows you to deploy Serverless GraphQL backends in the AWS cloud. With AppSync, you can have GraphQL backends that connect to multiple data sources, and that scale and grow with your usage. Whether you […]

Building Scalable GraphQL APIs on AWS with CDK, TypeScript, AWS AppSync, Amazon DynamoDB, and AWS Lambda

October 16, 2023: This post has been updated to include the latest CDK AppSync Constructs. 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 […]

SSR Support for AWS Amplify JavaScript Libraries

AWS Amplify is a set of tools and services that enable mobile and front-end web developers to build secure, scalable full stack applications powered by AWS. It consists of three main components: a set of open source libraries and UI components for adding cloud-powered functionalities, a CLI toolchain to create and manage cloud backends, and […]

Meet our MLH Fellows

Building Amplify as Open Source Software has given us many advantages — for one, it’s enabled us to accelerate development and work alongside our developers. We are always on the lookout for initiatives to grow our open source community. As COVID started to affect student internships Worldwide, the folks at Major League Hacking (MLH) started […]

Organizing your AWS resources using Tags with the Amplify CLI

Blog post written by Sebastian Crossa, an Open Source contributor from the MLH Fellowship program. In this guide, you’ll learn how to get up and running with tagging resources with Amplify CLI. AWS Amplify enables mobile & web developers to build full stack serverless apps. The Amplify CLI helps developers to create backend resources through […]

Building cross-account AWS Lambda Resolvers for AWS AppSync

This article was written by Lucas Schejtman, Principal Solutions Architect, AWS   One of the biggest value propositions of GraphQL is that it’s not prescriptive as to where its data comes from and with AWS AppSync it’s no different. AppSync enables you to choose from six different data source types to resolve any GraphQL field. […]

Using RxJava with AWS’ Amplify Android Library

This article was written by Jameson Williams, Senior Software Engineer, AWS. Today I’m going to talk about Reactive Extensions (RxJava), and how you can use them with AWS’ Amplify Framework. This blog is mostly geared towards readers who are new to “Rx.” The Amplify Android library is AWS’ preferred means for interacting with AWS from an Android device. […]

Using Okta as an Identity Provider for GraphQL APIs with AWS AppSync

This article was written by Jana Gnanachandran and Raghavarao Sodabathina, Enterprise Solutions Architects, AWS 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 […]

Using Auth0 as an Identity Provider for GraphQL APIs with AWS AppSync

This article was written by Raghavarao Sodabathina and Jana Gnanachandran, Enterprise Solutions Architects, AWS 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 […]