We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d044fb commit 7762a7dCopy full SHA for 7762a7d
1 file changed
themes/clean-landing/layouts/partials/oldnew.html
@@ -15,7 +15,7 @@ <h3>Cloud-native development</h3>
15
<h2 class="is-2">Microservices Are Complicated.</h2>
16
<ol>
17
<li>Developers have to spend more and more time on their app’s infrastructure tooling - images, registries, versioning, etc.</li>
18
- <li>Security, performance and configuration concerns are becoming more blurred with the app development processes.</li>
+ <li>Security, performance, and configuration concerns are becoming more blurred with the app development processes.</li>
19
<li>Decisions about where you run your microservices can impact on how you configure and develop your app.</li>
20
</ol>
21
</div>
0 commit comments