LoginSignup
4
3

More than 5 years have passed since last update.

AWSを使って、サーバレスアーキテクチャで、問合せフォームを作った

Last updated at Posted at 2016-09-14

■実際のフォーム画面

  • 諸事情により公開できません。。。 :bow:

■なぜこれをやったか

  • サーバレスアーキテクチャによる何かを作ってみたかった

■利用技術

  • Lambda
  • API Gateway
  • S3 bucket and static web hosting
  • Cloud Front
  • Node.js 4.3
  • Bootstrap3.3.6 / Jquery 1.12.4
  • npm
    • nodemailer
    • async
    • aws-sdk
    • date-utils
    • https
    • jwt-simple
    • querystring
    • validator

■アーキテクチャ

9ec0b8d2-9163-7121-8b6f-e12394466a65.png

■改善点

  • メールやChatWorkへ通知ができるならもう、電話(Twilioとか使って) :calling: しちゃいたい
    • そしたら障害連絡とかにも使えそう :grin:
  • さらにすぐに対応が必要なチケットとして、Redmineなどのツールへ障害対応チケットを作成するとかもいいかも?

■参考サイト

4
3
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
4
3