Front-End Web & Mobile

Category: Announcements

Social Media Card

Bring your own SSL certificate to AWS Amplify Hosting

Introduction Today, we’re excited to announce the general availability of Custom SSL Certificates on AWS Amplify Hosting. This feature introduces new capabilities for you to configure your Amplify domain to use your own SSL certificates from AWS Certificate Manager (ACM). Amplify manages SSL/TLS certificates on your behalf to securely serve traffic to your domain over […]

Social graphic launching AppSync GraphQL API for Amazon Aurora database

Build a GraphQL API for your Amazon Aurora MySQL database using AWS AppSync and the RDS Data API

Today, we’re excited to announce that AWS AppSync now makes it easier for customers to create GraphQL APIs based on the the tables of their existing MySQL and PostgreSQL databases running on Amazon Aurora clusters configured with the Data API. When building APIs for existing databases, developers typically have to build an interface that accurately […]

Featured image on how to connect GraphQL API to existing MySQL and PostgreSQL databases

Create a GraphQL API for any existing MySQL and PostgreSQL database

We’re excited to announce a new capability that makes it easy to build scalable, secure GraphQL interfaces over your existing relational databases with AWS Cloud Development Kit (CDK). Provide the AWS Amplify GraphQL API CDK construct with your database credentials stored securely in AWS Systems Manager Parameter Store as a SecureString, and start authoring your […]

Frontend web and mobile guide to re:Invent 2023 with image of expo

The frontend web and mobile app developer’s guide to AWS re:Invent 2023

ICYMI – AWS re:Invent is only a week away! We can’t wait to join thousands of builders in person and virtually for another exciting event. Don’t forget to register here. In this blog post, we’re highlighting the most exciting sessions for technology leaders and frontend, full-stack, and backend developers. Sessions span intermediate (200) through expert […]

6 New AWS Amplify Launches for Frontend Developers

Today, the AWS Amplify team has six brand new launches to share with you — all addressing common requests from our community. In this post, we’ll share improvements to our documentation site, Next.js 14 support, custom authentication providers, React Native social sign in, and UI components. New documentation site Head over to docs.amplify.aws to check […]

Amplify Hosting Wildcard Subdomains

Wildcard Subdomains for Multi-tenant Apps on AWS Amplify Hosting

AWS Amplify Hosting is excited to announce the general availability of wildcard subdomains when using a custom domain with your Amplify application. This is critical for developers that are building personalized user experiences in their Software as a Service (SaaS) or multi-tenant platforms. This new capability is available for any application deployed to Amplify Hosting […]

Building fast Next.js apps using TypeScript and AWS Amplify JavaScript v6

We are excited to announce the general availability of v6 of the AWS Amplify JavaScript Library. This release has many of the most asked for improvements and features that you, our community, have been asking for. This release provides substantial reductions to bundle size, improved TypeScript coverage and typing support, secure runtime token support, and […]

AWS Amplify UI: 10 new and updated components

The AWS Amplify UI team is introducing eight brand new React user interface components and two improved components to help you build feature-rich apps for your end users. In this post, we’ll highlight the new components and how you can use them in a project. Amplify UI is a component library with both cloud connected […]

Connect a React app to GraphQL and DynamoDB with AWS CDK and Amplify

Today, we’re excited to announce the official AWS Cloud Development Kit (CDK) construct for Amplify’s GraphQL APIs capabilities. With Amplify’s GraphQL API CDK construct, you can create a real-time GraphQL API backed by data sources such as Amazon DynamoDB tables or AWS Lambda functions using a single GraphQL schema definition. (View on Construct Hub) Launching […]