diff --git a/README.md b/README.md index d98cdbf..668bf50 100644 --- a/README.md +++ b/README.md @@ -73,12 +73,14 @@ This repository is an attempt to consolidate useful resources for Site Reliabili - [ ] [A Guide to the Kubernetes Networking Model](https://sookocheff.com/post/kubernetes/understanding-kubernetes-networking-model) - [ ] [47 Things To Become a Kubernetes Expert](https://ymmt2005.hatenablog.com/entry/k8s-things) - [ ] [Kubernetes Best Practices 101](https://github.com/diegolnasc/kubernetes-best-practices) +- [ ] [15 Kubernetes Best Practices Every Developer Should Know](https://spacelift.io/blog/kubernetes-best-practices) ## Infrastructure as code / Configuration management - [ ] [Terraform](https://learn.hashicorp.com/terraform) - [ ] [A Comprehensive Guide to Terraform](https://blog.gruntwork.io/a-comprehensive-guide-to-terraform-b3d32832baca) - [ ] [Ansible](https://github.com/leucos/ansible-tuto) +- [ ] [Getting Started With Terraform on AWS](https://spacelift.io/blog/terraform-tutorial) ## Databases