kit494way's blog
  • Github Profile
  • Feed

AWS CloudFormation でパブリック・プライベートサブネットをもつ VPC を構築する

パブリックサブネットとプライベートサブネットを一つずつもつ VPC を CloudFormation を使って構築する。 プライベートサブネットからインターネットにアクセスできるよ
Read full post gblog_arrow_right
2020-02-24 , updated 2020-11-14 6 min read aws cloudformation nat subnet vpc

Execute a command in tmux new window

私は普段ターミナルなどのタブ機能ではなく、tmuxのウィンドウを使っている。 メインのウィンドウは常にbashの状態にしておき、vimやtig
Read full post gblog_arrow_right
2019-10-22 2 min read bash tmux

Bash script to switch aws cli profile

aws cliで普段と異なるawsアカウントを使いたい場合は、プロファイルを作成するとよい。 aws configure --profile new_profileでプロファイルを作成できる
Read full post gblog_arrow_right
2019-09-29 , updated 2019-10-22 2 min read aws aws-cli bash cli
gblog_keyboard_arrow_left PREV
Page 2 of 2
Atom Feed
Built with Hugo and
Back to top