|
1 | 1 | <div align="center"> |
2 | 2 |
|
3 | | -<img src="https://github.com/codetocloudorg/artwork/blob/main/examples/images/current/code_to_cloud_1920_x_1080_desktop.png?raw=true" alt="Code To Cloud" width="600" /> |
| 3 | +<img src="https://github.com/codetocloudorg/artwork/blob/main/examples/images/current/code_to_cloud_1920_x_1080_desktop.png?raw=true" alt="Platform Engineering Hub — Code To Cloud: IaC, Kubernetes, DevSecOps, and Cloud-Native Resources" width="600" /> |
4 | 4 |
|
5 | 5 | # Platform Engineering |
6 | 6 |
|
7 | | -**Resources, best practices, and automation tools for cloud-native platforms** |
| 7 | +**The open-source hub for platform engineering: IaC templates, Kubernetes guides, DevSecOps practices, and internal developer platform blueprints.** |
8 | 8 |
|
9 | 9 | [](https://github.com/codetocloudorg/platform-engineering) |
10 | 10 | [](https://github.com/codetocloudorg/platform-engineering/fork) |
11 | 11 | [](https://github.com/codetocloudorg/platform-engineering/issues) |
| 12 | +[](https://github.com/codetocloudorg/platform-engineering/commits/main) |
| 13 | +[](LICENSE) |
12 | 14 | [](https://eng.codetocloud.io) |
| 15 | +[](https://discord.gg/vwfwq2EpXJ) |
| 16 | +[](https://github.com/codetocloudorg/platform-engineering/graphs/contributors) |
13 | 17 |
|
14 | | -[Website](https://eng.codetocloud.io) · [Getting Started](#-quick-start) · [Docs](docs/) · [Contributing](CONTRIBUTING.md) |
| 18 | +[Website](https://eng.codetocloud.io) · [Getting Started](#-quick-start) · [Docs](docs/) · [Contributing](CONTRIBUTING.md) · [Discord](https://discord.gg/vwfwq2EpXJ) |
15 | 19 |
|
16 | 20 | </div> |
17 | 21 |
|
@@ -130,6 +134,19 @@ Standardized frameworks for building scalable, secure IDPs with IaC, GitOps, Kub |
130 | 134 |
|
131 | 135 | - [Certification Pathways](docs/certifications.md) |
132 | 136 | - [Platform Engineering Landscape](docs/platform_engineering_landscape.md) |
| 137 | +- [Getting Started Guide](docs/GETTING_STARTED.md) |
| 138 | +- [FAQ](docs/FAQ.md) |
| 139 | +- [Glossary](docs/GLOSSARY.md) |
| 140 | + |
| 141 | +--- |
| 142 | + |
| 143 | +## 📚 Guides & Comparisons |
| 144 | + |
| 145 | +- [Platform Engineering vs DevOps](docs/PLATFORM_ENGINEERING_VS_DEVOPS.md) |
| 146 | +- [IDP Comparison — Backstage vs Port vs Cortex](docs/IDP_COMPARISON.md) |
| 147 | +- [IaC Comparison — Terraform vs OpenTofu vs Bicep vs Pulumi](docs/IAC_COMPARISON.md) |
| 148 | +- [Architecture Guide](docs/ARCHITECTURE.md) |
| 149 | +- [Roadmap](docs/ROADMAP.md) |
133 | 150 |
|
134 | 151 | --- |
135 | 152 |
|
|
0 commit comments