Add consul, vault, boundary and improve sections

This commit is contained in:
Marcelo Boeira
2021-05-23 17:42:19 +02:00
parent 9dc392263f
commit 23ed8a7086
4 changed files with 27 additions and 8 deletions

View File

@@ -527,8 +527,13 @@ For instance, take into account the snaptshot above. If you already know how to
* [EKS - Tenancy Best Practices](https://aws.github.io/aws-eks-best-practices/security/docs/multitenancy/) 📰 🆓
* [Loft - Kubernetes MultiTenancy](https://loft.sh/features/kubernetes-multi-tenancy)
* [Architecting multi-tenant PaaS offerings with Amazon EKS](https://www.youtube.com/watch?v=P29eL_51iYU) 📼 🆓
* Usecases
* [Kubernetes Platform @ Pinterest](https://medium.com/pinterest-engineering/building-a-kubernetes-platform-at-pinterest-fb3d9571c948) 📰 🆓
* Service Mesh
* [What is service mesh?](https://www.youtube.com/watch?v=vh1YtWjfcyk) 📼 🆓
* Consul
* [Introduction to Consul](https://www.youtube.com/watch?v=mxeMdl0KvBI) 📼 🆓
* [How Consul works with Kubernetes](https://www.youtube.com/watch?v=K93ZaUzwEWk) 📼 🆓
* Istio
* [Istio Explained - IBM Videos](https://www.youtube.com/watch?v=6zDrLvpfCK4) 📼 🆓
* [What is Istio? ](https://www.youtube.com/watch?v=1iyFq2VaL5Y) 📼 🆓
@@ -544,13 +549,17 @@ For instance, take into account the snaptshot above. If you already know how to
* [Introduction to Terraform](https://www.youtube.com/watch?v=h970ZBgKINg) 📼 🆓
* [Infrastructure as Code in the Real World?](https://www.youtube.com/watch?v=S6vS5mzivFo) 📼 🆓
* [Terraform: Up and Running](https://learning.oreilly.com/library/view/terraform-up-and/9781491977071/) 📕 💰
* Packer
* [The Packer Book](https://learning.oreilly.com/library/view/the-packer-book/9780988820272/) 📕 💰
* [CDK - CloudFormation Development Kit](https://docs.aws.amazon.com/cdk/latest/guide/home.html)
* [Infrastructure is Code with CDK](https://www.youtube.com/watch?v=ZWCvNFUN-sU&feature=youtu.be) 📼 🆓
* [CDK Best Practices](https://github.com/kevinslin/open-cdk) 💻 🆓 📰
* Usecases
* [Kubernetes Platform @ Pinterest](https://medium.com/pinterest-engineering/building-a-kubernetes-platform-at-pinterest-fb3d9571c948) 📰 🆓
* Packer
* [The Packer Book](https://learning.oreilly.com/library/view/the-packer-book/9780988820272/) 📕 💰
* Secret Management
* [Vault](https://www.vaultproject.io) - Secure dynamic infrastructure across clouds and environments
* [Introduction to Vault](https://www.youtube.com/watch?v=VYfl-DpZ5wM) 📼 🆓
* Session Management
* [Boundary](https://www.boundaryproject.io) - Secure access to hosts and services
* [Introduction to Boundary](https://www.youtube.com/watch?v=eRZuaw0AW0I) 📼 🆓
* Linux
* [LFS - Linux from Scratch Book](http://www.linuxfromscratch.org/lfs/downloads/8.4/LFS-BOOK-8.4.pdf) 📼 🆓
* systemd