Skip to content

Commit 4a94005

Browse files
committed
2 parents 1520eb7 + 869658a commit 4a94005

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

_includes/pe_vs_devops.html

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ <h2>What is DevOps Not?</h2>
3131
the question “What is DevOps not?”</p>
3232

3333
<p>There is no satisfying answer to that question. The term DevOps has become almost unfalsifiable, but this is quite by
34-
design. DevOps has unashamedly sought to break down the silos that previously separated teams responsible for
34+
design. DevOps has unashamedly sought to break down silos and absorb responsibilities that previously separated teams
3535
creating and delivering technical solutions, while simultaneously building a culture of psychological safety to
36-
empower teams to deliver creative solutions. The ideal DevOps team is self-sufficient, with the ability,
36+
encourage creative problem solving. The ideal DevOps team is self-sufficient, with the ability,
3737
willingness, confidence, and responsibility to tackle any and every problem.</p>
3838

3939
<p>But for every ideal DevOps team thriving on the responsibility of owning their own destiny, there is another team slowly
@@ -95,6 +95,20 @@ <h2>What is Platform Engineering?</h2>
9595
implemented platform engineering. This one-to-many relationship between an IDP and the processes used by DevOps
9696
teams demonstrates that architectural decisions are centrally defined and can be implemented on demand.</p>
9797

98+
<p>
99+
Common artifacts exposed by an IDP include:
100+
</p>
101+
<ul>
102+
<li>Software project templates</li>
103+
<li>CI/CD pipelines templates</li>
104+
<li>IaC templates</li>
105+
<li>Scripts to configure local development environments</li>
106+
<li>Document and presentation templates</li>
107+
<li>Dashboard templates</li>
108+
<li>Checklists for starting new projects</li>
109+
<li>Reference architectures</li>
110+
</ul>
111+
98112
<h2>Conclusion</h2>
99113

100114
<p>DevOps is arguably the best philosophy we have to build high performing teams to deliver technical solutions. But

0 commit comments

Comments
 (0)