|
1 | | -> *[Join our community](https://metadevelopment.io/)* for professional Software Developers and get more control over your life and career! |
| 1 | +<div align="center" markdown="1"> |
| 2 | + <sup>Special thanks to:</sup> |
| 3 | + <br> |
| 4 | + <br> |
| 5 | + <a href="https://tuple.app/every-programmer-should-know"> |
| 6 | + <img width="400" alt="Tuple's sponsorship image" src="https://github.com/user-attachments/assets/dc223735-2060-476e-9f76-0b225e03ce1f" /> |
| 7 | + </a> |
| 8 | + |
| 9 | +### [Tuple, the premier screen sharing app for developers](https://tuple.app/every-programmer-should-know) |
| 10 | + |
| 11 | +[Available for MacOS & Windows](https://tuple.app/every-programmer-should-know)<br> |
| 12 | + |
| 13 | +</div> |
| 14 | + |
| 15 | +---- |
| 16 | +<div align="center" markdown="1"> |
| 17 | + Want to become a Senior Engineer sooner? |
| 18 | + |
| 19 | + [Join a waitlist for repo author's course](https://maven.com/top-engineer/fast-track-to-senior?utm_source=github&utm_campaign=autumn_repo_bump) |
| 20 | +</div> |
2 | 21 |
|
3 | 22 | ---- |
4 | 23 |
|
@@ -261,3 +280,27 @@ But knowing the stuff will help you become better! :muscle:* |
261 | 280 | - :link: [ICPC Problem Archive](https://icpc.kattis.com/) |
262 | 281 | - :link: [Codemia](https://codemia.io/) |
263 | 282 | - :link: [LabEx](https://labex.io/) |
| 283 | +- :link: [Codebattle](https://codebattle.hexlet.io/) |
| 284 | + |
| 285 | +### Platform Engineering |
| 286 | + |
| 287 | +> A modern discipline that evolved from DevOps and SRE principles, focused on improving developer experience and productivity by building and managing self-service tools and workflows, often through an Internal Developer Platform (IDP). The goal is to reduce cognitive load on developers and streamline the path to production. |
| 288 | + |
| 289 | +- **What is Platform Engineering?** |
| 290 | + * [Microsoft Learn: What is platform engineering?](https://learn.microsoft.com/en-us/platform-engineering/what-is-platform-engineering) |
| 291 | + A comprehensive overview of the practice, its goals, and core capabilities. |
| 292 | + * [Atlassian: What is Platform Engineering?](https://www.atlassian.com/developer-experience/platform-engineering) |
| 293 | + A great explanation of the roles and responsibilities of a platform team. |
| 294 | + |
| 295 | +- **Internal Developer Platform (IDP)** |
| 296 | + * [internaldeveloperplatform.org: What is an IDP?](https://internaldeveloperplatform.org/what-is-an-internal-developer-platform/) |
| 297 | + A foundational resource explaining the concept of an IDP as the core product of a platform team. |
| 298 | + * [Atlassian: Internal Developer Platform Guide](https://www.atlassian.com/developer-experience/internal-developer-platform) |
| 299 | + A deep dive into the benefits and best practices for building an IDP. |
| 300 | + |
| 301 | +- **Golden Paths (Paved Roads)** |
| 302 | + * [Spotify Engineering: How we use Golden Paths to solve fragmentation](https://backstage.spotify.com/learn/onboarding-software-to-backstage/setting-up-software-templates/11-spotify-templates/) |
| 303 | + The original concept from Spotify, explaining how they use "opinionated and supported paths" to guide developers. |
| 304 | + * [Red Hat: What is a Golden Path for software development?](https://www.redhat.com/en/topics/devops/golden-paths) |
| 305 | + * A clear article on how Golden Paths provide templates and standardized workflows to increase efficiency. |
| 306 | + |
0 commit comments