Объёмный пример создания чата на React + AppSync
с использованием AWS CDK:
https://dev.to/dabit3/full-stack-serverless-building-a-real-time-chat-app-with-graphql-cdk-appsync-and-react-1dbb
#CDK #AppSync #React
с использованием AWS CDK:
https://dev.to/dabit3/full-stack-serverless-building-a-real-time-chat-app-with-graphql-cdk-appsync-and-react-1dbb
#CDK #AppSync #React
DEV Community
Full Stack Serverless - Building a Real-time Chat App with GraphQL, CDK, AppSync, and React
How to build a full stack chat app on AWS with GraphQL, React, AWS CDK, AWS AppSync, Amazon DynamoDB, and Amazon Cognito.
Server Side Rendering для React на Лямбде:
https://aws.amazon.com/blogs/compute/building-server-side-rendering-for-react-in-aws-lambda/
This post is courtesy of Roman Boiko, Solutions Architect.
#Lambda #React
https://aws.amazon.com/blogs/compute/building-server-side-rendering-for-react-in-aws-lambda/
This post is courtesy of Roman Boiko, Solutions Architect.
#Lambda #React
Amazon
Building server-side rendering for React in AWS Lambda | Amazon Web Services
This post demonstrates two ways you can implement and deploy a solution for server-side rendering in React applications, by using Lambda or Lambda@Edge. It also shows how to use open-source tools and AWS CDK to automate the building and deployment of such…