Front-End Web & Mobile
Category: Thought Leadership
How to Build Next.js Apps with Authentication using AWS Amplify and Auth0
In this post, we’ll show how to authenticate and authorize Next.js applications using an OpenID Connect Identity Provider (OIDC) with AWS Amplify. AWS Amplify is everything frontend developers need to develop and deploy cloud-powered fullstack applications. To enhance the capabilities of AWS Amplify applications, we’ll be leveraging the identity management platform offered by Auth0. Auth0 […]
Amplify Functions: Create serverless functions using TypeScript, powered by AWS Lambda
AWS Amplify is excited to announce the general availability of its Function offering for Gen 2. Amplify Functions are defined, authored, and consumed using TypeScript; whether they be a handler for your custom queries and mutations, or a trigger for your authentication resource. Under the hood, Amplify Functions are powered by AWS Lambda; however, Amplify […]
The CTO’s Guide to building fullstack applications with AWS Amplify
As CTO, you are responsible for overseeing your engineering team’s technology strategy and guiding decisions around frameworks, architectures, and infrastructure. Choosing the right technology stack is crucial for building robust, scalable applications while maximizing developer productivity. This blog post will explain why building fullstack applications with AWS Amplify’s new code-first developer experience (Gen 2) should […]
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 […]
Query Heterogeneous Data Sources through AWS AppSync GraphQL APIs
AWS AppSync and Amazon API Gateway are managed API services designed to provide a unified endpoint enabling front end clients to access resources stored in various data sources. This article underscores the advantages of employing AppSync as the API solution for external clients to access your data sources via GraphQL. Introduction GraphQL, an API protocol, […]
AWS AppSync Merged APIs Best Practices: Part 3 – Security
In this AWS AppSync Merged API – Best practices series, we cover important topics for developers, architects, and security engineers who are creating and managing AWS AppSync Merged and Source APIs. This multi-part series discusses best practices on schema composition, security, deployment and testing and subscriptions for Merged APIs. AWS AppSync offers Merged APIs, which […]
AWS AppSync Merged APIs Best Practices: Part 2 – Schema Composition
In the AWS AppSync Merged API – Best practices series, we cover important topics for developers, architects, and security engineers who are creating and managing AWS AppSync Merged and Source APIs. This multi-part series discusses best practices on schema composition, deployment and testing, security and subscriptions for Merged APIs. AWS AppSync offers Merged APIs, which […]
Apollo GraphQL Federation with AWS AppSync
This article was written by Florian Chazal, Senior Specialist Solutions Architect, AWS Update (August 2022): This blog post has been updated to comply with the new Apollo Federation spec v2.0. If you are migrating from v1 check the official documentation. Apollo Federation is an architecture and specification used to build and connect multiple distributed backend […]
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 […]
NEW: Build React forms for any API in minutes with AWS Amplify Studio (no AWS Account required)
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. Today, AWS Amplify announces Amplify Studio form builder, the new way to build React form components for any API. Amplify Studio is a […]