0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

AWS Amplifyハンズオン

Posted at

#Amplify
・フロントエンド、モバイルアプリの開発を加速させるプラットフォーム
・AWSを用いたサーバーレスなバックエンドを構築するためのCLIや、バックエンドと接続するためのクライアントライブラリ、Webサイトホスティングの仕組みをもつ
・Amplifyを利用することでアプリケーションのコアとなるビジネスロジックの実装に集中できる
(認証機能やAPI、ホスティングなどを手軽に実装できる)

#Amplifyを利用したWebアプリケーション構築ハンズオン

※YouTubeにリンクします

  1.  AWS Amplifyの紹介
  2.  環境構築、Cloud9編
  3.  環境構築、CLI編
  4.  API/DB編
  5.  Auth、Cognito編
  6.  Hosting編
  7.  リソースの削除

Amplify公式ドキュメント

#Amazon Cognito
・ウェブ及びモバイルアプリの認証、承認、ユーザー管理機能を提供
・ユーザープール アプリへのアクセスに利用できるトークンを提供
・IDプール AWSにアクセスできるcredentialを提供

#Next Step
SNSの構築
[学習リソース集]
(https://github.com/aws-amplify-jp/awesome-aws-amplify-ja/blob/main/readme.md)

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?