Front-End Web & Mobile
Category: Announcements
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 […]
Read MoreUse 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 […]
Read MoreAppSync 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 […]
Read MoreIntroducing Direct Lambda Resolvers: AWS AppSync GraphQL APIs without VTL
This article was written by Ed Lima, Sr. Product Manager, AWS 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. With AppSync, developers can build scalable […]
Read MoreCreating a Python WebSocket client for AWS AppSync real-time subscriptions
This article was written by Steve Johnson, Principal Specialist Solutions Architect, AWS AWS AppSync is a managed service that uses GraphQL to make it easy for applications to get exactly the data they need on AWS. One of the great things about writing clients for AppSync is that GraphQL queries and mutations can […]
Read MoreImproving GraphQL Observability with AWS AppSync Tracing Support
This article was written by Heitor Lessa, Principal Specialist Serverless Lead AWS Today, I’m excited to tell you about the new AWS X-Ray native integration with AWS AppSync released a couple of weeks ago. Previously, if you wanted to determine performance bottlenecks on GraphQL operations in AppSync, you had to rely on custom logging […]
Read MoreAWS AppSync and the GraphQL Info Object
This article was written by Brice Pellé, Principal Specialist Solutions Architect, AWS AWS AppSync is a fully managed service that allows to deploy Serverless GraphQL backends in the AWS cloud. GraphQL is a data language for your API that makes it easy and straight forward to interact with multiple data sources. One of the […]
Read MoreImproving GraphQL API performance and consistency with AWS AppSync Caching and DynamoDB Transactions support
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. Different data sources are often optimized for different use cases and may deliver data at different speeds. The underlying data fields defined in the […]
Read MoreNew 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 […]
Read MoreDeveloping and testing GraphQL APIs, Storage and Functions with Amplify Framework Local Mocking features
This article was written by Ed Lima, Sr. Solutions Architect, AWS and Sean Grove, OneGraph In fullstack application development, iteration is king. At AWS, we’re constantly identifying steps in the process of shipping product that slow iteration, or sap developer productivity and happiness, and work to shorten it. To that end, we’ve provided cloud APIs, serverless […]
Read More