Front-End Web & Mobile

New: Introducing the AWS Amplify Badge Program

AWS Amplify is a complete solution that lets front-end web and mobile developers easily build, ship, and host full-stack applications on AWS, with the flexibility to leverage 175+ AWS services as use cases evolve. Learn more about Amplify or try it on the AWS Free Tier. Earn badges for your contributions to AWS Amplify We are excited to […]

5 Next.js features that are better with AWS Amplify

5 Next.js features that are better with AWS Amplify

Next.js is a popular React framework that enables server-side rendering and static site generation for React apps. When combined with AWS Amplify, a set of purpose-built tools and features that enables frontend web and mobile developers to quickly and easily build full-stack applications on AWS, developers can build some really powerful apps. Here are 5 Next.js features that […]

Next.js API Routes with AWS Amplify

Next.js API Routes with AWS Amplify

Next.js is a popular React framework that enables server-side rendering and static site generation for React apps. It makes building full-stack React apps incredibly simple. Developers love Next.js over other solutions because it handles a lot of the difficult configuration required for server-side rendering and static site generation automatically. It has builtin support for styling, […]

AWS AppSync Merged APIs Best Practices: Part 1 – Cross Account Merged APIs with AWS Resource Access Manager

AWS AppSync is a serverless GraphQL service which makes it easy to create, manage, monitor and secure your GraphQL APIs. In the previous blog post, we announced the launch of Merged APIs for AWS AppSync. Merged APIs enable teams to merge resources, including types, data sources, functions, and resolvers, from multiple source AppSync APIs into […]

Access data in Amazon Timestream with AWS AppSync

AWS AppSync is a fully managed serverless GraphQL API service that simplifies application development by providing a single endpoint to securely query or update data from multiple databases, microservices, and APIs. Many organizations across different industry verticals (e.g., health care, manufacturing, energy generation, and transportation) use a stream of data to improve efficiencies of business […]

Introducing Merged APIs on AWS AppSync

AWS AppSync is a serverless GraphQL service that makes it easy to create, manage, monitor and secure your GraphQL APIs. Within an AppSync API, developers can access data across multiple different data sources including Amazon DynamoDB, AWS Lambda, and HTTP APIs. As the service continues to grow in adoption, our customers have faced challenges related […]

Authenticator featured image

New – Amplify SwiftUI-based Authenticator Component

Today we are making available a new SwiftUI-based open-source Authenticator component for your iOS, iPadOS, and Catalyst applications. Most applications have a requirement to authenticate their user at some point or other of the user flow. Authentication allows users to save their preferences, to unlock premium features, or control access to data. The authentication category […]

Access your private network from real mobile devices using AWS Device Farm

Testing a mobile or web app on a real device often requires a secure connection to private endpoints. These endpoints are often hosted on AWS inside a VPC, on-premises, a cloud provider, or a mix of those configurations. In addition, you may want the host machines, to which your devices are connected, to be able […]

Info card with an impact of storage manager within Form Builder

NEW: Announcing Storage Manager and Relationship Support for Form Builder

Today, AWS Amplify is excited to announce the launch of two new features for Amplify Studio Form Builder: Storage Manager, and Relationship support! With this launch, we are extending the functionality of Form Builder to support even more use cases. Storage Manager links your generated React forms to Amplify Storage, using S3, so your forms […]

Automate Testing with Authentication using AWS Amplify and Cypress

Note: This post is an update and extension to a previous blog post “Running end-to-end Cypress tests for your fullstack CI/CD deployment with Amplify Console“ Overview Automating the process of building, testing, and deploying software allows for faster delivery of high-quality software and can help reduce the risk of errors, as developers can catch and […]