Skip to content

Commit f810745

Browse files
committed
line edits
1 parent 8dd44c9 commit f810745

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

_includes/pe_vs_devops.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,10 @@ <h2>What is Platform Engineering?</h2>
139139
his code before he did an actual commit to the repository, to be sure all was well. Once his teammates saw
140140
what he was doing, they all wanted to use Jenkins.</p>
141141

142-
<p>Thus a common solution to a common requirement was born. While CI servers are a solved problem (at least from the point
142+
<p>Thus a common solution to a common requirement was born. It is also no coincidence that Jenkins was born to improve
143+
Kohsuke's DevEx.</p>
144+
145+
<p>While CI servers are a solved problem (at least from the point
143146
of view of an average DevOps team), environments with multiple DevOps teams working side by side will no doubt
144147
have many more common requirements. Addressing these common requirements with artifacts generated by your IDP
145148
is the goal of a platform team.
@@ -166,7 +169,7 @@ <h2>Conclusion</h2>
166169
inconsistent solutions at best and eventually creates an unsustainable environment. This in turn leads to
167170
frustration and poor DevEx.</p>
168171

169-
<p>Platform engineering is an acknowledgment that common problems are best solved with common solutions, and that
172+
<p>Platform engineering is an acknowledgment that common problems are best addressed with common solutions, and that
170173
solving common problems is one of the most effective methods for improving DevEx.</p>
171174

172175
<p>By delivering DevEx as a Service, platform teams are responsible for an IDP that ensures architectural decisions,

0 commit comments

Comments
 (0)