VOOZH about

URL: https://thenewstack.io/platform-engineering-needs-to-manage-infrastructure-too/

⇱ Platform Engineering Needs to Manage Infrastructure too - The New Stack


TNS
SUBSCRIBE
Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and exclusive content delivered fresh to your inbox to learn more about at-scale software development.
REQUIRED
It seems that you've previously unsubscribed from our newsletter in the past. Click the button below to open the re-subscribe form in a new tab. When you're done, simply close that tab and continue with this form to complete your subscription.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.
Welcome and thank you for joining The New Stack community!
Please answer a few simple questions to help us deliver the news and resources you are interested in.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Great to meet you!
Tell us a bit about your job so we can cover the topics you find most relevant.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Welcome!

We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.

What’s next?

Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.

Follow TNS on your favorite social media networks.

Become a TNS follower on LinkedIn.

Check out the latest featured and trending stories while you wait for your first TNS newsletter.

PREV
1 of 2
NEXT
VOXPOP
As a JavaScript developer, what non-React tools do you use most often?
Angular
0%
Astro
0%
Svelte
0%
Vue.js
0%
Other
0%
I only use React
0%
I don't use JavaScript
0%
Thanks for your opinion! Subscribe below to get the final results, published exclusively in our TNS Update newsletter:
NEW! Try Stackie AI
From clobbered drafts to real-time sync
Apr 14th 2026 10:00am, by David Moore
TypeScript 6.0 RC arrives as a bridge to a faster future
Mar 14th 2026 9:00am, by Darryl K. Taft
Mastra empowers web devs to build AI agents in TypeScript
Jan 28th 2026 11:00am, by Loraine Lawson
2023-12-21 09:43:13
Platform Engineering Needs to Manage Infrastructure too
sponsor-portworx,sponsored-post-contributed,
DevOps / Infrastructure as Code / Platform Engineering

Platform Engineering Needs to Manage Infrastructure too

It should address issues that developers struggle with in the three large phases of the typical DevOps life cycle: develop, deploy, operate.
Dec 21st, 2023 9:43am by Murli Thirumale
👁 Featued image for: Platform Engineering Needs to Manage Infrastructure too
Image from hxdbzxy on Shutterstock.
Portworx by Pure Storage sponsored this post.

In today’s world, application developers no longer only write code, they need to deploy and operate their applications as well. Only in extremely large mission-critical deployments or organizations can they turn over the operations and troubleshooting to a team of site reliability engineers (SREs).

That’s a big reason why platform engineering is so critical to the next phase of DevOps and why it needs to include managing infrastructure, not just the app stack. Let’s consider, for example, the issues that developers struggle with in the three large phases of the typical DevOps life cycle: develop, deploy, operate.

Develop

During these phases, developers need to focus on translating business logic into code, build and test the code, and ensure it is written to properly scale and run on the target production infrastructure. Tools and approaches such as GitOps, Jenkins and Docker make the continuous cycles of this phase much easier on the developer. Infrastructure targets such as Kubernetes allow the developer to test scalability and resiliency of their applications due to the inherent automation and orchestration that Kubernetes provides.

Yet one big challenge is that in addition to addressing the app stack, developers now need to be “infrastructure aware” during a DevOps life cycle. That’s less of an issue when using basic native Kubernetes features like Amazon Elastic Kubernetes Service (EKS), Azure Kubernetes Service (AKS), Google Kubernetes Engine (GKE) or OpenShift that are available across Kubernetes platforms, because Infrastructure as Code (IaC) allows for predetermined, repeatable and reliable infrastructure configuration. But what happens when the application requires more robust features around network, storage or security?

Deploy

Scaling the application for many users without repetitive toil is a key requirement during the deploy phases. Infrastructure as Code and API-based tools are useful but not a complete answer. While they create a programmatic interface, they do not reduce the repetitive toil of managing the infrastructure.

The idea is to reduce toil by ensuring application mobility without intervention or code changes specific to the target cloud where possible. If using core Kubernetes concepts and capabilities, again, this is typically not a problem, but when you require extended functionality at the infrastructure layer (think of reducing noisy neighbor problems, auto-growth of persistent disks or disaster recovery of your application), there could be multiple solutions for each specific cloud a developer is deploying to.

Operate

During the operate phase, the developer needs to ensure scaling is working properly, the application is performant and usable, and that the application is behaving in an expected manner.

Developers also gather feedback via observability and monitoring tools so that they can plan for application improvements, enhancements and modifications during the next development cycle. Again, when extended functionality beyond the basics is required, these efforts can become exponential. For each cloud, there may be optimizations that need to be done differently; enhancements can behave differently on different clouds; and modifying and maintaining specific fixes on a per-cloud basis can lead to severe technical debt and a spaghetti bowl of different codebases depending on the target cloud.

Platform Engineering to the Rescue

Wearing their DevOps cape, a platform engineer is the modern organizational antidote to these developer’s needs. As a practice, platform engineering has grown rapidly and incorporates developer tools and direct ways to link a deployment platform for apps to Git and the GitOps pipeline. It can also support blue-green deployments for easy rollbacks to a prior version, canary-style staged deployments and a plethora of namespace and LDAP-based tools used in security compliance and policy-based access to different user groups.

Infrastructure and data management are key elements of the internal developer platform, which enables developer self-service, with tools to manage compute, networking, storage and data services elastically. Guardrails for each use case and namespace are essential to ensure high availability, disaster recovery and active rollback to previous app and infrastructure configurations and data — using snapshots in case of issues with upgrades of any part of the app stack.

In all of this, to be successful, infrastructure and data services need to be brought together under Kubernetes control in the IDP. It’s another important way that Kubernetes can help your organization maintain operational excellence and simplicity.

Portworx is the leading provider of persistent storage for containers and is used in production by healthcare, global manufacturing, and telecom members of the Fortune Global 500 and other great companies. Learn about Portworx solutions for Kubernetes storage, DCOS storage & more at portworx.com.
Learn More
The latest from Portworx by Pure Storage
TRENDING STORIES
Murli Thirumale is general manager of Pure Storage's cloud native business unit, Portworx, where he is responsible for strategy, operations and solutions that deliver multicloud data services for Kubernetes. He holds an MBA from Northwestern’s Kellogg Graduate School of Management,...
Read more from Murli Thirumale
Portworx by Pure Storage sponsored this post.
SHARE THIS STORY
TRENDING STORIES
TNS owner Insight Partners is an investor in: Docker.
SHARE THIS STORY
TRENDING STORIES
TNS DAILY NEWSLETTER Receive a free roundup of the most recent TNS articles in your inbox each day.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.