LoginSignup
6
6

More than 3 years have passed since last update.

AWS + Docker で オウム返しLinebotの作成

Last updated at Posted at 2021-03-23

構成図

diaglam.png

できるもの

デモ.PNG

注意点

Route53使ってるため、完全無料ではないです。
ドメイン登録をRoute53で行うなら、さらに料金が発生します。

AWS

Amazon Web Services 基礎からのネットワーク&サーバー構築 改訂3版

Docker

さわって学ぶクラウドインフラ docker基礎からのコンテナ構築

Nginx Image

Python Image

Flask

line-bot-sdk

gunicorn

HTTPS

WebサイトをnginxコンテナでHTTPS化する(using Let’s encrypt)
Certbot を使い3分で無料の SSL 証明書を取得する

Certbot

EC2のパブリックIPv4 DNSでは、CertbotでSSL証明書が発行できませんので、独自ドメインを取得してください。

Line Messaging API

6
6
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
6
6