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

Curious about the future of data-driven systems? Join our Data Engineering roundtable and learn how to build scalable data platforms.

Data Engineering: The industry has come a long way from organizing unstructured data to adopting today's modern data pipelines. See how.

Threat Detection: Learn core practices for managing security risks and vulnerabilities in your organization — don't regret those threats!

Managing API integrations: Assess your use case and needs — plus learn patterns for the design, build, and maintenance of your integrations.

Related

  • What Do You Need To Know About DevOps Lifecycle Phases?
  • 7 Tips for Effective Cybersecurity Training for Developers
  • Dual Pillars of Embedded Systems: Ensuring Safety and Security
  • Unleashing Excellence in Software Product Engineering

Trending

  • Smart Routing Using AI for Efficient Logistics and Green Solutions
  • Automate Web Portal Deployment in Minutes Using GitHub Actions
  • Using SingleStore and WebAssembly for Sentiment Analysis of Stack Overflow Comments
  • Showing Long Animation Frames in Your DevTools
  1. DZone
  2. Testing, Deployment, and Maintenance
  3. DevOps and CI/CD
  4. DevOps and Platform Engineering

DevOps and Platform Engineering

This post discovers where Platform Engineering fits into your broader software delivery process and how it can help your organization attain high performance.

By 
Steve Fenton user avatar
Steve Fenton
·
Sep. 29, 23 · Opinion
Likes (3)
Comment
Save
Tweet
Share
3.2K Views

Join the DZone community and get the full member experience.

Join For Free

In this post, you discover where Platform Engineering fits into your broader software delivery process. You see how Platform Engineering works with a DevOps process and why both DevOps and Platform Engineering can help your organization attain high performance.

The Quick Version of DevOps

DevOps stems from the simple idea of developers and ops working together. This became difficult to do in many organizations because these teams had conflicting goals.

Organizations had aligned goals to the specialism of each team. The operations team needed to keep systems stable, while developers had to deliver more value more frequently. When the teams work in isolation, the increase in change from developers lowers system stability. You can see how this might create the conditions for conflict.

You could overcome these conflicting goals by having dev and ops work more collaboratively. When people tried this, they found it was possible to deliver more changes in shorter timescales and increase reliability.

Over ten years, the vague value statement of "developers and ops working together" grew into a well-defined set of capabilities, thanks to extensive research by Puppet and DORA.

The DevOps structural equation model maps the capabilities and relationships found in the research. It was initially described in the book Accelerate, and DORA has continued to update it as part of their research program.

The 2021 DevOps structural equation model

The 2021 DevOps structural equation model.

This model is helpful for teams looking for improvement opportunities and organizations looking to adopt DevOps and attain the benefits of high performance. You may have seen an older version of this diagram with fewer boxes.

As you can see, the 2021 model is packed with ideas for specific capabilities you can adopt to become more DevOps. If you feel overwhelmed, read how to start using Continuous Delivery in our DevOps engineer's handbook.

The crucial insight in this model is the importance of culture to your organization's technical performance and its performance against commercial and non-commercial goals.

In 2022, DevOps has grown to mean:

  • Developers and ops working together.
  • A well-defined set of technical and non-technical capabilities.
  • Assessing your success using whole-system measures.

If you've been around long enough, you might notice that many of the changes that DevOps encouraged look like how we developed systems before dev and ops silos were created.

Specialist teams were created for a reason, so as we back up and try another path, you should ensure you resolve those original issues without recreating the nasty side effects. The problem of scale and specialization still exists, so how do we overcome them healthily?

Enter the Platform Engineering team.

Platform Engineering

Despite many new teams and job titles springing up around DevOps, the Platform Engineering team is, perhaps, the most aligned with the mindset and objectives of DevOps.

Platform teams work with development teams to create one or more golden pathways representing a supported set of technology choices. These pathways don't prevent teams from using something else. Pathways encourage alignment without enforcing centralized decisions on development teams. Rather than pick up tickets, such as "create a test environment," platform teams create easy-to-use self-service tools for the development teams' use.

A critical part of Platform Engineering is treating developers as customers, solving their problems, and reducing friction while advocating the adoption of aligned technology choices. For example, say your organization has plenty of experience running MySQL databases and has worked out how to solve issues such as:

  • Scaling
  • Backups
  • Maintenance
  • Security
  • Replication
  • Deployments
  • Test databases

A team choosing MySQL will get all these for free at the push of a button. Another team might still need to use something different, but they'll be responsible for their selections when they step off the pathway.

Choosing a golden pathway accelerates your software delivery, lets you focus on the differentiating work, and gives you a support channel when things go wrong. Your time as a developer is best spent on the features that provide value to your customers, not setting up builds, environments, and other similar activities.

Platform Engineering can make many tasks easier:

  • Build pipelines
  • Test and production environments
  • Automated deployments
  • Test frameworks
  • Logging and monitoring
  • Security features

Platform Engineering reduces your operations burden when you scale up your software delivery team. You need fewer of these hard-to-find platform engineers overall, and by working on a platform team, they can make more impact than they could if they were embedded in development.

Platform Engineering helps your organization scale its software delivery without losing some of the best small-team benefits.

DevOps and Platform Engineering

As you can see, Platform Engineering complements, rather than competes, with DevOps. To provide further proof of this positive relationship, the Puppet State of DevOps report found that DevOps high-performers are more likely to have Platform Engineering teams than low-performers.

Chart showing DevOps teams using platform engineering by performance category, table of data follows

Category
% with Platform Engineering
Low 8%
Mid 25%
High 48%

Platform Engineering alone doesn't provide a complete organizational view of performance. The DevOps structural equation model shows us capabilities for leadership, management, culture, and product that are outside a platform team's scope. This is why Platform Engineering belongs in a broader process, such as DevOps, rather than offering a replacement for one.

Used together with DevOps, Platform Engineering is an excellent tool for scaling your software delivery capability.

DevOps wants you to:

  • Measure the performance of the whole system.
  • Shorten and amplify feedback loops.
  • Create a culture of continuous learning and improvement.

Platform Engineering wants you to:

  • Smooth the development experience.
  • Create tools and workflows that enable self-service.
  • Make it easy for developers to achieve system quality attributes (such as performance, observability, and security.)

Conclusion

As you grow your software delivery team, you must carefully manage the complexity of scale. Some organizations limit complexity by limiting a team's autonomy, but Platform Engineering provides a mechanism that tames complexity while preserving development team autonomy.

Happy deployments!

DevOps Engineering Software dev security Testing

Published at DZone with permission of Steve Fenton. See the original article here.

Opinions expressed by DZone contributors are their own.

Related

  • What Do You Need To Know About DevOps Lifecycle Phases?
  • 7 Tips for Effective Cybersecurity Training for Developers
  • Dual Pillars of Embedded Systems: Ensuring Safety and Security
  • Unleashing Excellence in Software Product Engineering

Partner Resources


Comments

The likes didn't load as expected. Please refresh the page and try again.

ABOUT US

  • About DZone
  • Support and 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: