2011_0203 — Natural Stone_6 / Ben HoskingEarlier this year, I was working on a project that was using AWS Cognito (as the identity stack) and the AWS API Gateway (as the front-door to all of the API calls). AWS Cognito is a relatively new player in the identity space. It doesn’t support the full OAuth2 or OpenID Connect specs, but, does support most of what I would generally consider the important
最近はテストを書くときはほとんどJestを使っています。今回は、v19から導入されたspyonを使ってconsole.logをモックするやり方を見ていきます。 まずは、プロジェクトの準備します。 $ yarn init -y $ yarn add --dev jest jest-clitest環境にFlowtypeを導入します。自分はflow-typedはglobal環境に入れているので、適宜置き換えるといいでしょう。 $ yarn add --dev flow-bin $ yarn run flow init $ flow-typed install jest@20 $ yarn run jest -- --watchjest --watchでコードを監視します。はじめは対象がないので、以下のような表示になります。 test.jsを作成し、コードを書いていきます。 // @flow co
「Kubernetes 入門」という記事を書いて主に Workloads 周りの説明をしたのですが、ネットワーク周りも必要に駆られてやっていく過程で結構面白かったのでそちらも書くことにしました。 ネットワーク周りは主に Service リソースを使って構築していきます。 ( Ingress もあります) と言っても、基本的な内部ネットワークは全て自動で作成されてセグメント化されているので Service を使ってロードバランサーやサービスディスカバリを行います。 提供されているサービスが多岐にわたるのでその内のいくつか( Load Balancer 周り)を自分の理解のために図とともに書き残そうと思います。 Cluster IP Serviceこのサービスは内部ネットワーク用のロードバランサを提供します。なので、外部からのアクセスはできないようになっています。 シンプルな図にするために省略
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く