Front-End Web & Mobile

Control GraphQL execution complexity, query depth, and introspection with AWS AppSync

This article is written by Erik Yang with contributions from Eric Robertson AWS AppSync recently announced new configuration options that make it easier for customers to configure limits to how their APIs can be consumed. These options allow customers to set a maximum number of resolvers per query, a maximum depth of queried data, and […]

Launch Card

Deploy Next.js 14 SSR apps with AWS Amplify Hosting’s Amazon Linux 2023 Support

Introduction Today, on AWS Amplify Hosting, the build image will default to Amazon Linux 2023 for newly deployed applications. Amazon Linux 2023 enables using newer versions of Node.js, Ruby, and Python to build applications on Amplify Hosting. Amplify Hosting manages a default build image with a collection of pre-installed packages that you can use to […]

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 […]

The future of web development: AWS Amplify’s Code First Approach

The future of web development: AWS Amplify’s Code First Approach AWS Amplify‘s new code-first developer experience is contributing to shaping the future of web development. This approach emphasizes building with an app-first mentality, focusing on the seamless DX while leveraging the power of AWS services. By adopting this approach, developers can create robust and scalable […]

Real-time data distribution with Amazon MSK and AWS AppSync

by Justin Leto, Deepthi Paruchuri, and Kawshik Sarkar | on | Permalink |  Share

This post was co-written by Hammad Rasheed, Qasim Naeem, and Umair Ajmal from NETSOL Technologies. The competition to attract and retain an audience in a cluttered and fragmented digital space is accelerating. Customers expect digital products to provide an engaging experience to users. Often times this means enriching applications with streaming, real-time data, however, the […]

The most visited front-end web and mobile blog posts in 2023

As we kick off 2024, I wanted to take a moment to highlight the top posts from 2023. Without further ado, here are the top 10 front-end web and mobile blog posts of 2023. Backends for Frontends Pattern – In this blog post, we describe how you can improve end-user customer experience on your User […]

re:Invent 2023 Front-end Web and Mobile Productivity Playlist

The dust has settled after another re:Invent. I once again had the privilege of organizing the Front-end Web and Mobile (FWM) track along with Jessie VanderVeen, Anubhav Rao and countless others. For 2022, the FWM track included 28 sessions.  If you weren’t able to attend, I have compiled a list of the on-demand sessions for […]

Create a Fullstack, Sample Web App powered by Amazon Bedrock

In this post we will walk you through creating a fullstack, sample web app that uses Amazon Bedrock to create generative AI-powered application features and user experiences. Your sample app will include: A React frontend web application, built with Amplify UI components, that supports both end user chat interactions with Amazon Bedrock foundational models, and […]

Accessing resources in a Amazon Virtual Private Cloud (Amazon VPC) from Next.js API Routes

Accessing resources in a Amazon Virtual Private Cloud (Amazon VPC) from Next.js API Routes

Developers often need to access resources deployed inside of a Amazon Virtual Private Cloud (Amazon VPC) from Next.js applications deployed to AWS Amplify Hosting. An Amazon VPC can enable enterprises to launch resources in an isolated virtual network; however, developers may find it challenging to connect frontend applications to call APIs and databases within the Amazon […]

The CTO’s Guide to building fullstack applications with AWS 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 […]