Qiita
You are not logged in to any team
Log in to Qiita Team...
Community
List of all organizatioins
Advent Calendar
Qiita Jobs
Qiitadon (β)
Qiita Zine
Community Guideline
How to write good articles
Release note
Signup
Login
LGTM items
Followees
Comment history
Edit request history
Issue report
Help us understand the problem. What is going on with this user?
It's illegal (copyright infringement, privacy infringement, libel, etc.)
It's socially inappropriate (offensive to public order and morals)
It's advertising
It's spam
Other than the above, but not suitable for the Qiita community (violation of guidelines)
@t-yasukawa
@t-yasukawa
13
Posts
40
Contributions
6
Followers
Follow
Following tags
TypeScript
AWS
Android
Xcode
Qiita
Organizations
$ analyze @t-yasukawa
posted articles
AWS:
15%
Ansible:
15%
aws-cli:
15%
PHP:
8%
JavaScript:
8%
LGTMed articles
Android:
13%
iOS:
11%
AWS:
10%
Linux:
8%
Ansible:
8%
answered questions
No data
Edit Pickup Articles (Up to 3)
Save
Pickup Articles
JavaScript
userscript
ChromeApps
tampermonkey
ブラウザで環境操作を間違えない為のユーザスクリプトを導入してみる
8
# はじめに 実装や設定ミスなどで、開発環境やステージング環境でテストしていたつもりが、本番環境で操作していたなんてことが稀に発生したりします。 インシデントを未然に防ぐ為に、取扱注意な画面が表示された場合、ユーザスクリプトでブラウザにタグを挿入してユーザに警告を表示する仕組みを作ります。 
7
# やること - DBサーバとWEBサーバを別々のVMで起動させる - windows環境でansibleを実行できるようにする(ansible_local) - inventory配下のhostsファイルをyamlで書く - ansibleのinventory/hostsファイルを読み込んでローカル環境の設定を適用させる - playbookはもちろんBestPracticesを踏襲 # 環境...
2018/05/15
Node.js
AWS
AWSLambda
ServerlessFramework
puppeteer
ServerlessFramework+Slackで運行遅延情報をお知らせする
2
# はじめに AWSLambdaで運行遅延情報をslackに通知するbotを作りました。 [運行遅延API](https://rti-giken.jp/fhc/api/train_tetsudo/)を利用して、遅延が発生して入れば運行会社のWEBから遅延内容をスクレイピングしてSlackにお知らせします。 何番煎じか分かりませんが、lambdaとnodejsで書かれた記事が見当たらなかったので紹介...
2020/01/10
All Items
Articles
Answers
Questions