Front-End Web & Mobile
Add a Conversational Interface to any Data Source
When building generative AI applications using Amazon Bedrock, it’s often necessary to enhance the capabilities of the models by giving them access to external data or functionality. The way to do that is with tools (sometimes referred to as function calling). These tools act as bridges, allowing models to retrieve application-specific, real-time or dynamic information […]
Create a Customized AI-Based Chat Interface With Your Application Data
Frontend developers face significant hurdles when creating persistent conversational AI chat experiences for their apps. They often how to deal with complex APIs, complicated real-time UI updates, and hard to configure permissions. Not to mention having to setup intricate cloud infrastructure. That’s why we are excited to show you AWS Amplify AI kit and it’s […]
Build fullstack AI apps in minutes with the new Amplify AI Kit
Today we are excited to announce the general availability of the AWS Amplify AI kit, the quickest way for fullstack developers to build web apps with AI capabilities such as chat, conversational search, and summarization. With the Amplify AI kit you can build fullstack generative AI functionality without prior experience in cloud architecture or machine […]
The frontend web and mobile app developer’s guide to AWS re:Invent 2024
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 (400) levels of content in a mix of interactive chalk talks, hands-on workshops, code talks, and lecture-style breakout sessions. We’ll cover the latest AWS tools, services, and features that help […]
Announcing AWS AppSync Events: serverless WebSocket APIs to power real-time web and mobile experiences at any scale
Today, AWS AppSync announced AWS AppSync Events, a feature that lets developers easily broadcast real-time event data to a few or millions of subscribers using secure and performant serverless WebSocket APIs. With AWS AppSync Events, developers no longer have to worry about building WebSocket infrastructure, managing connection state, and implementing fan-out. Developers simply create their […]
Creating a Generative AI Travel Assistant App with Amazon Bedrock and AWS Amplify
In this post, we will walk you through creating a travel assistant app. The app will provide a personalized experience by suggesting popular attractions, local experiences, and hidden gems for the user’s desired destination. We will build this app using AWS Amplify and Amazon Bedrock. AWS Amplify Gen 2 uses a TypeScript-based, code-first developer experience […]
Add Amazon Bedrock Chat Capabilities to a React Native App
This post will teach you to create a React Native chat application using Amazon Bedrock to build AI-powered chat features. The sample application includes the following: A mobile application using custom JSX components for the user interface. Seamless end-user chat interactions integrated with Amazon Bedrock foundational models. Backend development powered by AWS Amplify Gen2. Implementation […]
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 […]
New features for Amplify Functions: Scheduling and Log Streaming
AWS Amplify is excited to announce two new features to its functions offering: scheduling support with cron and natural language, and streaming execution logs. Amplify enables developers to author serverless functions using TypeScript and iterate fast by deploying business logic in seconds. To learn more about Amplify Functions, visit the AWS Amplify documentation for Functions. […]
Add multiple storage buckets to your app using AWS Amplify – NEW
You can now configure and manage multiple buckets using AWS Amplify for your storage needs! Developers can now leverage Amplify storage to organize and manage their content across single or multiple storage buckets while applying granular access rules against individual paths within each bucket. Earlier this year, we announced the new and improved Amplify storage […]