Front-End Web & Mobile

Tag: Amplify

Title image for blog post on AI-based chat

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

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

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

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

Amplify Storage: Now with fullstack TypeScript, powered by Amazon S3

We are delighted to share with you a brand new experience for file storage using AWS Amplify! This powerful storage solution seamlessly integrates with Amazon Simple Storage Service (Amazon S3) and offers developers greater control and flexibility over their file structure via Amplify’s fullstack TypeScript developer experience. Whether you’re an experienced developer or new to […]

Deploy a Single-page Application in less than 10 minutes using Amazon CodeCatalyst

Amazon CodeCatalyst is a unified software development and delivery service, enables software development teams to quickly and easily plan, develop, collaborate on, build, and deliver applications on AWS. Amazon CodeCatalyst provides actions, a collection of pre-built building pieces that are simple to integrate. Actions meet the demands to increase developer productivity and optimize development by automating […]

Use Generative AI and Next.js with AWS Amplify to build a Fullstack Recipe Generator

Use Generative AI and Next.js with AWS Amplify to build a Fullstack Recipe Generator

Let’s dive into the world of Generative AI, Next.js, AWS Amplify, and Amazon Bedrock supercharged by Claude 3. In this guide, we’ll walk you through creating a recipe generator app where users can input a list of ingredients, and Claude 3 will generate delicious recipes based on their selection. In November 2023, AWS Amplify unveiled the public […]

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

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