/var/log/study

つまり雑記

iron functions

iron functions の web uiを試す

yaaamaaaguuu.hatenablog.com 上記の続き iron functions の web ui はきちんと開発されているよう github.com 動かしてみる core@coreos004 ~ $ ip a 2: ens192: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000 link/ether 00:50:56:ad:ce:53 brd ff</broadcast,multicast,up,lower_up>…

iron functions を試す

世の中がサーバーレスアーキテクチャ!と言い出して数年たった。個人的な感想としてlambdaのイベントからキックされるモデルはとても良いと思う反面、APIゲートウェイとlambdaを組み合わせるアーキテクチャは負けだなぁと感じている。 話は変わるが、エンジ…