DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Zones

Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks

Enterprise AI Trend Report: Gain insights on ethical AI, MLOps, generative AI, large language models, and much more.

2024 Cloud survey: Share your insights on microservices, containers, K8s, CI/CD, and DevOps (+ enter a $750 raffle!) for our Trend Reports.

PostgreSQL: Learn about the open-source RDBMS' advanced capabilities, core components, common commands and functions, and general DBA tasks.

AI Automation Essentials. Check out the latest Refcard on all things AI automation, including model training, data security, and more.

Related

  • How To Boost Your Software Engineer Career: Code and Life
  • How to Improve Team Performance: 11 Effective Ways
  • Project Oxygen: Breathing New Life into Teams and Organizations
  • Building and Sustaining an Open Source Community in the Context of Organizations

Trending

  • Implement RAG Using Weaviate, LangChain4j, and LocalAI
  • How to Query XML Files Using APIs in Java
  • Integration of AI Tools With SAP ABAP Programming
  • Distributed Caching: Enhancing Performance in Modern Applications
  1. DZone
  2. Culture and Methodologies
  3. Career Development
  4. 6 Proven Strategies for Being a Great Platform Engineer

6 Proven Strategies for Being a Great Platform Engineer

Despite being a relatively new profession, platform engineers already have some tried and true wisdom to rely on. Here's what I've learned from the best minds.

By 
Conor Bronsdon user avatar
Conor Bronsdon
·
Aug. 20, 23 · Opinion
Like (3)
Save
Tweet
Share
3.3K Views

Join the DZone community and get the full member experience.

Join For Free

“The future is still so much bigger than the past.”

- Tim Berners-Lee, Inventor of the World Wide Web

For platform engineers, the future is bright. Commonly thought of as the next stage beyond DevOps, platform engineers are one of the most in-demand and well-regarded positions in tech. While there is a huge upside to being on the cutting edge of an industry, there is one major, potential drawback: A lack of tried and true wisdom you can apply to the role.

With the platform-engineering playbook still being written every day, I wanted to chip in with the best insights on being a successful leader and platform engineer I’ve heard from the best minds in our industry.

The Wisdom: Success Is When Engineers Don’t Notice Your Work

The expert: Kathryn Koehler, Director, Developer Productivity Engineering @ Netflix

There’s no better measure of success for platform engineers than to have the developers they support free from being  blocked, stuck, or disrupted. This is especially true when you’re building a fast-moving engineering juggernaut at Netflix, like Kathryn Koehler.

According to Kathryn, when your work goes unnoticed, it signifies a seamless, smooth development experience. This allows developers to concentrate on building applications and features, accelerating the development cycle and delivering high-quality software. 

Ultimately, the goal of platform engineers is to create a stable and reliable platform that operates silently, enabling developers to excel in their work without unnecessary disruptions.

The Wisdom: Eliminate the Most Common Sources of Toil, Like Testing

The expert: Kaspar von Grünberg, Humanitec's founder and CEO

Eliminating the most common sources of toil, such as testing, is crucial for platform engineers. 

This wisdom comes from one of the top leaders in platform engineering, Humanitec's founder and CEO Kaspar von Grünberg.  Kasper rightly points out that by automating and streamlining testing processes, engineers free up valuable time and resources to focus on more impactful tasks. 

Removing manual, repetitive testing work not only increases productivity but also reduces the risk of human error while making developers happier they don’t have to wase their time. In the end, it allows engineers to allocate their expertise and creativity towards innovation, problem-solving, and improving the overall efficiency of the platform.

The Wisdom: Focus on Making Your Team Complete With Diverse Skill Sets

The expert: Charity Majors, CTO of Honeycomb.io

Charity Majors’ charisma is just one reason she’s a great leader. The other? She knows how to build complete, diverse and complementary teams.

Firstly, diverse skill sets bring a variety of perspectives, experiences, and expertise to the table, enhancing problem-solving and innovation capabilities. 

Different backgrounds and skill sets enable the team to approach challenges from multiple angles, leading to more comprehensive solutions. 

Additionally, diverse teams foster a culture of learning, collaboration, and mutual growth, as team members can learn from each other's unique skills and knowledge. 

A diverse team also ensures resilience, as it can adapt to changing requirements and tackle a wide range of tasks efficiently.

The Wisdom: Keep the Whole Engineering Org Regularly Updated on What the Platform Team Is Thinking About

The expert: Ambassador Labs' Katie Wilde

Keeping the entire engineering organization regularly updated on the platform team's thoughts is essential — it fosters transparency, alignment, and collaboration across teams, ensuring that everyone is on the same page regarding platform developments and strategies. 

It can be as simple as what Katie Wilde suggests: Making a blog or short video about what she’s thinking about. She sends it off to her team and those small updates let the entire org know what a crucial member of their department is thinking about.

These regular updates promote a shared understanding of the platform's direction, goals, and challenges, encouraging input and feedback from different perspectives. 

It enables other engineering teams to anticipate changes, plan their work accordingly, and leverage the platform effectively.

The Wisdom: Automate Pull Requests and Code Reviews

The experts: Dan Lines and Ori Keren, Co-founders of LinearB

There’s probably no easier win for platform engineers than helping fix the No. 1 undiagnosed problem in software development: Massive bottlenecks in pull requests and code reviews.

In helping engineering orgs get visibility into developer workflows with LinearB, Dan Lines and Ori Keren discovered that the majority of cycle time was being spent in pull request and code review. They found that: 

  • The average cycle time for a piece of work was 7 days
  • Half of all PRs were idle for 50% of their lifespan
  • Cycle time doubled when pull requests went from 100 lines of code to 200 lines of code

The solution for this came in the form of gitStream, a tool that solved a host of issues keeping pull requests from being effectively picked up, including auto-assigning the best reviewer, adding estimated time to review, limiting PR size, segmenting PRs based on risk, and more.

The Wisdom: Have Regular Meetings With Devs on What Their Problems Are 

The expert: Kelly Vaughn, Director of Engineering @ Spot AI

Kelly Vaughn’s unique background makes her wisdom even more relevant. As a trained-therapist-turned-engineer, Kelly has a simple-but-impactful way to become the platform engineer your company needs: Find out the problems you should be solving based on unearthing the problems devs are actually having.

These conversations provide an opportunity for platform engineers to understand the specific pain points faced by developers and gain insights into their needs and challenges. By actively listening to developers, platform engineers can identify areas where the platform can be improved, optimized, or customized to better support development workflows. 

This direct feedback loop fosters a collaborative environment where solutions can be brainstormed, prioritized, and implemented efficiently. By addressing developers' problems proactively, platform engineers can enhance developer productivity, streamline processes, and create a platform that truly meets the needs of the entire engineering team

Proven Strategies for Being a Great Platform Engineer

When an industry changes as fast as ours, advice can be obsolete by the time it gets written down. That’s why it’s important to tap into the real-time wisdom of people whose opinions you respect and careers you admire.

Engineer Productivity pull requests teams

Published at DZone with permission of Conor Bronsdon. See the original article here.

Opinions expressed by DZone contributors are their own.

Related

  • How To Boost Your Software Engineer Career: Code and Life
  • How to Improve Team Performance: 11 Effective Ways
  • Project Oxygen: Breathing New Life into Teams and Organizations
  • Building and Sustaining an Open Source Community in the Context of Organizations

Partner Resources


Comments

ABOUT US

  • About DZone
  • Send feedback
  • Community research
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 100
  • Nashville, TN 37211
  • support@dzone.com

Let's be friends: