You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AWS AppSync로 만드는 서버리스 GraphQL 서비스 (ft. AWS Amplify)
AWS AppSync는 AWS에서 제공하는 관리형 GraphQL 서비스입니다. AppSync를 사용하면 Database API를 편리하게 제작하여 사용할 수 있습니다. 이번 핸즈온에서는 AppSync를 사용하여 GraphQL API를 만들고, React 어플리케이션에서 데이터베이스에 접근할 수 있도록 연동하는 실습을 진행합니다.