An open API service indexing awesome lists of open source software.

https://github.com/marchof/cloud-workload-authentication

Textbook: "Cloud Workload Authentication - Principles and Practice"
https://github.com/marchof/cloud-workload-authentication

Last synced: 5 months ago
JSON representation

Textbook: "Cloud Workload Authentication - Principles and Practice"

Awesome Lists containing this project

README

          

# Cloud Workload Authentication - Principles and Practice

**_No More Secrets: Secure Identities for your Code_**

This repository documents principles, patterns, and platform-specific methods for authenticating workloads in cloud environments — without relying on static secrets. It also covers interoperability between platforms.

## Content

0. [Introduction](content/00-introduction.md)
1. [Fundamentals](content/01-fundamentals.md)
2. [Kubernetes](content/02-kubernetes.md)
3. [AWS](content/03-aws.md)
4. [Azure](content/04-azure.md)
5. [GCP](content/05-gcp.md)
6. [GitHub](content/06-github.md)
7. [Interoperability](content/07-interoperability.md)

## License

This content is licensed under [Creative Commons Attribution-ShareAlike 4.0](LICENSE).

All product names may be trademarks of their respective owners.