infrastructure

SRE NEXT 2020の資料を読んで

ざっと一通り読ませていただきました。貴重な資料をありがとうございます! qiita.com ざっくりとした全体の話題 組織やチーム作り 監視方法、体制(on callやモニタリング) SLI/SLOの定義 デプロイ、セキュリティ、負荷あたり メモ ほぼAWSかGCP kubernetes …

Top 3 ways to run your Containers on Google Cloud

www.youtube.com Top 3 ways are GKE, Cloud Run and GCE. We can also use GCR that manage Docker image. GCR also has a function that provides vulnerability scanning. (Container Analysis)

How to test infrastructure.

How to test infrastructure code: automated testing for Terraform, Kubernetes, Docker, Packer and more from Yevgeniy Brikman www.slideshare.net www.infoq.com This is an article how to test infrastructure code. To test, using Terratest There…