# Top 10 Platform Engineering Tools | LinearB Blog

> Check out the best platform engineering tools for 2023 and how they can help you improve devs’ performance and remove bottlenecks.

_This is a markdown rendering of a live HTML page on linearb.io, generated for AI/LLM consumption — it is not a markdown-only site. To get the full HTML page instead, request this URL with an explicit `Accept: text/html` header (no wildcard, no markdown preference)._

[Blog](https://linearb.io/blog)

/

Top 10 Platform Engineering Tools

# Top 10 Platform Engineering Tools

![Photo of Briana Johnson](https://assets.linearb.io/image/upload/c_limit,w_2560/f_auto/q_auto/v1/Briana_Johnson_19a1d53fce?_a=BAVMn6ID0)

By [Briana Johnson](https://linearb.io/blog/platform-engineering-tools#briana-johnson)

|

February 1, 2023

![platform_engineering_tools_96c90eaaec](https://assets.linearb.io/image/upload/c_limit,w_2560/f_auto/q_auto/v1/platform_engineering_tools_96c90eaaec?_a=BAVMn6ID0)

You’re trying to keep up with production demands, but the recent hiring freezes are making it seemingly impossible. We get it, it’s hard. But you’re not completely helpless — platform engineering solutions can help. I realize not all teams have a platform engineer yet or can even budget for one in the near future. Thankfully, you don’t need to hire a designated platform engineer to empower your dev teams.

Platform engineering tools enable devs by [improving developer experience](https://linearb.io/blog/improve-developer-experience/). They help devs get the job done by removing bottlenecks and reducing the friction they have in their day-to-day. This means you can finally do more with less, boosting your overall cycle time and productivity. 

In this article, we’ll review the best platform engineering tools, where each excels, and how these tools can help your devs, with or without a dedicated platform engineer.

## **Table of Contents**

* [What Is Platform Engineering?](#what)
* [10 Best Platform Engineering Tools](#ten)
* [How to Choose the Right Platform Engineering Tool](#how)

## **What Is Platform Engineering?**

Platform engineering is the process of creating an efficient ecosystem for your software developers, which helps them perform end-to-end operations of your software development life cycle autonomously.

Simply put, [platform engineering](https://linearb.io/blog/platform-engineering/) aims to reduce devs’ overall cognitive load and remove bottlenecks in their processes.

These tools (and in some orgs, these teams) seek to make your dev teams’ lives easier.

Some companies even call platform engineering “developer enablement” because it lives between the infrastructure and engineering and enables engineers to ship features faster. 

So even if your company isn’t able to fund an entire army of platform engineers, these tools can still benefit your devs and improve your productivity.

> Simply put, platform engineering aims to reduce devs’ overall cognitive load and remove bottlenecks in their processes.

## **10 Best Platform Engineering Tools**

Good platform engineering tools need to work in favor of devs. So they need to be easy to use, integrate seamlessly into your workflow, and improve their processes. The tools below all match these criteria, so they will help you enable devs to ship features faster, thanks to a better developer experience. And from that improved developer experience, you’ll see metrics like cycle time and merge frequency improve too.

### **1\. GitLab**

[GitLab](https://about.gitlab.com/) is a web-based Git repository manager that supports the development process from planning and source code management to testing, deployment, and maintenance. Here are the top GitLab perks:

* Facilitates agile project management
* Enables detailed code reviews
* Manages your CI/CD pipeline in a single interface
* Supports automation for Infrastructure as Code, configuration management, and container orchestration
* Features a built-in container registry and seamless Kubernetes integration
* Tests your components and scans them for vulnerabilities with its Static Application Security Testing (SAST)

GitLab is really a total package for improving your infrastructure, as it helps your teams at every stage of development while reducing cognitive load. With this platform engineering tool, your devs will be working at their peak performance.

### **2\. Harness**

[Harness](https://www.harness.io/) is a DevOps-focused software delivery platform leveraging the power of AI/ML. The platform integrates with your existing tech stack, and its orchestration capabilities can manage the stack for you. Here are some additional Harness features:

* Focuses on platform security
* Offers role-based access control (RBAC) functionality, built-in secret management, audit trail visibility, and authentication/authorization essentials
* Includes numerous modules like intelligent CI and CD tools, cloud cost management, and security testing orchestration
* Ensures efficient and optimally secure development and deployment processes

Harness offers immense flexibility without sacrificing developer efficiency, which is why it made our list. This tool has created an excellent developer experience that helps cut down on developer frustrations and boosts productivity. 

### **3\. Kubernetes**

[Kubernetes](https://kubernetes.io/) is _the_ open-source container orchestration platform. It gives containers the agility and application lifecycle management they demand. The platform is basically a household name for dev teams — and for good reason: 

* Automates your container configuration, scaling, security, and networking
* Helps devs isolate and package container clusters for simultaneous deployment on multiple machines
* Allows devs to automatically deploy containers across compute nodes on VMs and the public cloud

Kubernetes has highly diverse use cases, thorough documentation, and an extensive community. So it’s rightfully the top choice for devs writing containerized apps. This platform engineering tool even allows you to customize your CI/CD pipeline to match your dev’s needs. This means they can focus more on pushing and reviewing code.

### **4\. gitStream**

[gitStream](https://linearb.io/dev/gitstream/) is a programmable continuous merge (CM) solution that optimizes your PR review process and improves your merge frequency. You can create custom rules to classify each pull request and automatically route it down a unique path. This results in faster code merges and ultimately accelerates software delivery. Here’s what gitStream does:

* Automatically assigns the right reviewer and number of reviewers to PRs
* Checks for service deprecation
* Adds context tags to every PR, like estimated time to review
* Automates PR approvals & merges

gitStream is one of the best platform engineering tools. It doesn’t just help your devs get their code merged more often; it can also help codify your review process overall by using policy-as-code to standardize best practices. 

Listen to LinearB’s co-founders, Ori Keren and Dan Lines, explain what gitStream is and what it does!

### **5\. Terraform**

[Terraform](https://www.terraform.io/) is the standard IaC tool for provisioning and managing infrastructure, including firewalls, networks, servers, database instances, and storage buckets. Here’s what this platform engineering tool can do:

* Allows engineers to create, update, and delete infrastructure resources including entire Kubernetes clusters and computational and database instances
* Enables you to manage infrastructure across various platforms as it’s vendor-neutral
* Integrates with Oracle Cloud, AWS, Microsoft Azure, OpenStack, Google Cloud, etc.
* Automates security based on your enforced policy as code
* Helps you audit resources created in Terraform, harden authorization across your DevOps pipeline, and set the security policy to protect the main branch from unauthorized changes

With Terraform, you can centralize all of your infrastructure, speeding up the core processes that dev teams need to follow. This will surely boost production, meaning teams will be able to keep up with demands.

### **6\. Ansible**

[Ansible](https://www.ansible.com/) is a widely-used configuration management, application deployment, and cloud provisioning tool. The platform can change configuration files, configure runtime environments, set up security configurations, and install or update software. But it lets you do so much more:

* Deploy multi-tier applications reliably without having to write custom code
* Write a playbook that serves as an instruction manual for task execution
* Run the playbook and communicate with the remote host via SSH
* Use the playbook for other components including cloud platforms, bare-metal servers, network devices, and virtualized hosts

Ansible’s platform engineering tools allow you to add automation across your entire workflow. This means dev teams can rely on it instead of doing burdensome tasks, so their developer experience will be better overall. 

### **7\. Argo CD**

[Argo CD](https://argoproj.github.io/cd/) is a Kubernetes-native CD tool, and it’s bound to come up in our talk about platform engineering tools. It’s set up inside the Kubernetes cluster, allowing you to deploy code changes directly to Kubernetes resources. Argo CD also supports various templates for generating Kubernetes manifests including Kubernetes Kustomize, Helm Charts, and YAML files. Here are three standout Argo CD features: 

1. **Argo Rollouts** offer advanced deployment capabilities including experimentation, blue/green, and canary analysis — which are hard to implement in basic Kubernetes
2. **Argo Workflows** orchestrate parallel jobs in Kubernetes
3. **Argo Events** allow you to trigger serverless workloads and K8s objects on events from webhooks, S3, and messaging queues, among others

This platform engineering tool allows you to define and automate your K8 containers to suit your team’s needs. And ultimately, it’ll speed up your teams’ workflows, impacting your cycle time by speeding up [your deploy time](https://linearb.io/blog/cycle-time-breakdown-tactics-for-reducing-deploy-time/).

### **8\. Doppler**

[Doppler](https://doppler.com/) is a secrets management tool for deployed applications. With Doppler’s web UI dashboard, it’s easy to complete secret management tasks like updating or removing secrets in any environment. Check out some other awesome Doppler features:

* Offers a great alternative to manual secret handling and other management tools
* Automates the process of storing and retrieving secrets
* Provides a centralized platform for managing secrets and sensitive data
* Eliminates the hassle of .env files and the security risks of hard-coding them into an application

Thanks to this great platform engineer tool, your devs won’t need to spend time maintaining their development environment, reducing their workload and ensuring you can get new devs up to speed sooner.

### **9\. AWS CodePipeline**

[AWS CodePipeline](https://aws.amazon.com/codepipeline/) is a CD service that automates release pipelines, allowing you to update infrastructure and applications quickly and reliably. It packages other AWS services’ capabilities into one platform. For example, it includes CodeCommit for source control service, CodeBuild for building code, and CodeDeploy for deployment. Here are some additional CodePipeline features:

* Accelerates workflows with its parallel execution — multiple processors handle computing tasks simultaneously
* Provides high level visibility of and control over the build, test, and deployment processes
* Enables devs to see their pipelines’ real-time status and details about any alerts or notifications, rerun pipelines, and retry failed actions

Once you model the workflow configuration for the release process, AWS will automatically build, test, and launch an application every time you change the code. This makes it easier for you to manage and monitor pipelines, which in turn helps reduce bottlenecks on your team.

### **10\. Drone**

No, not one of those loud, remote-controlled devices. [Drone](https://www.drone.io/) is a CI platform for building and testing automation. This container-native tool uses a simple YAML-based configuration to define and execute build pipelines inside Docker containers. Here are some additional Drone features:

* Integrates natively with GitLab, Bitbucket, and GitHub
* Gives you the option to write your own Drone plugin (a container that runs your code) if the ones available don’t meet your needs
* Works with any language, service, or database running inside Docker
* Allows you to write plugins in any major programming language

Thanks to Drone, you can automate your CI pipeline no matter what language or tech stack it’s based on. This platform engineering tool also allows advanced custom automation that can boost your dev team’s productivity.

## **How to Choose the Right Platform Engineering Tools**

You might not have the budget for all ten of the tools we explored; I get it. While tools like Kubernetes and Terraform can help you improve your infrastructure with container management and provisioning, in my opinion, there’s more that can be done to reduce the day-to-day frustration your devs face.

After studying millions of PRs across nearly 2,000 dev teams, LinearB discovered that the PR review process is actually the biggest bottleneck for teams. We found that 50% of PRs were idle for over half their lifespans, 33% of PRs were idle for 77.8% of their lifespan, and the average time it took for them to be reviewed was over four days. And that’s what we called [the PR Paradox](https://linearb.io/blog/the-pull-request-paradox-merge-faster-by-promoting-your-pr/). 

That’s why it’s crucial for you to add continuous merge capabilities into your workflow, regardless of any other platform engineering tools you choose. gitStream can help you eliminate the inefficiencies that plague your PR review process and eat away at devs’ productivity. And if you’re already using some of the platform engineering tools we mentioned, gitStream can easily be combined with them.

Bonus: It’s also free, so you can start using it right away without having to wait on the finance folks for approval. 😉

[](https://github.com/apps/gitstream-cm/installations/new)

## Improve developer productivity with LinearB

Find us on

[](https://www.linkedin.com/company/linearb)
[](https://devinterrupted.substack.com/)

## Your next read

[![Cover image for AI ROI comes from measuring engineering outcomes on day one](https://assets.linearb.io/image/upload/c_limit,w_2560/f_auto/q_auto/v1/Blog_AI_ROI_comes_from_measuring_engineering_software_security_2400x1256_2c5eae0862?_a=BAVMn6ID0)](https://linearb.io/blog/kraken-nik-sudan-measure-ai-roi-engineering-outcomes)

Product

[AI ROI comes from measuring engineering outcomes on day one](https://linearb.io/blog/kraken-nik-sudan-measure-ai-roi-engineering-outcomes)

Kraken Engineering Operations Lead Nik Sudan details how to establish day-one data infrastructure to accurately measure AI ROI. Discover why raw token adoption...

[![Cover image for Best Appfire Flow alternatives in 2026](https://assets.linearb.io/image/upload/c_limit,w_2560/f_auto/q_auto/v1/Blog_Moving_beyond_flow_88c071e703?_a=BAVMn6ID0)](https://linearb.io/blog/flow-alternatives-2026)

Product

[Best Appfire Flow alternatives in 2026](https://linearb.io/blog/flow-alternatives-2026)

Flow provides DORA metrics, workflow diagnostics, and useful dashboards for engineering leadership. But it has real limitations, and the market has moved...

[![Cover image for 8 million pull requests reveal where engineering productivity breaks down](https://assets.linearb.io/image/upload/c_limit,w_2560/f_auto/q_auto/v1/Blog_8_million_pull_requests_2400x1256_03724bfbb2?_a=BAVMn6ID0)](https://linearb.io/blog/8-million-prs-engineering-productivity)

Product

[8 million pull requests reveal where engineering productivity breaks down](https://linearb.io/blog/8-million-prs-engineering-productivity)

8.1M pull requests reveal the gap between AI adoption and engineering impact, and why code review is the bottleneck blocking real productivity gains.

## Structured data

_Machine-readable metadata (JSON-LD) embedded in the page for search/AI context — not content rendered on the page itself._

```json
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "LinearB",
  "url": "https://linearb.io",
  "logo": "https://assets.linearb.io/image/upload/v1715628027/logo-mark-lg.svg",
  "description": "LinearB is the engineering productivity platform that helps engineering leaders prove AI is improving throughput without sacrificing delivery confidence, flow efficiency, or developer experience.",
  "sameAs": [
    "https://www.linkedin.com/company/linearb"
  ],
  "award": [
    {
      "@type": "Award",
      "name": "LinearB is a Leader in the 2026 Gartner® Magic Quadrant™ for Developer Productivity Insight Platforms",
      "dateAwarded": "2026",
      "awardedBy": {
        "@type": "Organization",
        "name": "Gartner®"
      }
    },
    {
      "@type": "Award",
      "name": "Great Place to Work Certification",
      "dateAwarded": "2025-2027",
      "awardedBy": {
        "@type": "Organization",
        "name": "Great Place to Work"
      }
    },
    {
      "@type": "Award",
      "name": "America's Best Startup Employers 2025",
      "dateAwarded": "2025",
      "awardedBy": {
        "@type": "Organization",
        "name": "Forbes Magazine"
      }
    }
  ],
  "hasCertification": [
    {
      "@type": "Certification",
      "name": "SOC 1 Type 2"
    },
    {
      "@type": "Certification",
      "name": "SOC 2 Type 2"
    },
    {
      "@type": "Certification",
      "name": "GDPR Compliance certification"
    },
    {
      "@type": "Certification",
      "name": "ISO 27001"
    }
  ]
}
```

```json
{
  "@context": "https://schema.org",
  "@type": "Article",
  "headline": "Top 10 Platform Engineering Tools",
  "url": "https://linearb.io/blog/platform-engineering-tools",
  "author": {
    "@type": "Person",
    "name": "Briana Johnson"
  },
  "datePublished": "2023-02-01T08:00:00.000Z",
  "dateModified": "2023-02-01T08:00:00.000Z",
  "image": "https://assets.linearb.io/image/upload/v1720000000/platform_engineering_tools_96c90eaaec.png",
  "publisher": {
    "@type": "Organization",
    "name": "LinearB",
    "logo": "https://assets.linearb.io/image/upload/v1777485755/linearb-logo-2026.png"
  },
  "description": "Check out the best platform engineering tools for 2023 and how they can help you improve devs’ performance and remove bottlenecks.\n"
}
```

## More on linearb.io

### Top navigation

- [Book a Demo](https://linearb.io/book-a-demo)
- [AI Code Reviews — Catch security risks, bugs, and spec mismatches](https://linearb.io/platform/ai-code-reviews)
- [AI & Productivity Insights — See how AI tools affect cycle time and delivery speed](https://linearb.io/platform/ai-developer-productivity-insights)
- [Measure AI Impact — Track AI adoption and tie it to delivery outcomes](https://linearb.io/use-case/measure-ai-impact)
- [MCP Server — Chat with your data to spot patterns and boost output](https://linearb.io/platform/mcp-server)
- [Resource Allocation — Cost initiatives and shape your investment strategy](https://linearb.io/platform/resource-allocation)
- [Cost Capitalization — Capitalize engineering costs with audit-ready reports](https://linearb.io/platform/cost-capitalization)
- [Dev Team Management — Set targets and tie throughput to business outcomes](https://linearb.io/platform/goals-and-reporting)
- [DevOps Workflow Automation — Policy-based PR routing, approvals, and tests](https://linearb.io/platform/ai-workflow-governance)
- [AI Powered Support — Unify AI and human code delivery in one clear view](https://linearb.io/use-case/ai-powered-support)
- [Optimization — Surface friction with feedback and MCP insights](https://linearb.io/platform/developer-experience)
- [Reporting — Spot what's working and what needs attention](https://linearb.io/use-case/measuring-developer-experience)
- [Surveys — Turn developer feedback into actionable signals](https://linearb.io/platform/developer-surveys)
- [Platform overview](https://linearb.io/platform/overview)
- [Register now](https://linearb.io/event/engineering-productivity-gap)
- [Customers](https://linearb.io/customers)
- [Pricing](https://linearb.io/pricing)
- [Why choose LinearB — Explore your data. Measure performance. Act to improve it.](https://linearb.io/why-linearb)
- [APEX framework — The operating model for AI-era engineering teams](https://linearb.io/resources/apex-framework)
- [Anti-FAQ — The questions other vendors won't answer](https://linearb.io/why-linearb/anti-faq)
- [Security — Enterprise-grade compliance and zero code access](https://linearb.io/security)
- [Build vs. buy — The hidden cost of building it yourself](https://linearb.io/resources/build-vs-buy)
- [Dev Interrupted Podcast — Conversations with engineering leaders](https://linearb.io/dev-interrupted/podcasts)
- [Reports & Guides — Deep dives on productivity and delivery](https://linearb.io/resources)
- [Webinars — Expert sessions on productivity and AI](https://linearb.io/resources?category=workshops)
- [Metrics Benchmarks — See how your engineering org stacks up](https://linearb.io/resources/software-engineering-benchmarks-report)
- [Blog — Product updates and practical insights](https://linearb.io/blog)
- [Help Center — Documentation, setup, and support](https://linearb.helpdocs.io)
- [API Docs](https://docs.linearb.io/api-overview)
- [Status](https://www.linearbstatus.com/)
- [Integrations](https://linearb.io/integrations)
- [LinearB is a Leader in the 2026 Gartner® Magic Quadrant™ for Developer Productivity Insight Platforms](https://linearb.io/resources/gartner-magic-quadrant-dpi-platforms-2026)
- [Sign in](https://app.linearb.io/login)
- [Enterprise](https://linearb.io/solutions/enterprise)
- [Contact](https://linearb.io/contact-us)
- [About us](https://linearb.io/about-us)
- [Careers](https://linearb.io/careers)
- [Service agreement](https://linearb.io/services-agreement)
- [Privacy policy](https://linearb.io/privacy-policy)
- [DPA](https://linearb.io/data-processing-agreement)
- [Security FAQ](https://linearb.io/security-faq)
- [Substack](https://devinterrupted.substack.com/)

### Footer

_Additional links from the site footer, not repeated from the top navigation above._

- [GitHub](https://github.com/linear-b)
- [LinkedIn](https://www.linkedin.com/company/linearb)
- [Twitter](https://twitter.com/LinearB_Inc)