Skip to content

Commit 4628a2d

Browse files
authored
Merge branch 'master' into master
2 parents 1e4b268 + c048024 commit 4628a2d

File tree

2 files changed

+45
-2
lines changed

2 files changed

+45
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Adding just a single item per pull request makes it much easier for everyone inv
7474
It is just easier to discuss and decide on a resource within a Pull Request.
7575
</p></details>
7676

77-
<details><summary>Use consistent set of resource type emoji</summary><p>
77+
<details><summary>Use consistent set of resource type emoji.</summary><p>
7878

7979
🎥 - Video/Talk
8080
📖 - Book

README.md

Lines changed: 44 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,23 @@
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>
221

322
----
423

@@ -261,3 +280,27 @@ But knowing the stuff will help you become better! :muscle:*
261280
- :link: [ICPC Problem Archive](https://icpc.kattis.com/)
262281
- :link: [Codemia](https://codemia.io/)
263282
- :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

Comments
 (0)